Commit Graph

229 Commits (d1c44bd6ccc5fac168a53929469aaf281ac62e3e)

Author SHA1 Message Date
John Keeping 7302fbb31d regulator: fixed: obey startup delay 8 years ago
Stephen Warren 24cdf1a9be power domain: add Tegra186 driver 8 years ago
John Keeping aa26776a2d power: pmic: act8846: add missing newline to debug statements 8 years ago
John Keeping 65f89be2ef power: regulator: act8846: fix reading values 8 years ago
Masahiro Yamada ab65006b08 kconfig: use bool instead of boolean for type definition attributes 8 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Chen-Yu Tsai 795857df41 sunxi: power: add AXP809 support 9 years ago
Chen-Yu Tsai 511992695d sunxi: Implement poweroff support for axp818 pmic 9 years ago
Chen-Yu Tsai 15278ccb84 sunxi: power: axp818: Add support for switch SW 9 years ago
Chen-Yu Tsai a696253c1d power: axp818: Fix typo for fldo2 Kconfig description 9 years ago
Chen-Yu Tsai aa23f539c8 power: axp221: Remove switch case to simplify axp_set_eldo 9 years ago
Tom Rini 3bfc8152b2 drivers/power/pmic/pm8916.c: Make usid be uint32_t 9 years ago
Mateusz Kulikowski c2f74c8f53 pmic: Add support for Qualcomm PM8916 PMIC 9 years ago
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs 9 years ago
Chen-Yu Tsai 38491d9c65 power: axp818: Add support for FLDOs 9 years ago
Chen-Yu Tsai 4c6a9ca103 power: axp818: Fix DCDC5 default voltage 9 years ago
Paul Kocialkowski d6a2042dbc power: twl6030: Power off support 9 years ago
Paul Kocialkowski 4986c6c79c power: twl6030: Remove ifdef around the code 9 years ago
Paul Kocialkowski 6313c65004 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup 9 years ago
Paul Kocialkowski 0343f71f09 power: twl6030: Configure VUSB voltage on USB device setup 9 years ago
Paul Kocialkowski a85362fb3e power: twl6030: Device-index-specific MMC power initialization 9 years ago
Paul Kocialkowski d7b6a75497 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value 9 years ago
Paul Kocialkowski c5dbae7c19 power: twl6030: Some more explicit registers and values definitions 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Nikita Kiryanov 9bcfca123c pmic: tps65218: add useful functions and defines 9 years ago
Jelle van der Waa 0d8382ae70 sunxi: power: add support for sy8106a driver 9 years ago
Chen-Yu Tsai f3c5045a95 sunxi: power: axp818: Enable support for ALDOs 9 years ago
Chen-Yu Tsai 0509efb7e9 power: axp818: Add support for DLDO and ELDO regulators 9 years ago
Chen-Yu Tsai 3517a27ddb power: axp: merge separate DLDO functions into 1 9 years ago
Hans de Goede fe4b71b237 sunxi: Implement poweroff support for axp221 pmic 9 years ago
Michael van Slingerland 467e92b357 sunxi: Implement poweroff support for axp209 pmic 9 years ago
Hans de Goede c286cdfe14 sunxi: Implement poweroff support for axp152 pmic 9 years ago
Simon Glass 364809de31 dm: power: Allow regulators to not implement all operations 9 years ago
Simon Glass 7d5779993d dm: power: Tidy up debugging output and return values 9 years ago
Simon Glass 1f2b4b06ae dm: power: Allow regulators to be omitted from SPL 9 years ago
Simon Glass e1227764cd power: Add support for RK808 regulators 9 years ago
Simon Glass 2a4febfd91 power: Add base support for the RK808 PMIC 9 years ago
Tom Rini 6d6aececfe power: regulator: max77686: Don't use switch() on bools 9 years ago
vishnupatekar 813c7372bb sunxi: power: axp818: add support for axp818 driver 9 years ago
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