index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
regulator: of: Added a property to indicate bypass mode support
Kishon Vijay Abraham I
2013-06-20
1
-0
/
+3
*
regulator: clear state each invocation of of_regulator_match
Stephen Warren
2013-01-30
1
-0
/
+6
*
regulator: deprecate regulator-compatible DT property
Stephen Warren
2012-09-25
1
-13
/
+12
*
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
2012-07-03
1
-18
/
+33
*
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
2012-06-18
1
-1
/
+1
*
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2012-06-17
1
-1
/
+5
*
regulator: Add generic DT parsing for regulators
Thierry Reding
2012-05-04
1
-0
/
+47
*
regulator: Set apply_uV only when min and max voltages are defined
Karol Lewandowski
2012-01-26
1
-1
/
+1
*
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2011-12-05
1
-3
/
+4
*
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
2011-12-05
1
-0
/
+3
*
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-27
1
-0
/
+2
*
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
2011-11-23
1
-0
/
+81