1. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · Fri Sep 27 01:14:15 2024 +0200
  2. 6d41bf2 power: regulator: Drop regulator_unset() by Marek Vasut · Fri Sep 27 01:14:14 2024 +0200
  3. ae4326a power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe by Marek Vasut · Fri Sep 27 01:14:13 2024 +0200
  4. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · Fri Sep 27 01:14:12 2024 +0200
  5. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  6. 431810c regulator: rk8xx: Use buck variable consistently by Jonas Karlman · Tue Sep 17 20:59:18 2024 +0000
  7. 2942516 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · Tue Sep 17 20:59:17 2024 +0000
  8. a7c6f6b power: regulator: Consistently return -ENOSYS when ops is unimplemented by Jonas Karlman · Wed Jul 24 22:47:11 2024 +0000
  9. c3c84ad power: regulator: Do not call set_suspend_value with -ENODATA by Jonas Karlman · Wed Jul 24 22:47:10 2024 +0000
  10. 03e190b Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · Mon Sep 09 10:52:55 2024 -0600
  11. cc65ee9 regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators by Neil Armstrong · Tue Sep 03 18:13:31 2024 +0200
  12. da59b56 regulator: fixed: fix regulator-fixed-clock by John Keeping · Tue Jul 09 10:24:54 2024 +0100
  13. 333b89b power: regulator: tps6287x: Add driver for TPS6287x step down convertors by Keerthy · Fri May 31 11:20:41 2024 +0530
  14. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · Mon Jul 15 12:08:22 2024 +0200
  15. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · Mon Jul 15 12:08:21 2024 +0200
  16. f0e5db5 power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · Mon Jul 15 12:08:20 2024 +0200
  17. 9e4ff4d power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · Mon Jul 15 12:08:19 2024 +0200
  18. c4c9cc0 power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · Mon Jul 15 12:08:18 2024 +0200
  19. 924d9a7 power: regulator: qcom-rpmh-regulator: port over lineage_range helpers by Caleb Connolly · Mon Jul 15 12:08:17 2024 +0200
  20. 812aacf power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot by Caleb Connolly · Mon Jul 15 12:08:16 2024 +0200
  21. c0e6aa6 power: regulator: import qcom-rpmh-regulator from Linux by Caleb Connolly · Mon Jul 15 12:08:15 2024 +0200
  22. e05778a drivers: power: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:49 2024 +0200
  23. caf9f72 power: regulator: add AXP717 support by Andre Przywara · Fri May 10 00:43:19 2024 +0100
  24. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  25. ec88aa7 power: regulator: Handle autoset in regulators_enable_boot_on() by Simon Glass · Thu Jun 27 09:29:46 2024 +0100
  26. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  27. 53dfd48 regulator: rk8xx: clarify operator precedence by Quentin Schulz · Wed Jun 05 11:33:23 2024 +0200
  28. 23b16d4 regulator: rk8xx: pass pmic udevice instead of regulator to all internal functions by Quentin Schulz · Wed Jun 05 11:33:22 2024 +0200
  29. e4b47f5 regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_value by Quentin Schulz · Wed Jun 05 11:33:21 2024 +0200
  30. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  31. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  32. 78f809d power: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:09 2024 -0600
  33. 1204572 power: regulator: tps65941: Add TPS65224 PMIC regulator support by Bhargav Raviprakash · Mon Apr 22 09:49:09 2024 +0000
  34. 096829d power: regulator: tps65941: use function callbacks for conversion ops by Bhargav Raviprakash · Mon Apr 22 09:49:01 2024 +0000
  35. 8349149 power: regulator: tps65941: Added macros for BUCK ID by Bhargav Raviprakash · Mon Apr 22 09:48:53 2024 +0000
  36. f7c6da1 power: rk8xx: add support for RK806 by Quentin Schulz · Thu Mar 14 10:36:18 2024 +0100
  37. ec7dd64 regulator: rk8xx: add indirection level for some ldo callbacks by Quentin Schulz · Thu Mar 14 10:36:17 2024 +0100
  38. b863e49 regulator: rk8xx: fix SWITCH enable on RK809 by William Wu · Thu Mar 14 10:36:16 2024 +0100
  39. d9388d1 regulator: rk8xx: remove unused functions by Quentin Schulz · Thu Mar 14 10:36:15 2024 +0100
  40. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  41. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  42. d10842a power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:15 2023 +0300
  43. ce6381a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:13 2023 +0300
  44. 85aecf8 power: regulator: max77663: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:11 2023 +0300
  45. 4e0d293 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · Fri Oct 27 11:26:09 2023 +0300
  46. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  47. 7851d4e regulator: rk8xx: Return correct voltage for switchout converters by shengfei Xu · Mon Aug 21 22:30:26 2023 +0000
  48. fb18ddd regulator: rk8xx: Return correct voltage for buck converters by Joseph Chen · Mon Aug 21 22:30:25 2023 +0000
  49. c2ef881 power: regulator: Only run autoset once for each regulator by Jonas Karlman · Mon Aug 21 22:30:24 2023 +0000
  50. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  51. 31c3c80 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · Sun Jul 02 12:41:15 2023 +0000
  52. 7257f09 regulator: fixed: Add support for gpios prop by Jonas Karlman · Sat Jul 22 13:30:21 2023 +0000
  53. 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · Wed Apr 19 16:45:26 2023 +0300
  54. 81aa192 regulator: rename dev_pdata to plat by Eugen Hristev · Wed Apr 19 16:45:25 2023 +0300
  55. 405512e regulator: implement basic reference counter by Eugen Hristev · Wed Apr 19 16:45:24 2023 +0300
  56. a24ef88 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · Sun Jan 22 17:46:20 2023 -0600
  57. b2ced04 power: pmic: Add NXP PCA9451A PMIC support by Ye Li · Fri Feb 03 18:24:36 2023 +0800
  58. 8de2c0c power: regulator: Add a driver for AXP PMIC regulators by Samuel Holland · Sat Jan 21 17:13:05 2023 -0600
  59. ab87f94 power: regulator: Add support for NPCM8xx by Jim Liu · Mon Nov 07 10:48:27 2022 +0800
  60. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · Thu Sep 08 12:38:35 2022 +0100
  61. 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · Mon Aug 01 14:19:06 2022 +0200
  62. 91c89d3 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · Mon Jun 20 05:49:49 2022 +0200
  63. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  64. ebc2b1e power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · Tue May 31 18:09:28 2022 +0200
  65. 95dce1a power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:27 2022 +0200
  66. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  67. 5d9b83d pmic: pca9450: Add regulator driver by Marek Vasut · Fri May 20 05:10:17 2022 +0200
  68. 5fc0a86 regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · Wed Apr 27 13:28:10 2022 +0200
  69. cdd4bfe regulator: fixed: add possibility to enable by clock by Philippe Schenker · Fri Apr 08 10:07:10 2022 +0200
  70. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  71. 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · Wed Feb 09 15:06:47 2022 +0530
  72. f54598a regulator: bd718x7: Bypass bogus warnings by Marek Vasut · Tue Jan 25 03:46:52 2022 +0100
  73. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  74. f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:14 2021 +0200
  75. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  76. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  77. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  78. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  79. 621dab5 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · Mon May 29 15:59:38 2017 +0300
  80. cd6425a power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · Sat Mar 27 21:46:51 2021 +0800
  81. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  82. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  83. 4e6f8fb power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · Thu Nov 19 22:10:54 2020 -0600
  84. de59a1e power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · Fri Nov 06 19:01:42 2020 +0100
  85. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  86. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  87. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  88. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  89. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  90. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  91. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  92. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  93. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  94. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  95. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  96. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  97. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · Sun Jul 19 10:15:44 2020 -0600
  98. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  99. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  100. 91ccefc regulator: fix: enable gpio when requested by Mark Kettenis · Mon Apr 27 11:09:47 2020 +0200