index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
Revert "regulator: Defer init completion for a while after late_initcall"
Greg Kroah-Hartman
1
-31
/
+11
2019-10-05
regulator: Defer init completion for a while after late_initcall
Mark Brown
1
-11
/
+31
2018-10-04
regulator: fix crash caused by null driver data
Yu Zhao
1
-1
/
+1
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
2017-02-04
regulator: core: remove dead code in _regulator_get()
Dmitry Torokhov
1
-6
/
+2
2017-01-12
regulator: core: Don't use regulators as supplies until the parent is bound
Jon Hunter
1
-0
/
+13
2016-12-12
Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...
Mark Brown
1
-0
/
+33
2016-12-12
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-2
/
+3
2016-12-05
regulator: core: add newline in debug message
David Lechner
1
-1
/
+1
2016-11-30
regulator: core: Correct type of mode in regulator_mode_constrain
Charles Keepax
1
-1
/
+2
2016-11-04
regulator: core: Add new API to poll for error conditions
Axel Haslam
1
-0
/
+33
2016-10-28
regulator: core: silence warning: "VDD1: ramp_delay not set"
H. Nikolaus Schaller
1
-1
/
+1
2016-09-30
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...
Mark Brown
1
-40
/
+72
2016-09-30
Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...
Mark Brown
1
-22
/
+20
2016-09-24
regulator: core: don't return error with inadequate reason
Joonwoo Park
1
-18
/
+18
2016-09-16
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
1
-27
/
+59
2016-09-16
regulator: core: Don't skip set_voltage_time when ramp delay disabled
Matthias Kaehlcke
1
-6
/
+2
2016-09-16
regulator: core: Simplify error flow in _regulator_do_set_voltage()
Matthias Kaehlcke
1
-2
/
+6
2016-09-14
regulator: core: Use local ops variable in _regulator_do_set_voltage()
Matthias Kaehlcke
1
-10
/
+10
2016-08-16
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
1
-4
/
+2
2016-06-09
regulator: Remove regulator_can_change_voltage()
Mark Brown
1
-27
/
+0
2016-05-13
Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...
Mark Brown
1
-59
/
+83
2016-05-13
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
1
-26
/
+41
[next]