1. 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
  2. 880f29b stpmic1: update register names by Patrick Delaunay · Mon Feb 04 11:26:18 2019 +0100
  3. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:17 2019 +0100
  4. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:16 2019 +0100
  5. e719108 regulator: stpmu1: update buck1 range by Patrick Delaunay · Mon Feb 04 11:26:15 2019 +0100
  6. 0b9f5d8 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · Fri Apr 05 14:18:44 2019 +0530
  7. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · Wed Mar 06 19:37:55 2019 +0100
  8. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · Wed Mar 06 19:37:54 2019 +0100
  9. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · Wed Mar 06 19:37:50 2019 +0100
  10. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · Fri Jan 11 15:15:51 2019 +0530
  11. 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
  12. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · Thu Jan 24 14:33:36 2019 -0600
  13. 4484b85 power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · Wed Jan 02 15:09:16 2019 +0100
  14. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · Mon Dec 24 16:37:41 2018 +0530
  15. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · Fri Nov 30 20:00:08 2018 +0100
  16. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  17. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · Wed Oct 24 21:06:50 2018 +0530
  18. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  19. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · Sun Aug 19 20:54:00 2018 -0500
  20. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · Thu Jul 26 19:47:24 2018 +0800
  21. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · Wed Jun 27 11:59:47 2018 +0200
  22. 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
  23. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 08 13:47:39 2018 -0400
  24. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · Thu Apr 26 17:00:46 2018 +0200
  25. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · Thu Apr 26 17:13:09 2018 +0200
  26. 0addcea power: pwm regulator: support live tree by Andy Yan · Tue Mar 27 19:39:38 2018 +0800
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  29. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · Sun Mar 18 12:01:06 2018 +0100
  30. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  31. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · Wed Jan 10 13:20:46 2018 +0800
  32. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · Tue Jan 16 15:33:50 2018 +0900
  33. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · Mon Dec 18 15:38:28 2017 +0100
  34. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · Thu Nov 30 13:52:37 2017 +0100
  35. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  36. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · Fri Sep 29 19:28:02 2017 +0200
  37. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · Thu Sep 21 17:03:10 2017 +0200
  38. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  39. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  40. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  41. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  42. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · Tue Jun 13 09:53:56 2017 +0530
  43. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · Tue Jun 13 09:53:55 2017 +0530
  44. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · Tue Jun 13 09:53:54 2017 +0530
  45. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:53 2017 +0530
  46. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · Tue Jun 13 09:53:52 2017 +0530
  47. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · Tue Jun 13 09:53:51 2017 +0530
  48. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · Tue Jun 13 09:53:50 2017 +0530
  49. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · Tue Jun 13 09:53:49 2017 +0530
  50. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · Tue Jun 13 09:53:48 2017 +0530
  51. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · Tue Jun 13 09:53:47 2017 +0530
  52. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:46 2017 +0530
  53. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  54. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · Mon Jun 19 12:36:39 2017 +0200
  55. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · Mon Jun 19 12:36:38 2017 +0200
  56. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  57. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  58. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · Wed May 31 17:57:15 2017 -0600
  59. 2283166 power: regulator: lp87565: add regulator support by Keerthy · Wed Jun 07 19:08:29 2017 +0530
  60. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · Fri Jun 02 10:51:51 2017 +0530
  61. 416b6c5 regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · Sat May 13 20:17:05 2017 +0200
  62. a263bcc power: rk808: fix ldo register offset by Heiko Stübner · Sat May 06 21:21:29 2017 +0200
  63. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · Thu May 18 20:09:35 2017 -0600
  64. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · Thu May 18 20:09:34 2017 -0600
  65. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · Thu May 11 10:35:01 2017 +0800
  66. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · Thu May 11 10:35:00 2017 +0800
  67. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · Wed May 10 15:20:17 2017 -0400
  68. 614704b power: rk808: rename to rk8xx by Jacob Chen · Tue May 02 14:54:52 2017 +0800
  69. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · Tue May 02 14:54:51 2017 +0800
  70. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · Tue May 02 14:54:50 2017 +0800
  71. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · Tue May 02 14:54:48 2017 +0800
  72. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · Mon Apr 24 10:27:49 2017 +0800
  73. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  74. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · Fri Feb 03 17:04:08 2017 +0530
  75. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  76. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  77. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  78. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  79. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  80. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  81. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · Fri Sep 30 09:34:03 2016 +0530
  82. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · Fri Sep 30 09:20:44 2016 +0530
  83. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  84. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · Wed Sep 28 11:24:07 2016 +0200
  85. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · Fri Sep 23 15:57:19 2016 +0800
  86. a531aa5 regulator: fixed: obey startup delay by John Keeping · Mon Aug 22 15:10:09 2016 +0100
  87. bfea23a power: regulator: act8846: fix reading values by John Keeping · Sun Aug 07 12:55:39 2016 +0100
  88. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  89. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  90. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · Thu Jan 21 19:43:59 2016 -0700
  91. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · Thu Jan 21 19:43:58 2016 -0700
  92. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · Thu Jan 21 19:43:55 2016 -0700
  93. adecfef power: Add support for RK808 regulators by Simon Glass · Thu Jan 21 19:43:30 2016 -0700
  94. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · Sun Jan 17 02:44:37 2016 +0000
  95. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · Tue Oct 27 13:07:59 2015 +0100
  96. d102cf6 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · Sun Aug 30 16:55:30 2015 -0600
  97. 7fc93c4 dm: pmic: max77686: Correct two typos in a comment by Simon Glass · Sun Aug 09 09:10:57 2015 -0600
  98. e4cbfa6 power: regulator: max77686 correct variable type by Peng Fan · Tue Jul 28 22:47:08 2015 +0800
  99. 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · Fri Aug 07 16:43:45 2015 +0800
  100. cd672d4 power: regulator use node name when no regulator-name by Peng Fan · Fri Aug 07 16:43:42 2015 +0800