1. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 12 09:32:51 2017 -0400
  2. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · Sat Aug 05 15:45:54 2017 -0600
  3. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · Mon Aug 21 12:50:50 2017 +0530
  4. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  5. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · Wed Jul 12 11:42:46 2017 +0200
  6. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  7. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:11 2017 -0600
  8. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  9. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  10. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  11. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · Tue Jun 13 09:53:56 2017 +0530
  12. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · Tue Jun 13 09:53:55 2017 +0530
  13. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · Tue Jun 13 09:53:54 2017 +0530
  14. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:53 2017 +0530
  15. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · Tue Jun 13 09:53:52 2017 +0530
  16. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · Tue Jun 13 09:53:51 2017 +0530
  17. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · Tue Jun 13 09:53:50 2017 +0530
  18. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · Tue Jun 13 09:53:49 2017 +0530
  19. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · Tue Jun 13 09:53:48 2017 +0530
  20. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · Tue Jun 13 09:53:47 2017 +0530
  21. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:46 2017 +0530
  22. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  23. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · Mon Jun 19 12:36:39 2017 +0200
  24. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · Mon Jun 19 12:36:38 2017 +0200
  25. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  26. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  27. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · Wed May 31 17:57:15 2017 -0600
  28. 2283166 power: regulator: lp87565: add regulator support by Keerthy · Wed Jun 07 19:08:29 2017 +0530
  29. 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · Wed Jun 07 19:08:28 2017 +0530
  30. b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · Fri Jun 02 15:00:30 2017 +0530
  31. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · Fri Jun 02 10:51:51 2017 +0530
  32. 416b6c5 regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · Sat May 13 20:17:05 2017 +0200
  33. a263bcc power: rk808: fix ldo register offset by Heiko Stübner · Sat May 06 21:21:29 2017 +0200
  34. 00ab7fb rockchip: rk8xx: allocate priv structure for driver by Kever Yang · Fri May 05 14:50:56 2017 +0800
  35. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · Thu May 18 20:10:01 2017 -0600
  36. 085ba47 dm: power-domain: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:49 2017 -0600
  37. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · Thu May 18 20:09:35 2017 -0600
  38. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · Thu May 18 20:09:34 2017 -0600
  39. 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · Thu May 18 20:09:33 2017 -0600
  40. 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:32 2017 -0600
  41. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  42. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · Thu May 11 10:35:01 2017 +0800
  43. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · Thu May 11 10:35:00 2017 +0800
  44. 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · Wed May 24 10:19:27 2017 +0530
  45. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · Wed May 10 15:20:17 2017 -0400
  46. c53d613 power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · Sat May 13 07:02:24 2017 -0500
  47. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed May 10 17:40:11 2017 -0400
  48. 8578ee55 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed May 10 15:50:21 2017 -0400
  49. 614704b power: rk808: rename to rk8xx by Jacob Chen · Tue May 02 14:54:52 2017 +0800
  50. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · Tue May 02 14:54:51 2017 +0800
  51. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · Tue May 02 14:54:50 2017 +0800
  52. 0234adb power: pmic: rk808: add RK818 support by Jacob Chen · Tue May 02 14:54:49 2017 +0800
  53. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · Tue May 02 14:54:48 2017 +0800
  54. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · Mon Apr 24 10:27:49 2017 +0800
  55. 8bdcdae dm: power: domain: add BCM6328 power domain driver by Álvaro Fernández Rojas · Sun May 07 20:28:36 2017 +0200
  56. bc16804 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · Wed Apr 26 13:41:31 2017 -0500
  57. 7d58e0f power: twl4030: Add CONFIG_CMD_POWEROFF support by Adam Ford · Mon Apr 24 13:34:43 2017 -0500
  58. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 08 15:44:44 2017 -0400
  59. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · Wed Apr 26 22:27:46 2017 -0600
  60. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · Wed Apr 26 22:27:45 2017 -0600
  61. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · Wed Apr 26 22:27:44 2017 -0600
  62. cb7d2b8 sunxi: power: Compile sy8106a driver only during SPL build by Jernej Skrabec · Thu Apr 27 00:03:34 2017 +0200
  63. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · Wed Nov 30 15:30:30 2016 +0800
  64. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  65. 51ad373 sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0 by Rask Ingemann Lambertsen · Wed Jan 18 21:53:40 2017 +0100
  66. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · Thu Feb 02 17:04:09 2017 +0900
  67. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  68. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · Fri Feb 03 17:04:08 2017 +0530
  69. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  70. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  71. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · Fri Dec 09 16:08:57 2016 +0800
  72. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · Wed Jan 11 09:16:05 2017 -0500
  73. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · Thu Dec 15 20:49:50 2016 +0900
  74. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  75. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  76. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · Wed Nov 23 13:25:28 2016 +0530
  77. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  78. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  79. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  80. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  81. 8bc958a power: twl6030: fix code refactoring by Nicolae Rosia · Thu Oct 13 13:47:53 2016 +0300
  82. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  83. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  84. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · Fri Sep 30 09:34:03 2016 +0530
  85. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · Fri Sep 30 09:34:02 2016 +0530
  86. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · Fri Sep 30 09:20:44 2016 +0530
  87. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · Fri Sep 30 09:20:43 2016 +0530
  88. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  89. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · Wed Sep 28 11:24:07 2016 +0200
  90. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  91. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · Fri Sep 23 15:57:19 2016 +0800
  92. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  93. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  94. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · Mon Sep 12 09:52:52 2016 +0200
  95. a531aa5 regulator: fixed: obey startup delay by John Keeping · Mon Aug 22 15:10:09 2016 +0100
  96. 402a0fa power domain: add Tegra186 driver by Stephen Warren · Mon Aug 08 11:28:26 2016 -0600
  97. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  98. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · Sun Aug 07 12:55:40 2016 +0100
  99. bfea23a power: regulator: act8846: fix reading values by John Keeping · Sun Aug 07 12:55:39 2016 +0100
  100. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · Fri Aug 12 10:26:50 2016 +0900