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-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
1
-10
/
+2
2018-12-21
regulator: tps65910: fix a missing check of return value
Kangjie Lu
1
-1
/
+3
2018-12-21
regulator: mcp16502: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-63
/
+9
2018-12-20
regulator: mcp16502: Fix missing n_voltages setting
Axel Lin
1
-0
/
+1
2018-12-20
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...
Axel Lin
1
-5
/
+2
2018-12-19
regulator: mcp16502: code cleanup
Andrei.Stefanescu@microchip.com
1
-3
/
+3
2018-12-19
regulator: act8945a-regulator: make symbol act8945a_pm static
Wei Yongjun
1
-1
/
+1
2018-12-19
drivers/regulator: fix a missing check of return value
Kangjie Lu
1
-1
/
+4
2018-12-17
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
Claudiu Beznea
1
-1
/
+1
2018-12-17
regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
Priit Laes
1
-0
/
+1
2018-12-14
regulator: mcp16502: add support for suspend
Andrei.Stefanescu@microchip.com
1
-0
/
+34
2018-12-13
regulator: axp20x: add software based soft_start for AXP209 LDO3
Olliver Schinagl
1
-1
/
+56
2018-12-13
regulator: axp20x: add support for set_ramp_delay for AXP209
Olliver Schinagl
1
-0
/
+85
2018-12-13
Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-178
/
+555
2018-12-13
regulator: mcp16502: add regulator driver for MCP16502
Andrei.Stefanescu@microchip.com
3
-0
/
+530
2018-12-12
regulator: act8945a-regulator: add shutdown function
Claudiu Beznea
1
-0
/
+11
2018-12-12
regulator: act8945a-regulator: fix line over 80 chars warning
Claudiu Beznea
1
-1
/
+2
2018-12-12
regulator: act8945a-regulator: Implement PM functionalities
Boris Brezillon
1
-5
/
+181
2018-12-12
regulator: act8945a-regulator: unlock expert registers
Claudiu Beznea
1
-1
/
+12
2018-12-12
regulator: arizona-ldo1: Rely on core to handle GPIO descriptor
Linus Walleij
1
-3
/
+0
2018-12-12
regulator: wm8994: Rely on core to handle GPIO descriptor
Linus Walleij
1
-5
/
+6
2018-12-11
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
1
-3
/
+16
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-11
/
+12
2018-12-11
Merge branch 'regulator-4.20' into regulator-linus
Mark Brown
2
-11
/
+12
2018-12-11
regulator: s2mps11: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+6
2018-12-11
regulator: tps65090: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: s5m8767: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+8
2018-12-11
regulator: da9211: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: max8973: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+7
2018-12-11
regulator: max77686: Let core handle GPIO descriptor
Linus Walleij
1
-5
/
+9
2018-12-11
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
1
-3
/
+7
2018-12-11
regulator: lp8788-ldo: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: lm363x: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: fixed: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+5
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
1
-10
/
+45
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
6
-6
/
+6
2018-12-04
regulator: Allow regulator nodes to contain their own init data
Charles Keepax
1
-2
/
+6
2018-12-04
regulator: Factor out location of init data OF node
Charles Keepax
1
-27
/
+37
2018-12-03
regulator: stpmic1: fix regulator_lock usage
Pascal PAILLET-LME
1
-1
/
+1
2018-11-28
regulator: axp20x: use defines for masks
Olliver Schinagl
1
-178
/
+555
2018-11-26
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
1
-0
/
+6
2018-11-26
regulator: core: enable power when setting up constraints
Olliver Schinagl
1
-11
/
+11
2018-11-22
regulator: core: Avoid propagating to supplies when possible
Douglas Anderson
1
-7
/
+7
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
2
-51
/
+144
2018-11-21
regulator: wm8994: Don't use devres for enable GPIOs
Charles Keepax
1
-5
/
+9
2018-11-20
regulator: core: Don't double-disable supplies in regulator_disable_deferred()
Douglas Anderson
1
-10
/
+0
2018-11-20
regulator: core: Properly expose requested_microamps in sysfs
Douglas Anderson
1
-4
/
+0
2018-11-20
regulator: lochnagar: Move driver to binding from DT
Charles Keepax
1
-11
/
+37
2018-11-20
regulator: s2mps11: Fix GPIO descriptor initialization
Marek Szyprowski
1
-3
/
+2
[next]