Commit Graph

229 Commits (d1c44bd6ccc5fac168a53929469aaf281ac62e3e)

Author SHA1 Message Date
Hans de Goede f339f09c47 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V 9 years ago
Hans de Goede 6944aff1ca sunxi: power: Unify axp pmic function names 9 years ago
Hans de Goede 401175220d sunxi: power: Make all voltages configurable through Kconfig 9 years ago
Hans de Goede 1df44814f5 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER 9 years ago
Simon Glass 9119820b6b power: regulator: Add a driver for ACT8846 regulators 9 years ago
Simon Glass d2c88f7d52 power: Add support for ACT8846 PMIC 9 years ago
Adrian Alonso 48469c2d88 power: pmic: add pfuze3000 support 9 years ago
Hans de Goede 7a0bbe64d8 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Peng Fan 1c1f6076b9 Add missing part of: "power: pmic: pfuze100 support driver model" 9 years ago
Peter Griffin 242b2f0c7a pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 9 years ago
Paul Kocialkowski 6dc443e6d7 power: twl4030: Power off support 9 years ago
Simon Glass e6b606d657 dm: pmic: max77686: Correct two typos in a comment 9 years ago
Peng Fan 8640522d2d power: regulator: max77686 correct variable type 9 years ago
Peng Fan 8fa46350a4 power: regulator: add pfuze100 support 9 years ago
Peng Fan 3e91a6d0d6 power: pmic: pfuze100 support driver model 9 years ago
Peng Fan cf2600111d power: regulator use node name when no regulator-name 9 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 9 years ago
Simon Glass d08504d18a dm: power: Don't return an error when regulators are not autoset 9 years ago
Simon Glass 75a429f1a2 dm: pmic: max77686: Support all BUCK regulators 9 years ago
Simon Glass 8c4287090c dm: power: max77686: Correct BUCK register access 9 years ago
Simon Glass cd367d8997 dm: pmic: Correct the pmic_reg_write() implementation 9 years ago
Simon Glass b5ffa4fdcb dm: pmic: max77686: Correct a few nits 9 years ago
Simon Glass f615e6a64d dm: power: Add support for S5M8767 regulators 9 years ago
Simon Glass d308c0136d dm: power: Add support for the S5M8767 PMIC 9 years ago
Simon Glass 1c88b67ec8 dm: power: Add support for TPS65090 FETs 9 years ago
Simon Glass 151b223b9c dm: power: Add a new driver for the TPS65090 PMIC 9 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 9 years ago
Fabio Estevam a643acd44c power: pmic: Add support for MAX77696 PMIC 9 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