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