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