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