1. 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
  2. aae78fa drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 7 years ago
  3. df7fafd power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · 7 years ago
  4. 1f5541c Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  5. 102d8655 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  6. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  7. eff4ca7 power: regulator: rk808: add rk818 support by Jacob Chen · 7 years ago
  8. b049acc power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 7 years ago
  9. d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 7 years ago
  10. 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 7 years ago
  11. 0b60111 power: regulator: pwm: support pwm polarity setting by Kever Yang · 7 years ago
  12. 7810fb9 dm: power: domain: add BCM6328 power domain driver by Álvaro Fernández Rojas · 7 years ago
  13. 7815c70 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · 7 years ago
  14. 4c2fb5f power: twl4030: Add CONFIG_CMD_POWEROFF support by Adam Ford · 7 years ago
  15. a6d4cd4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  16. bdf25a5 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 7 years ago
  17. 2838c07 power: Move as3722 pmic to pmic/ directory by Simon Glass · 7 years ago
  18. 56aceaf power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 7 years ago
  19. ae4e4dd sunxi: power: Compile sy8106a driver only during SPL build by Jernej Skrabec · 7 years ago
  20. 409677e sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · 8 years ago
  21. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  22. 3cc293e sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0 by Rask Ingemann Lambertsen · 8 years ago
  23. 1a5a05d power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  24. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  25. 3064aa7 regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  26. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  27. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  28. 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  29. c8ac644 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  30. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  31. bd2e971 regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  32. 103e83a power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  33. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  34. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  35. 5483456 power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  36. eaadcf3 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  37. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  38. 28a3a43 power: twl6030: fix code refactoring by Nicolae Rosia · 8 years ago
  39. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  40. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  41. 99785de power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  42. ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  43. 884d88b power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  44. 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  45. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  46. dc06f63 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  47. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  48. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  49. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  50. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  51. 253e62b sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  52. 7302fbb regulator: fixed: obey startup delay by John Keeping · 8 years ago
  53. 24cdf1a power domain: add Tegra186 driver by Stephen Warren · 8 years ago
  54. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  55. aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  56. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  57. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  58. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  59. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  60. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  61. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  62. 5119926 sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 8 years ago
  63. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 8 years ago
  64. a696253 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · 8 years ago
  65. aa23f53 power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · 8 years ago
  66. 3bfc815 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  67. c2f74c8 pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 9 years ago
  68. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  69. 38491d9 power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  70. 4c6a9ca power: axp818: Fix DCDC5 default voltage by Chen-Yu Tsai · 9 years ago
  71. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  72. 4986c6c power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  73. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  74. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  75. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  76. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  77. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  78. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  79. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  80. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  81. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  82. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  83. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  84. fe4b71b sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  85. 467e92b sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  86. c286cdf sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  87. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  88. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  89. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  90. e122776 power: Add support for RK808 regulators by Simon Glass · 9 years ago
  91. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  92. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  93. 813c737 sunxi: power: axp818: add support for axp818 driver by vishnupatekar · 9 years ago
  94. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  95. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  96. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  97. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  98. 02cc27c sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  99. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  100. 03f8ae3 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago