Commit Graph

167 Commits (f3b84a3032dd989a029320d9512846f48276db95)

Author SHA1 Message Date
Peter Griffin 242b2f0c7a pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 10 years ago
Paul Kocialkowski 6dc443e6d7 power: twl4030: Power off support 10 years ago
Simon Glass e6b606d657 dm: pmic: max77686: Correct two typos in a comment 10 years ago
Peng Fan 8640522d2d power: regulator: max77686 correct variable type 10 years ago
Peng Fan 8fa46350a4 power: regulator: add pfuze100 support 10 years ago
Peng Fan 3e91a6d0d6 power: pmic: pfuze100 support driver model 10 years ago
Peng Fan cf2600111d power: regulator use node name when no regulator-name 10 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 10 years ago
Simon Glass d08504d18a dm: power: Don't return an error when regulators are not autoset 10 years ago
Simon Glass 75a429f1a2 dm: pmic: max77686: Support all BUCK regulators 10 years ago
Simon Glass 8c4287090c dm: power: max77686: Correct BUCK register access 10 years ago
Simon Glass cd367d8997 dm: pmic: Correct the pmic_reg_write() implementation 10 years ago
Simon Glass b5ffa4fdcb dm: pmic: max77686: Correct a few nits 10 years ago
Simon Glass f615e6a64d dm: power: Add support for S5M8767 regulators 10 years ago
Simon Glass d308c0136d dm: power: Add support for the S5M8767 PMIC 10 years ago
Simon Glass 1c88b67ec8 dm: power: Add support for TPS65090 FETs 10 years ago
Simon Glass 151b223b9c dm: power: Add a new driver for the TPS65090 PMIC 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Fabio Estevam a643acd44c power: pmic: Add support for MAX77696 PMIC 10 years ago
Simon Glass e15bb3e63c power: pmic: Use trailing_strtol() instead of a local function 10 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 10 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 10 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 10 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 10 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 10 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 10 years ago
Przemyslaw Marczak 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup 10 years ago
Przemyslaw Marczak f415a3ec9d dm: pmic: code cleanup of PMIC uclass driver 10 years ago
Przemyslaw Marczak 9923a8b450 dm: regulator: add fixed voltage regulator driver 10 years ago
Przemyslaw Marczak 1757df4693 dm: regulator: add max77686 regulator driver 10 years ago
Przemyslaw Marczak 52a3de5e12 dm: pmic: add max77686 pmic driver 10 years ago
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass 10 years ago
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass 10 years ago
Simon Glass d55b7d4c53 power: Export register access functions from as3722 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 750d49f5a4 sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 10 years ago
Paul Kocialkowski 940382fe7d power: axp209: Registers definitions in header 10 years ago
Paul Kocialkowski 558ccc7f50 power: axp152: Registers definitions in header 10 years ago
Paul Kocialkowski 1a59ecff80 power: axp209: VBUS detection support 10 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 10 years ago
Iain Paton 99deda1dff sunxi: axp209: fix incorrect limits on ldo3 10 years ago
Chen-Yu Tsai 1986c4ca0b sunxi: axp221: Add VBUS detection support 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Siarhei Siamashka 6906df1ab8 sunxi: axp221: Add ELDO[1-3] support 10 years ago
Hans de Goede 9dcf68fac8 sunxi: axp209: Disable interrupts when intializing the axp209 10 years ago