index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
of_regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
1
-0
/
+151
2018-05-17
regulator: of: add support for allowed modes configuration
David Collins
1
-1
/
+28
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
1
-6
/
+7
2018-02-12
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...
Christophe JAILLET
1
-0
/
+1
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-2
/
+18
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
1
-0
/
+14
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
1
-0
/
+14
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
1
-2
/
+4
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
1
-1
/
+1
2017-07-19
regulator: of: regulator_of_get_init_data() missing of_node_get()
Frank Rowand
1
-1
/
+1
2017-05-17
regulator: Allow for asymmetric settling times
Matthias Kaehlcke
1
-0
/
+19
2017-04-05
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
1
-0
/
+4
2016-06-22
regulator: of: setup initial suspend state
Keerthy
1
-0
/
+3
2016-03-30
regulator: of: Don't flag voltage change as possible for exact voltages
Mark Brown
1
-2
/
+4
2016-03-27
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
1
-1
/
+1
2016-03-22
regulator: core: Always flag voltage constraints as appliable
Mark Brown
1
-4
/
+2
2016-03-13
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...
Mark Brown
1
-8
/
+7
2016-03-12
regulator: of: Use of_property_read_u32() for reading min/max
Laxman Dewangan
1
-8
/
+7
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
1
-0
/
+6
2015-09-17
regulator: Introduce property to flag set-load support
Bjorn Andersson
1
-0
/
+3
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
1
-0
/
+3
2015-06-22
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
1
-1
/
+1
2015-06-22
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
1
-0
/
+12
2015-06-12
regulator: Add input current limit support
Stephen Boyd
1
-0
/
+4
2015-06-12
regulator: Add soft start support
Stephen Boyd
1
-0
/
+3
2015-06-12
regulator: Add pull down support
Stephen Boyd
1
-0
/
+2
2015-06-12
regulator: Add system_load constraint
Stephen Boyd
1
-0
/
+3
2015-05-13
regulator: of: Skip disabled regulator nodes
Stephen Boyd
1
-1
/
+1
2015-04-27
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
1
-1
/
+1
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
1
-0
/
+11
2014-11-26
Merge tag 'v3.18-rc4' into regulator-max77802
Mark Brown
1
-1
/
+2
2014-11-26
regulator: of: Add support for parsing initial and suspend modes
Javier Martinez Canillas
1
-2
/
+31
2014-11-26
regulator: of: Pass the regulator description in the match table
Javier Martinez Canillas
1
-1
/
+2
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-3
/
+6
2014-11-03
regulator: of: Add support for parsing microvolts for suspend state
Doug Anderson
1
-0
/
+4
2014-10-31
regulator: Staticize 'regulator_states' array
Krzysztof Kozlowski
1
-1
/
+1
2014-10-29
regulator: of: Lower the severity of the error with no container
Mark Brown
1
-1
/
+2
2014-10-22
regulator: of: Decrement refcount for suspend state nodes
Javier Martinez Canillas
1
-0
/
+1
2014-10-20
regulator: of: Add support for parsing regulator_state for suspend state
Chanwoo Choi
1
-1
/
+38
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
1
-0
/
+51
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-23
/
+14
2014-04-18
regulator: core: Use devres for releasing of_regulator_match of_nodes
Charles Keepax
1
-21
/
+26
2014-04-14
regulator: core: Add helper to put of_nodes from matches
Charles Keepax
1
-0
/
+21
2014-04-14
regulator: core: Add of_node_get to of_regulator_match
Charles Keepax
1
-2
/
+3
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
1
-0
/
+6
2013-07-15
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
1
-3
/
+9
2013-06-20
regulator: of: Added a property to indicate bypass mode support
Kishon Vijay Abraham I
1
-0
/
+3
2013-01-30
regulator: clear state each invocation of of_regulator_match
Stephen Warren
1
-0
/
+6
2012-09-25
regulator: deprecate regulator-compatible DT property
Stephen Warren
1
-13
/
+12
[next]