1. 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · Tue May 07 10:43:39 2019 +0300
  2. f2e81fa power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · Thu Apr 04 21:52:04 2019 +0000
  3. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · Fri Apr 12 15:43:19 2019 -0400
  4. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · Mon Feb 04 11:26:22 2019 +0100
  5. 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · Mon Feb 04 11:26:19 2019 +0100
  6. 880f29b stpmic1: update register names by Patrick Delaunay · Mon Feb 04 11:26:18 2019 +0100
  7. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:17 2019 +0100
  8. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:16 2019 +0100
  9. e719108 regulator: stpmu1: update buck1 range by Patrick Delaunay · Mon Feb 04 11:26:15 2019 +0100
  10. 0b9f5d8 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · Fri Apr 05 14:18:44 2019 +0530
  11. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Thu Mar 14 11:37:11 2019 -0400
  12. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · Wed Mar 06 19:37:55 2019 +0100
  13. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · Wed Mar 06 19:37:54 2019 +0100
  14. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · Wed Mar 06 19:37:50 2019 +0100
  15. 0a0c5f9 power: axp818: Fix typo in axp_set_dldo by Ondrej Jirman · Wed Feb 13 18:51:05 2019 +0100
  16. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · Fri Jan 11 15:15:51 2019 +0530
  17. f870da2 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · Fri Jan 11 15:15:50 2019 +0530
  18. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · Thu Jan 24 14:33:36 2019 -0600
  19. 4d1bf3d power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · Thu Dec 20 14:58:58 2018 +0100
  20. 4484b85 power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · Wed Jan 02 15:09:16 2019 +0100
  21. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · Mon Dec 24 16:37:41 2018 +0530
  22. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Dec 10 10:19:09 2018 -0500
  23. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · Fri Nov 30 20:00:08 2018 +0100
  24. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · Fri Dec 07 14:50:46 2018 +0100
  25. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · Wed Nov 21 20:05:31 2018 +0200
  26. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · Wed Nov 21 20:05:30 2018 +0200
  27. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · Wed Nov 21 20:05:29 2018 +0200
  28. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · Wed Nov 21 20:05:28 2018 +0200
  29. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  30. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · Sun Nov 18 08:14:34 2018 -0700
  31. 73126ac power: pmic: Correct debug/error output by Simon Glass · Sun Nov 18 08:14:28 2018 -0700
  32. 5889881 power domain: MediaTek: add power domain driver for MT7623 SoC by developer · Thu Nov 15 10:08:01 2018 +0800
  33. 8bd109d power domain: MediaTek: add power domain driver for MT7629 SoC by developer · Thu Nov 15 10:08:00 2018 +0800
  34. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · Wed Oct 24 21:06:50 2018 +0530
  35. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  36. bc6244b power: Add power domain driver for i.MX8 by Peng Fan · Thu Oct 18 14:28:29 2018 +0200
  37. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · Sun Aug 19 20:54:00 2018 -0500
  38. 24c6e91 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · Mon Aug 27 15:57:45 2018 +0530
  39. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · Mon Aug 27 15:57:44 2018 +0530
  40. 32edad5 power: domain: Add the VPU Power Domain driver by Neil Armstrong · Mon Aug 06 14:49:19 2018 +0200
  41. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · Thu Jul 26 19:47:24 2018 +0800
  42. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  43. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · Mon Jul 23 08:38:56 2018 +0200
  44. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · Wed Jun 27 11:59:47 2018 +0200
  45. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · Wed Apr 25 10:06:00 2018 -0700
  46. 713857a power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:35 2018 +0100
  47. ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · Tue May 15 16:26:39 2018 +0200
  48. 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · Tue May 15 16:26:37 2018 +0200
  49. e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · Tue May 15 16:26:36 2018 +0200
  50. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · Tue May 15 16:26:35 2018 +0200
  51. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · Tue May 08 17:34:08 2018 +0200
  52. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 08 13:47:39 2018 -0400
  53. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · Thu Apr 26 17:00:46 2018 +0200
  54. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · Thu Apr 26 17:13:10 2018 +0200
  55. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · Thu Apr 26 17:13:09 2018 +0200
  56. 0addcea power: pwm regulator: support live tree by Andy Yan · Tue Mar 27 19:39:38 2018 +0800
  57. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · Thu Jan 25 16:11:02 2018 +0900
  58. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  59. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  60. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · Sun Mar 18 11:52:45 2018 +0100
  61. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  62. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · Sun Mar 18 12:01:06 2018 +0100
  63. 4823b10 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Mar 19 18:39:14 2018 -0400
  64. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · Mon Mar 12 10:46:12 2018 +0100
  65. feb2927 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · Wed Feb 14 22:28:30 2018 +0530
  66. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  67. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · Wed Jan 10 13:20:46 2018 +0800
  68. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · Tue Jan 16 15:33:51 2018 +0900
  69. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · Tue Jan 16 15:33:50 2018 +0900
  70. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · Fri Dec 22 12:27:14 2017 -0500
  71. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · Mon Dec 18 15:38:28 2017 +0100
  72. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · Thu Nov 30 13:52:37 2017 +0100
  73. e23c388 power: extend prefix match to regulator-name property by Felix Brack · Mon Nov 27 09:14:16 2017 +0100
  74. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  75. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · Fri Sep 29 19:28:02 2017 +0200
  76. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · Thu Sep 21 17:03:10 2017 +0200
  77. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · Mon Sep 11 22:04:22 2017 +0200
  78. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 12 09:32:51 2017 -0400
  79. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · Sat Aug 05 15:45:54 2017 -0600
  80. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · Mon Aug 21 12:50:50 2017 +0530
  81. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  82. 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
  83. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  84. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:11 2017 -0600
  85. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  86. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  87. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  88. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · Tue Jun 13 09:53:56 2017 +0530
  89. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · Tue Jun 13 09:53:55 2017 +0530
  90. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · Tue Jun 13 09:53:54 2017 +0530
  91. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:53 2017 +0530
  92. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · Tue Jun 13 09:53:52 2017 +0530
  93. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · Tue Jun 13 09:53:51 2017 +0530
  94. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · Tue Jun 13 09:53:50 2017 +0530
  95. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · Tue Jun 13 09:53:49 2017 +0530
  96. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · Tue Jun 13 09:53:48 2017 +0530
  97. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · Tue Jun 13 09:53:47 2017 +0530
  98. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:46 2017 +0530
  99. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  100. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · Mon Jun 19 12:36:39 2017 +0200