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
2016-03-13
Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...
Mark Brown
1
-0
/
+11
2016-03-13
Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...
Mark Brown
1
-0
/
+11
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
1
-0
/
+11
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
1
-0
/
+11
2016-02-25
regulator: core: fix crash in error path of regulator_register
Krzysztof Adamski
1
-4
/
+4
2016-02-25
Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-17
/
+12
2016-02-22
regulator: core: Request GPIO before creating sysfs entries
Krzysztof Adamski
1
-10
/
+10
2016-01-27
regulator: core: Rely on regulator_dev_release to free constraints
Charles Keepax
1
-17
/
+12
2016-01-12
Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...
Mark Brown
1
-2
/
+4
2016-01-12
Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...
Mark Brown
1
-1
/
+9
2016-01-12
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-9
/
+4
2016-01-07
regulator: core: remove some dead code
Dan Carpenter
1
-8
/
+3
2016-01-05
regulator: core: use dev_to_rdev
Geliang Tang
1
-1
/
+1
2015-12-02
regulator: core: Fix nested locking of supplies
Thierry Reding
1
-2
/
+9
2015-12-02
regulator: core: Ensure we lock all regulators
Mark Brown
1
-1
/
+1
2015-11-27
regulator: core: fix regulator_lock_supply regression
Arnd Bergmann
1
-1
/
+2
2015-11-20
regulator: core: avoid unused variable warning
Arnd Bergmann
1
-11
/
+3
2015-11-17
regulator: Make bulk API support optional supplies
Bjorn Andersson
1
-2
/
+4
2015-11-04
Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...
Mark Brown
1
-70
/
+179
2015-11-04
Merge remote-tracking branch 'regulator/topic/list' into regulator-next
Mark Brown
1
-91
/
+164
2015-11-04
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-4
/
+4
2015-11-04
regulator: Use regulator_lock_supply() for get_voltage() too
Mark Brown
1
-3
/
+3
2015-10-22
regulator: core: Propagate voltage changes to supply regulators
Sascha Hauer
1
-2
/
+52
2015-10-20
regulator: core: Factor out regulator_map_voltage
Sascha Hauer
1
-17
/
+18
2015-10-16
regulator: core: create unlocked version of regulator_set_voltage
Sascha Hauer
1
-23
/
+34
2015-10-01
regulator: core: create unlocked version of regulator_list_voltage
Sascha Hauer
1
-27
/
+35
2015-10-01
regulator: core: introduce function to lock regulators and its supplies
Sascha Hauer
1
-0
/
+39
2015-10-01
regulator: core: Handle probe deferral from DT when resolving supplies
Mark Brown
1
-0
/
+4
2015-09-21
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-11
/
+10
2015-09-21
regulator: core: Remove regulator_list
Tomeu Vizoso
1
-91
/
+164
2015-09-17
regulator: core: Correct return value check in regulator_resolve_supply
Charles Keepax
1
-8
/
+8
2015-09-16
regulator: core: Make error messages more informative
Stephen Boyd
1
-4
/
+4
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-1
/
+1
2015-09-04
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...
Mark Brown
1
-1
/
+1
2015-09-02
regulator: core: fix possible NULL dereference
Sudip Mukherjee
1
-3
/
+2
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
1
-0
/
+9
2015-08-30
Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...
Mark Brown
1
-55
/
+61
2015-08-30
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-4
/
+18
2015-08-28
regulator: core: use debug level print in regulator_check_drms
Archit Taneja
1
-1
/
+1
2015-08-17
regulator: core: Use IS_ERR_OR_NULL()
Viresh Kumar
1
-1
/
+1
2015-08-14
regulator: core: Print at debug level on debugfs creation failure
Stephen Boyd
1
-1
/
+1
2015-08-13
regulator: core: Spelling fix
Viresh Kumar
1
-1
/
+1
2015-08-12
regulator: core: Use class device list for regulator_list in late init
Mark Brown
1
-51
/
+55
2015-08-12
regulator: core: Move more deallocation into class unregister
Mark Brown
1
-2
/
+3
2015-08-12
regulator: core: Reduce rdev locking region when releasing regulator
Mark Brown
1
-2
/
+3
2015-08-07
regulator: core: Drop regulator_list_mutex when we're done with it on remove
Mark Brown
1
-1
/
+1
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
1
-0
/
+9
2015-07-24
Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...
Mark Brown
1
-1
/
+8
2015-07-16
regulator: core: Fix memory leak in regulator_resolve_supply()
Javier Martinez Canillas
1
-1
/
+5
2015-07-16
regulator: core: Increase refcount for regulator supply's module
Javier Martinez Canillas
1
-0
/
+3
[next]