index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
of_regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
Mark Brown
2018-09-28
1
-2
/
+0
|
\
|
*
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-09-03
1
-2
/
+0
*
|
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-22
/
+22
|
/
*
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
1
-0
/
+151
*
regulator: of: add support for allowed modes configuration
David Collins
2018-05-17
1
-1
/
+28
*
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-04-20
1
-6
/
+7
*
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...
Christophe JAILLET
2018-02-12
1
-0
/
+1
*
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
1
-2
/
+18
|
\
|
*
regulator: add PM suspend and resume hooks
Chunyan Zhang
2018-01-26
1
-0
/
+14
|
*
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2018-01-26
1
-2
/
+4
*
|
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
2018-01-26
1
-0
/
+14
|
/
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-1
/
+1
|
\
|
*
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-08-11
1
-1
/
+1
*
|
regulator: of: regulator_of_get_init_data() missing of_node_get()
Frank Rowand
2017-07-19
1
-1
/
+1
|
/
*
regulator: Allow for asymmetric settling times
Matthias Kaehlcke
2017-05-17
1
-0
/
+19
*
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
2017-04-05
1
-0
/
+4
*
regulator: of: setup initial suspend state
Keerthy
2016-06-22
1
-0
/
+3
*
regulator: of: Don't flag voltage change as possible for exact voltages
Mark Brown
2016-03-30
1
-2
/
+4
*
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
2016-03-27
1
-1
/
+1
*
regulator: core: Always flag voltage constraints as appliable
Mark Brown
2016-03-22
1
-4
/
+2
*
-
.
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...
Mark Brown
2016-03-13
1
-8
/
+7
|
\
\
|
|
*
regulator: of: Use of_property_read_u32() for reading min/max
Laxman Dewangan
2016-03-12
1
-8
/
+7
|
|
/
*
/
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-03-02
1
-0
/
+6
|
/
*
regulator: Introduce property to flag set-load support
Bjorn Andersson
2015-09-17
1
-0
/
+3
*
regulator: Add over current protection (OCP) support
Stephen Boyd
2015-07-24
1
-0
/
+3
*
-
-
-
.
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
2015-06-22
1
-1
/
+1
|
\
\
\
|
*
|
|
regulator: of: Skip disabled regulator nodes
Stephen Boyd
2015-05-13
1
-1
/
+1
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
2015-06-22
1
-0
/
+12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
regulator: Add input current limit support
Stephen Boyd
2015-06-12
1
-0
/
+4
|
|
|
/
|
|
*
regulator: Add soft start support
Stephen Boyd
2015-06-12
1
-0
/
+3
|
|
*
regulator: Add pull down support
Stephen Boyd
2015-06-12
1
-0
/
+2
|
|
*
regulator: Add system_load constraint
Stephen Boyd
2015-06-12
1
-0
/
+3
|
|
/
*
/
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
2015-04-27
1
-1
/
+1
|
/
*
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
2015-01-08
1
-0
/
+11
*
Merge tag 'v3.18-rc4' into regulator-max77802
Mark Brown
2014-11-26
1
-1
/
+2
|
\
|
*
regulator: of: Lower the severity of the error with no container
Mark Brown
2014-10-29
1
-1
/
+2
*
|
regulator: of: Add support for parsing initial and suspend modes
Javier Martinez Canillas
2014-11-26
1
-2
/
+31
*
|
regulator: of: Pass the regulator description in the match table
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
*
|
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-3
/
+6
*
|
regulator: of: Add support for parsing microvolts for suspend state
Doug Anderson
2014-11-03
1
-0
/
+4
*
|
regulator: Staticize 'regulator_states' array
Krzysztof Kozlowski
2014-10-31
1
-1
/
+1
*
|
regulator: of: Decrement refcount for suspend state nodes
Javier Martinez Canillas
2014-10-22
1
-0
/
+1
*
|
regulator: of: Add support for parsing regulator_state for suspend state
Chanwoo Choi
2014-10-20
1
-1
/
+38
|
/
*
regulator: of: Provide simplified DT parsing method
Mark Brown
2014-09-10
1
-0
/
+51
*
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
2014-06-01
1
-23
/
+14
*
regulator: core: Use devres for releasing of_regulator_match of_nodes
Charles Keepax
2014-04-18
1
-21
/
+26
*
regulator: core: Add helper to put of_nodes from matches
Charles Keepax
2014-04-14
1
-0
/
+21
*
regulator: core: Add of_node_get to of_regulator_match
Charles Keepax
2014-04-14
1
-2
/
+3
*
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-09-18
1
-0
/
+6
*
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2013-07-15
1
-3
/
+9
[next]