Commit Graph

187 Commits (5be93569262f4ebc963ca95891667f523f368d89)

Author SHA1 Message Date
Jens Kuske 1c27b7dcd0 sunxi: Add basic H3 support 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Przemyslaw Marczak 7c816e24a4 dm: regulator: add function device_get_supply_regulator() 9 years ago
Przemyslaw Marczak 35d460fbc8 dm: pmic: add s2mps11 PMIC I/O driver 9 years ago
Hans de Goede 02cc27c74f sunxi: power: Change axp209 LDO3 and LDO4 default to disabled 9 years ago
Hans de Goede beba401f02 sunxi: power: Add support for disabling axp209 regulators 9 years ago
Hans de Goede 03f8ae3719 sunxi: power: Drop protection against multiple calls from axp221 axp_init() 9 years ago
Hans de Goede 30490b528b sunxi: power: Use pmic_bus functions for axp152 / axp209 driver 9 years ago
Hans de Goede 514b2d9dbb sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V 9 years ago
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 9 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 9 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 9 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 9 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 9 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 9 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 9 years ago
Przemyslaw Marczak 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 9 years ago
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup 9 years ago
Przemyslaw Marczak f415a3ec9d dm: pmic: code cleanup of PMIC uclass driver 9 years ago
Przemyslaw Marczak 9923a8b450 dm: regulator: add fixed voltage regulator driver 9 years ago
Przemyslaw Marczak 1757df4693 dm: regulator: add max77686 regulator driver 9 years ago