1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  2. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  3. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  4. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  5. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  6. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · Sun Jul 19 10:15:44 2020 -0600
  7. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  8. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  9. 91ccefc regulator: fix: enable gpio when requested by Mark Kettenis · Mon Apr 27 11:09:47 2020 +0200
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  14. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · Sat Jan 25 09:00:58 2020 +0100
  15. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  16. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  17. d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · Tue Jan 14 15:56:17 2020 +0000
  18. cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · Fri Jan 10 14:52:05 2020 +0530
  19. e145c47 power: regulator: support off-on-delay-us by Peng Fan · Mon Nov 04 09:27:23 2019 +0000
  20. 5e8743d power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · Sun Nov 17 10:47:36 2019 -0800
  21. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · Sat Nov 16 11:32:03 2019 -0800
  22. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  23. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · Thu Sep 26 15:45:07 2019 +0800
  24. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · Thu Sep 26 15:44:55 2019 +0800
  25. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · Thu Sep 26 15:43:55 2019 +0800
  26. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · Thu Sep 26 15:43:54 2019 +0800
  27. fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · Thu Sep 26 15:43:53 2019 +0800
  28. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  29. 4a03000 power: regulator: tps65941: add regulator support by Keerthy · Thu Oct 24 15:00:51 2019 +0530
  30. daec341 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · Thu Oct 24 15:00:48 2019 +0530
  31. 6814ec6 regulator: fixed: Modify enable-active-high behavior by Patrice Chotard · Mon Aug 26 13:50:31 2019 +0200
  32. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · Tue May 07 10:45:55 2019 +0300
  33. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · Mon Jun 24 13:03:34 2019 +0200
  34. 2595752 regulator: Factor out common enable code by Sven Schwermer · Mon Jun 24 13:03:33 2019 +0200
  35. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  36. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  37. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:56 2019 +0530
  38. 0e6f013 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:53 2019 +0200
  39. 5a10c75 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:49 2019 +0200
  40. f2e81fa power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · Thu Apr 04 21:52:04 2019 +0000
  41. 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
  42. 880f29b stpmic1: update register names by Patrick Delaunay · Mon Feb 04 11:26:18 2019 +0100
  43. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:17 2019 +0100
  44. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:16 2019 +0100
  45. e719108 regulator: stpmu1: update buck1 range by Patrick Delaunay · Mon Feb 04 11:26:15 2019 +0100
  46. 0b9f5d8 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · Fri Apr 05 14:18:44 2019 +0530
  47. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · Wed Mar 06 19:37:55 2019 +0100
  48. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · Wed Mar 06 19:37:54 2019 +0100
  49. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · Wed Mar 06 19:37:50 2019 +0100
  50. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · Fri Jan 11 15:15:51 2019 +0530
  51. 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
  52. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · Thu Jan 24 14:33:36 2019 -0600
  53. 4484b85 power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · Wed Jan 02 15:09:16 2019 +0100
  54. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · Mon Dec 24 16:37:41 2018 +0530
  55. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · Fri Nov 30 20:00:08 2018 +0100
  56. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  57. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · Wed Oct 24 21:06:50 2018 +0530
  58. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  59. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · Sun Aug 19 20:54:00 2018 -0500
  60. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · Thu Jul 26 19:47:24 2018 +0800
  61. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · Wed Jun 27 11:59:47 2018 +0200
  62. 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
  63. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 08 13:47:39 2018 -0400
  64. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · Thu Apr 26 17:00:46 2018 +0200
  65. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · Thu Apr 26 17:13:09 2018 +0200
  66. 0addcea power: pwm regulator: support live tree by Andy Yan · Tue Mar 27 19:39:38 2018 +0800
  67. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  68. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  69. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · Sun Mar 18 12:01:06 2018 +0100
  70. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  71. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · Wed Jan 10 13:20:46 2018 +0800
  72. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · Tue Jan 16 15:33:50 2018 +0900
  73. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · Mon Dec 18 15:38:28 2017 +0100
  74. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · Thu Nov 30 13:52:37 2017 +0100
  75. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  76. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · Fri Sep 29 19:28:02 2017 +0200
  77. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · Thu Sep 21 17:03:10 2017 +0200
  78. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  79. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · Tue Jul 25 08:30:10 2017 -0600
  80. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  81. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  82. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · Tue Jun 13 09:53:56 2017 +0530
  83. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · Tue Jun 13 09:53:55 2017 +0530
  84. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · Tue Jun 13 09:53:54 2017 +0530
  85. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:53 2017 +0530
  86. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · Tue Jun 13 09:53:52 2017 +0530
  87. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · Tue Jun 13 09:53:51 2017 +0530
  88. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · Tue Jun 13 09:53:50 2017 +0530
  89. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · Tue Jun 13 09:53:49 2017 +0530
  90. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · Tue Jun 13 09:53:48 2017 +0530
  91. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · Tue Jun 13 09:53:47 2017 +0530
  92. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · Tue Jun 13 09:53:46 2017 +0530
  93. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  94. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · Mon Jun 19 12:36:39 2017 +0200
  95. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · Mon Jun 19 12:36:38 2017 +0200
  96. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  97. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  98. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · Wed May 31 17:57:15 2017 -0600
  99. 2283166 power: regulator: lp87565: add regulator support by Keerthy · Wed Jun 07 19:08:29 2017 +0530
  100. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · Fri Jun 02 10:51:51 2017 +0530