1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 78f809d power: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:09 2024 -0600
  4. c2ef881 power: regulator: Only run autoset once for each regulator by Jonas Karlman · Mon Aug 21 22:30:24 2023 +0000
  5. 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · Wed Apr 19 16:45:26 2023 +0300
  6. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · Thu Sep 08 12:38:35 2022 +0100
  7. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  8. 621dab5 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · Mon May 29 15:59:38 2017 +0300
  9. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  10. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  12. 91ccefc regulator: fix: enable gpio when requested by Mark Kettenis · Mon Apr 27 11:09:47 2020 +0200
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. 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
  16. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  17. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  18. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · Wed Mar 06 19:37:54 2019 +0100
  19. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · Fri Jan 11 15:15:51 2019 +0530
  20. 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
  21. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · Mon Dec 24 16:37:41 2018 +0530
  22. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  24. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  25. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · Tue Jun 13 09:53:45 2017 +0530
  26. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · Wed May 31 17:57:15 2017 -0600
  27. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · Thu May 18 20:09:34 2017 -0600
  28. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  29. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  30. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  31. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  32. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  33. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · Thu Jan 21 19:43:59 2016 -0700
  34. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · Thu Jan 21 19:43:58 2016 -0700
  35. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · Tue Oct 27 13:07:59 2015 +0100
  36. cd672d4 power: regulator use node name when no regulator-name by Peng Fan · Fri Aug 07 16:43:42 2015 +0800
  37. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · Thu Jul 02 18:16:06 2015 -0600
  38. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · Tue Jun 23 15:39:00 2015 -0600
  39. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · Tue Jun 23 15:38:59 2015 -0600
  40. 46cb824 dm: pmic: Split output from function by Simon Glass · Tue Jun 23 15:38:58 2015 -0600
  41. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · Tue Jun 23 15:38:57 2015 -0600
  42. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · Wed May 13 13:38:27 2015 +0200
  43. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · Mon Apr 20 20:07:42 2015 +0200