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
2018-10-23
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
28
-790
/
+2651
2018-10-21
Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...
Mark Brown
1
-0
/
+91
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2
-2
/
+4
2018-10-19
regulator: lochnagar: Use a consisent comment style for SPDX header
Charles Keepax
1
-8
/
+7
2018-10-19
regulator: bd718x7: Remove struct bd718xx_pmic
Axel Lin
1
-39
/
+20
2018-10-15
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
8
-17
/
+24
2018-10-12
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
1
-0
/
+13
2018-10-12
regulator: lochnagar: Add support for the Cirrus Logic Lochnagar
Charles Keepax
3
-0
/
+263
2018-10-10
regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
1
-1
/
+1
2018-10-08
regulator: stpmic1: add stpmic1 regulator driver
pascal paillet
3
-0
/
+687
2018-10-04
regulator: axp20x: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2018-10-02
regulator: fixed: Default enable high on DT regulators
Linus Walleij
1
-3
/
+8
2018-09-28
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
7
-632
/
+1379
2018-09-28
regulator: bd718xx: rename bd71837 to 718xx
Matti Vaittinen
3
-2
/
+2
2018-09-28
regulator: bd718XX use pickable ranges
Matti Vaittinen
1
-28
/
+125
2018-09-28
regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
Matti Vaittinen
1
-13
/
+13
2018-09-28
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2
-0
/
+237
2018-09-28
regulator/mfd: Support ROHM BD71847 power management IC
Matti Vaittinen
1
-329
/
+726
2018-09-28
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
Mark Brown
3
-4
/
+21
2018-09-20
regulator: da905{2,5}: Remove unnecessary array check
Nathan Chancellor
2
-2
/
+2
2018-09-20
regulator: qcom: Add PMS405 regulators
Bjorn Andersson
1
-0
/
+77
2018-09-20
regulator: fix crash caused by null driver data
Yu Zhao
1
-1
/
+1
2018-09-19
regulator: bd718x7: add missing linux/of.h inclusion
Matti Vaittinen
1
-0
/
+1
2018-09-17
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2
-18
/
+16
2018-09-17
regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
Colin Ian King
1
-1
/
+1
2018-09-11
regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
1
-0
/
+91
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2
-2
/
+4
2018-09-04
regulator: fix kernel-doc for regulator_suspend()
Randy Dunlap
1
-1
/
+1
2018-09-03
regulator: Fix useless O^2 complexity in suspend/resume
Marek Szyprowski
1
-28
/
+11
2018-09-03
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2
-3
/
+1
2018-08-29
regulator: bd71837: Disable voltage monitoring for LDO3/4
Matti Vaittinen
1
-0
/
+19
2018-08-28
regulator: qcom-rpmh: Add stylistic breaks in the default cases
Douglas Anderson
1
-0
/
+3
2018-08-28
regulator: core: Add locking to debugfs regulator_summary
Douglas Anderson
1
-20
/
+31
2018-08-28
regulator: core: Add consumer-requested load in regulator_summary
Douglas Anderson
1
-1
/
+2
2018-08-28
regulator: core: Add the opmode to regulator_summary
Douglas Anderson
1
-11
/
+17
2018-08-28
regulator: regmap helpers - support overlapping linear ranges
Matti Vaittinen
1
-6
/
+7
2018-08-28
regulator: bd71837: Remove duplicate assignment for n_voltages of LDO2
Axel Lin
1
-2
/
+1
2018-08-28
regulator: isl9305: Add missing .owner field in regulator_desc
Axel Lin
1
-0
/
+4
2018-08-28
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
5
-38
/
+38
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-35
/
+49
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-10
Merge branch 'regulator-4.19' into regulator-next
Mark Brown
20
-247
/
+1411
2018-08-10
Merge branch 'regulator-4.18' into regulator-linus
Mark Brown
1
-3
/
+24
2018-08-10
regulator: add QCOM RPMh regulator driver
David Collins
3
-0
/
+779
2018-08-08
regulator: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
3
-39
/
+12
2018-08-08
regulator: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
6
-127
/
+51
2018-07-30
regulator: bd71837: adobt MFD changes to regulator driver
Matti Vaittinen
3
-9
/
+4
2018-07-30
regulator: tps65217: Fix NULL pointer dereference on probe
Anton Vasilyev
1
-0
/
+2
2018-07-24
regulator: Add support for CPCAP regulators on Motorola Xoom devices.
Peter Geis
1
-0
/
+80
2018-07-24
regulator: Add sw2_sw4 voltage table to cpcap regulator.
Peter Geis
1
-0
/
+23
[next]