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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
regulator: core: Link consumer with regulator driver
pascal paillet
1
-2
/
+16
2018-07-05
regulator: core: Change suspend_late to suspend
pascal paillet
1
-13
/
+13
2018-05-30
regulator: Revert coupled regulator support again
Mark Brown
1
-288
/
+41
2018-05-17
regulator: core: Change voltage setting path
Maciej Purski
1
-52
/
+107
2018-05-17
regulator: core: Add voltage balancing mechanism
Maciej Purski
1
-0
/
+192
2018-05-17
regulator: core: Resolve coupled regulators
Maciej Purski
1
-0
/
+100
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
1
-41
/
+91
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
1
-0
/
+12
2018-03-28
Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...
Mark Brown
1
-9
/
+17
2018-03-22
regulator: core: Add missing blank line between functions
Mark Brown
1
-0
/
+1
2018-02-20
regulator: Fix resume from suspend to idle
Geert Uytterhoeven
1
-1
/
+1
2018-02-16
regulator: core: Support passing an initialized GPIO enable descriptor
Linus Walleij
1
-9
/
+16
2018-01-30
regulator: Fix suspend to idle
Mark Brown
1
-1
/
+1
2018-01-26
regulator: Fix build error
Mark Brown
1
-1
/
+1
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-110
/
+236
2018-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
1
-5
/
+5
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
1
-22
/
+1
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
1
-30
/
+225
2018-01-26
regulator: empty the old suspend functions
Chunyan Zhang
1
-74
/
+0
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
1
-8
/
+6
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
1
-28
/
+35
2017-12-07
regulator: fix incorrect indentation of two assignment statements
Colin Ian King
1
-2
/
+2
2017-09-04
Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...
Mark Brown
1
-2
/
+2
2017-07-20
regulator: core: fix a possible race in disable_work handling
Tirupathi Reddy
1
-2
/
+10
2017-07-19
regulator: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-03
Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...
Mark Brown
1
-0
/
+6
2017-07-03
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-28
/
+18
2017-06-30
regulator: core: Fix size limit of supply_map
Haishan Zhou
1
-23
/
+13
2017-06-28
regulator: core: Fix voltage change propagations to supply regulators
Tirupathi Reddy
1
-1
/
+2
2017-06-13
regulator: core: Prioritise consumer mappings over regulator name
Charles Keepax
1
-5
/
+5
2017-05-17
regulator: Allow for asymmetric settling times
Matthias Kaehlcke
1
-0
/
+6
2017-04-30
Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...
Mark Brown
1
-0
/
+4
2017-04-14
regulator: core: Allow dummy regulators for supplies
Mark Brown
1
-8
/
+0
2017-04-14
regulator: core: Only propagate voltage changes to if it can change voltages
Mark Brown
1
-2
/
+4
2017-04-05
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
1
-0
/
+2
2017-03-29
regulator: core: Limit propagation of parent voltage count and list
Matthias Kaehlcke
1
-2
/
+7
2017-03-29
regulator: core: Fix kerneldoc comments
Tamara Diaconita
1
-2
/
+0
2017-03-24
regulator: core: Add new notification for enabling of regulator
Harald Geyer
1
-0
/
+2
2017-03-17
regulator: Mark supply_name const and duplicate it as such
Stephen Boyd
1
-2
/
+2
2017-03-07
regulator: core: use snprintf() instead of scnprintf()
Bartosz Golaszewski
1
-2
/
+2
2017-02-19
Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su...
Mark Brown
1
-0
/
+13
2017-02-19
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-71
/
+74
2017-02-19
Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps...
Mark Brown
1
-2
/
+3
2017-02-16
regulator: core: Resolve supplies before disabling unused regulators
Javier Martinez Canillas
1
-0
/
+10
2017-02-16
regulator: Fix regulator_summary for deviceless consumers
Leonard Crestez
1
-2
/
+3
2017-02-08
regulator: core: simplify _regulator_get()
Dmitry Torokhov
1
-32
/
+34
2017-02-05
regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors
Dmitry Torokhov
1
-19
/
+23
2017-02-04
regulator: core: fix typo in regulator_bulk_disable()
Dmitry Torokhov
1
-1
/
+1
2017-02-04
regulator: core: simplify regulator_bulk_force_disable()
Dmitry Torokhov
1
-8
/
+4
2017-02-04
regulator: core: have _regulator_get() accept get_type argument
Dmitry Torokhov
1
-9
/
+14
[next]