index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Fix suspend to idle
Mark Brown
2018-01-30
1
-1
/
+1
*
regulator: Fix build error
Mark Brown
2018-01-26
1
-1
/
+1
*
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
1
-110
/
+236
|
\
|
*
regulator: add PM suspend and resume hooks
Chunyan Zhang
2018-01-26
1
-30
/
+225
|
*
regulator: empty the old suspend functions
Chunyan Zhang
2018-01-26
1
-74
/
+0
|
*
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2018-01-26
1
-8
/
+6
|
*
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2018-01-26
1
-28
/
+35
*
|
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
2018-01-26
1
-5
/
+5
*
|
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
2018-01-26
1
-22
/
+1
*
|
regulator: fix incorrect indentation of two assignment statements
Colin Ian King
2017-12-07
1
-2
/
+2
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...
Mark Brown
2017-09-04
1
-2
/
+2
|
\
\
|
|
*
regulator: Convert to using %pOF instead of full_name
Rob Herring
2017-07-19
1
-2
/
+2
|
|
/
*
/
regulator: core: fix a possible race in disable_work handling
Tirupathi Reddy
2017-07-20
1
-2
/
+10
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...
Mark Brown
2017-07-03
1
-0
/
+6
|
\
\
|
*
|
regulator: Allow for asymmetric settling times
Matthias Kaehlcke
2017-05-17
1
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2017-07-03
1
-28
/
+18
|
\
\
|
*
|
regulator: core: Fix size limit of supply_map
Haishan Zhou
2017-06-30
1
-23
/
+13
|
*
|
regulator: core: Prioritise consumer mappings over regulator name
Charles Keepax
2017-06-13
1
-5
/
+5
|
|
/
*
/
regulator: core: Fix voltage change propagations to supply regulators
Tirupathi Reddy
2017-06-28
1
-1
/
+2
|
/
*
-
-
-
.
Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...
Mark Brown
2017-04-30
1
-0
/
+4
|
\
\
\
|
|
|
*
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
2017-04-05
1
-0
/
+2
|
|
|
/
|
*
/
regulator: core: Add new notification for enabling of regulator
Harald Geyer
2017-03-24
1
-0
/
+2
|
|
/
*
|
regulator: core: Allow dummy regulators for supplies
Mark Brown
2017-04-14
1
-8
/
+0
*
|
regulator: core: Only propagate voltage changes to if it can change voltages
Mark Brown
2017-04-14
1
-2
/
+4
*
|
regulator: core: Limit propagation of parent voltage count and list
Matthias Kaehlcke
2017-03-29
1
-2
/
+7
*
|
regulator: core: Fix kerneldoc comments
Tamara Diaconita
2017-03-29
1
-2
/
+0
*
|
regulator: Mark supply_name const and duplicate it as such
Stephen Boyd
2017-03-17
1
-2
/
+2
*
|
regulator: core: use snprintf() instead of scnprintf()
Bartosz Golaszewski
2017-03-07
1
-2
/
+2
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su...
Mark Brown
2017-02-19
1
-0
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
regulator: core: Don't use regulators as supplies until the parent is bound
Jon Hunter
2017-01-12
1
-0
/
+13
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2017-02-19
1
-71
/
+74
|
\
\
|
*
|
regulator: core: simplify _regulator_get()
Dmitry Torokhov
2017-02-08
1
-32
/
+34
|
*
|
regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors
Dmitry Torokhov
2017-02-05
1
-19
/
+23
|
*
|
regulator: core: fix typo in regulator_bulk_disable()
Dmitry Torokhov
2017-02-04
1
-1
/
+1
|
*
|
regulator: core: simplify regulator_bulk_force_disable()
Dmitry Torokhov
2017-02-04
1
-8
/
+4
|
*
|
regulator: core: have _regulator_get() accept get_type argument
Dmitry Torokhov
2017-02-04
1
-9
/
+14
|
*
|
regulator: core: remove dead code in _regulator_get()
Dmitry Torokhov
2017-02-04
1
-6
/
+2
|
|
/
|
|
|
\
*
-
.
|
Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps...
Mark Brown
2017-02-19
1
-2
/
+3
|
\
\
|
|
*
|
regulator: Fix regulator_summary for deviceless consumers
Leonard Crestez
2017-02-16
1
-2
/
+3
|
|
/
*
/
regulator: core: Resolve supplies before disabling unused regulators
Javier Martinez Canillas
2017-02-16
1
-0
/
+10
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...
Mark Brown
2016-12-12
1
-0
/
+33
|
\
\
|
|
*
regulator: core: Add new API to poll for error conditions
Axel Haslam
2016-11-04
1
-0
/
+33
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2016-12-12
1
-2
/
+3
|
\
\
|
*
|
regulator: core: add newline in debug message
David Lechner
2016-12-05
1
-1
/
+1
|
*
|
regulator: core: Correct type of mode in regulator_mode_constrain
Charles Keepax
2016-11-30
1
-1
/
+2
|
|
/
*
/
regulator: core: silence warning: "VDD1: ramp_delay not set"
H. Nikolaus Schaller
2016-10-28
1
-1
/
+1
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...
Mark Brown
2016-09-30
1
-40
/
+72
|
\
\
|
|
*
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
2016-09-16
1
-27
/
+59
|
|
*
regulator: core: Don't skip set_voltage_time when ramp delay disabled
Matthias Kaehlcke
2016-09-16
1
-6
/
+2
|
|
*
regulator: core: Simplify error flow in _regulator_do_set_voltage()
Matthias Kaehlcke
2016-09-16
1
-2
/
+6
[next]