index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...
Mark Brown
2015-08-30
1
-55
/
+61
|
\
\
|
|
*
regulator: core: Use class device list for regulator_list in late init
Mark Brown
2015-08-12
1
-51
/
+55
|
|
*
regulator: core: Move more deallocation into class unregister
Mark Brown
2015-08-12
1
-2
/
+3
|
|
*
regulator: core: Reduce rdev locking region when releasing regulator
Mark Brown
2015-08-12
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2015-08-30
1
-4
/
+18
|
\
\
\
|
*
|
|
regulator: core: use debug level print in regulator_check_drms
Archit Taneja
2015-08-28
1
-1
/
+1
|
*
|
|
regulator: core: Use IS_ERR_OR_NULL()
Viresh Kumar
2015-08-17
1
-1
/
+1
|
*
|
|
regulator: core: Spelling fix
Viresh Kumar
2015-08-13
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
regulator: core: Drop regulator_list_mutex when we're done with it on remove
Mark Brown
2015-08-07
1
-1
/
+1
|
*
|
regulator: Add lockdep asserts to help detecting locking misuse
Krzysztof Kozlowski
2015-07-06
1
-0
/
+14
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...
Mark Brown
2015-07-24
1
-1
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
regulator: core: Fix memory leak in regulator_resolve_supply()
Javier Martinez Canillas
2015-07-16
1
-1
/
+5
|
|
*
regulator: core: Increase refcount for regulator supply's module
Javier Martinez Canillas
2015-07-16
1
-0
/
+3
|
|
/
*
|
regulator: core: Handle full constraints systems when resolving supplies
Mark Brown
2015-07-15
1
-3
/
+7
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
2015-06-22
1
-0
/
+27
|
\
\
|
|
*
regulator: Add input current limit support
Stephen Boyd
2015-06-12
1
-0
/
+9
|
|
*
regulator: Add soft start support
Stephen Boyd
2015-06-12
1
-0
/
+8
|
|
*
regulator: Add pull down support
Stephen Boyd
2015-06-12
1
-0
/
+8
|
|
*
regulator: Add system_load constraint
Stephen Boyd
2015-06-12
1
-0
/
+2
|
|
/
*
|
regulator: core: replace sprintf with scnprintf
Stefan Wahren
2015-06-10
1
-19
/
+24
*
|
Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2015-06-10
1
-2
/
+2
|
\
\
|
*
|
regulator: core: fix constraints output buffer
Stefan Wahren
2015-06-10
1
-1
/
+1
|
*
|
regulator: core: Don't corrupt display when printing uV offsets
Mark Brown
2015-06-09
1
-1
/
+1
|
|
/
*
|
regulator: core: Don't spew backtraces on duplicate sysfs
Stephen Boyd
2015-06-03
1
-2
/
+2
|
/
*
-
-
-
.
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...
Mark Brown
2015-04-10
1
-4
/
+4
|
\
\
\
|
*
|
|
regulator: Rename regulator_set_optimum_mode
Bjorn Andersson
2015-03-09
1
-4
/
+4
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...
Mark Brown
2015-04-10
1
-15
/
+24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
regulator: core: Introduce set_load op
Bjorn Andersson
2015-02-23
1
-15
/
+24
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2015-04-10
1
-37
/
+175
|
\
\
|
*
\
Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2015-04-10
1
-1
/
+119
|
|
\
\
|
|
*
|
regulator: output current-limit for all regulators in summary
Heiko Stübner
2015-04-10
1
-19
/
+5
|
|
*
|
regulator: add a summary tree in debugfs
Heiko Stübner
2015-04-10
1
-0
/
+121
|
|
*
|
regulator: Ensure unique regulator debugfs directory names
Guenter Roeck
2015-03-27
1
-1
/
+12
|
|
|
/
|
*
|
regulator: Defer lookup of supply to regulator_get
Bjorn Andersson
2015-04-01
1
-36
/
+56
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...
Mark Brown
2015-03-16
1
-17
/
+17
|
\
\
\
|
|
|
/
|
*
|
regulator: core: Fix enable GPIO reference counting
Doug Anderson
2015-03-08
1
-14
/
+12
|
*
|
regulator: Only enable disabled regulators on resume
Javier Martinez Canillas
2015-03-08
1
-3
/
+5
|
|
/
*
|
regulator: Fix regression due to NULL constraints check
Takashi Iwai
2015-03-04
1
-7
/
+0
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...
Mark Brown
2015-02-08
1
-77
/
+35
|
\
\
|
|
*
regulator: core: Consolidate drms update handling
Bjorn Andersson
2015-01-28
1
-77
/
+35
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next
Mark Brown
2015-02-08
1
-5
/
+17
|
\
\
|
*
|
regulator: Update documentation after renaming function argument
Krzysztof Kozlowski
2015-01-14
1
-1
/
+1
|
*
|
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2015-01-09
1
-3
/
+3
|
|
\
\
|
*
|
|
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
2015-01-08
1
-1
/
+1
|
*
|
|
regulator: Copy config passed during registration
Krzysztof Kozlowski
2015-01-08
1
-3
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2015-02-08
1
-130
/
+111
|
\
\
\
|
*
|
|
regulator: Build sysfs entries with static attribute groups
Takashi Iwai
2015-02-02
1
-127
/
+108
|
|
|
/
|
|
/
|
|
*
|
regulator: core: Fix format specifier warning
Aniroop Mathur
2014-12-29
1
-1
/
+1
|
*
|
regulator: core: Avoid negative regulator no & initialize it to -1
Aniroop Mathur
2014-12-29
1
-3
/
+3
|
|
/
*
|
regulator: core: fix race condition in regulator_put()
Ashay Jaiswal
2015-01-08
1
-1
/
+3
|
/
[next]