1. dbedf4a power: regulator: Add support for NPCM8xx by Jim Liu · 1 year, 11 months ago
  2. 8edf7ac power: regulator: fix autoset error handling by John Keeping · 2 years, 1 month ago
  3. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 2 months ago
  4. 67b5663 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 3 months ago
  5. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  6. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 4 months ago
  7. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 4 months ago
  8. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 4 months ago
  9. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 4 months ago
  10. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 5 months ago
  11. f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 6 months ago
  12. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 7 months ago
  13. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 8 months ago
  14. 1b7f00e regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 8 months ago
  15. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  16. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 2 years, 11 months ago
  17. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  18. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  19. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  20. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  21. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  22. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  23. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 7 months ago
  24. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  25. 2d572ed power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 3 years, 10 months ago
  26. ca9a9da power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 3 years, 11 months ago
  27. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  28. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  29. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  30. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  31. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  32. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  33. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  34. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  35. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  36. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  37. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  38. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years ago
  39. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 2 months ago
  40. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  41. 8b8c99b power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 3 months ago
  42. e88d697 regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 5 months ago
  43. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  44. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  45. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  46. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  47. b7adcdd regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 8 months ago
  48. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  49. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  50. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 8 months ago
  51. 17aaa42 power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 4 years, 9 months ago
  52. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
  53. e82692a power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 4 years, 10 months ago
  54. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 4 years, 10 months ago
  55. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  56. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  57. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  58. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  59. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  60. 94afc1c power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago
  61. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  62. 065a452 power: regulator: tps65941: add regulator support by Keerthy · 5 years ago
  63. 22e8f18 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · 5 years ago
  64. e8e9715 regulator: fixed: Modify enable-active-high behavior by Patrice Chotard · 5 years ago
  65. 21b0241 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 5 years ago
  66. aa2067a regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  67. 2f7a5f2 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  68. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  69. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  70. 28115e7 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  71. 92be683 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  72. c8a8937 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  73. d3eaf95 power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · 5 years ago
  74. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  75. db4ff0d stpmic1: update register names by Patrick Delaunay · 6 years ago
  76. 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  77. d46c22b power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  78. 9772125 regulator: stpmu1: update buck1 range by Patrick Delaunay · 6 years ago
  79. 2499a04 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · 5 years ago
  80. 000ee4b power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · 6 years ago
  81. e66d1cb regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  82. 311eaf7 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · 6 years ago
  83. cc4a224 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  84. f93fab3 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  85. 3c29a56 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  86. ddc824f power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · 6 years ago
  87. e17e0ce power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  88. dfb0a70 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  89. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  90. 26da01f power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  91. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  92. e5f7a26 regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  93. 39dd00f drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · 6 years ago
  94. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  95. 4616e33 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 6 years ago
  96. 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 6 years ago
  97. 93cf0ae power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 6 years ago
  98. 069f0b6 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 6 years ago
  99. e1fd9e6 power: pwm regulator: support live tree by Andy Yan · 6 years ago
  100. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago