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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus
Mark Brown
1
-2
/
+2
2015-10-01
regulator: core: Handle probe deferral from DT when resolving supplies
Mark Brown
1
-0
/
+4
2015-09-29
regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5
Chen-Yu Tsai
1
-2
/
+2
2015-09-21
Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...
Mark Brown
5
-7
/
+54
2015-09-21
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-11
/
+10
2015-09-19
regulator: vexpress: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-19
regulator: gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-19
regulator: anatop: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
regulator: core: Correct return value check in regulator_resolve_supply
Charles Keepax
1
-8
/
+8
2015-09-16
regulator: tps65218: Fix missing zero typo
Andrew F. Davis
1
-1
/
+1
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-03
regulator: pbias: program pbias register offset in pbias driver
Kishon Vijay Abraham I
1
-6
/
+50
2015-09-02
regulator: core: fix possible NULL dereference
Sudip Mukherjee
1
-3
/
+2
2015-08-30
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
1
-2
/
+2
2015-08-30
Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...
Mark Brown
5
-19
/
+759
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
23
-53
/
+390
2015-08-30
Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...
Mark Brown
7
-244
/
+246
2015-08-30
Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...
Mark Brown
7
-78
/
+179
2015-08-30
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad...
Mark Brown
4
-155
/
+84
2015-08-30
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-4
/
+18
2015-08-30
Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus
Mark Brown
1
-0
/
+5
2015-08-30
regulator: mt6311: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-30
regulator: ltc3589: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-30
regulator: ad5398: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-29
regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-28
regulator: core: use debug level print in regulator_check_drms
Archit Taneja
1
-1
/
+1
2015-08-25
regulator: lp872x: handle error case
Milo Kim
1
-4
/
+7
2015-08-25
regulator: lp872x: use the private data instead of updating I2C device platfo...
Milo Kim
1
-2
/
+5
2015-08-25
regulator: isl9305: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-21
regulators: max77693: register driver earlier to avoid deferred probe
Marek Szyprowski
1
-1
/
+11
2015-08-19
regulator: qcom_smd: Set n_voltages for pm8941_lnldo
Axel Lin
1
-0
/
+1
2015-08-17
regulator: core: Use IS_ERR_OR_NULL()
Viresh Kumar
1
-1
/
+1
2015-08-17
regulator: Regulator driver for the Qualcomm RPM
Bjorn Andersson
3
-0
/
+362
2015-08-14
regulator: core: Print at debug level on debugfs creation failure
Stephen Boyd
1
-1
/
+1
2015-08-14
regulator: pbias: Fix broken pbias disable functionality
Kishon Vijay Abraham I
1
-0
/
+5
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-08-04
regulator: axp20x: Add module alias
Ian Campbell
1
-0
/
+1
2015-08-03
regulator: mt6311: Trivial clean up
Axel Lin
1
-7
/
+7
2015-08-03
regulator: mt6311: Modify the maximum voltage of buck.
Henry Chen
1
-1
/
+1
2015-07-31
regulator: fan53555: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-07-29
regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set
Mikko Perttunen
1
-0
/
+9
2015-07-24
regulator: qcom-spmi: Add vendor specific configuration
Stephen Boyd
1
-5
/
+195
2015-07-24
Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-0
/
+12
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
2
-0
/
+12
2015-07-24
Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...
Mark Brown
4
-7
/
+20
[next]