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