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-06-25
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-5
/
+0
2015-06-23
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+190
2015-06-22
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
5
-25
/
+1465
2015-06-22
Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...
Mark Brown
5
-208
/
+297
2015-06-22
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
5
-19
/
+44
2015-06-22
Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/a...
Mark Brown
7
-7
/
+875
2015-06-22
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-21
/
+26
2015-06-22
Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' ...
Mark Brown
5
-12
/
+19
2015-06-22
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-2
/
+2
2015-06-19
regulator: qcom_spmi: Fix calculating number of voltages
Axel Lin
1
-1
/
+1
2015-06-17
regulator: qcom_spmi: Add missing braces for aligned code
Stephen Boyd
1
-2
/
+4
2015-06-16
regulator: fix simple_return.cocci warnings
Julia Lawall
1
-5
/
+1
2015-06-16
regulator: Add QCOM SPMI regulator driver
Stephen Boyd
3
-0
/
+1449
2015-06-12
regulator: Add input current limit support
Stephen Boyd
2
-0
/
+13
2015-06-12
regulator: Add soft start support
Stephen Boyd
2
-0
/
+11
2015-06-12
regulator: Add pull down support
Stephen Boyd
2
-0
/
+10
2015-06-12
regulator: Add system_load constraint
Stephen Boyd
2
-0
/
+5
2015-06-10
regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case
Axel Lin
1
-1
/
+1
2015-06-10
regulator: core: replace sprintf with scnprintf
Stefan Wahren
1
-19
/
+24
2015-06-10
Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-2
/
+2
2015-06-10
regulator: core: fix constraints output buffer
Stefan Wahren
1
-1
/
+1
2015-06-09
regulator: core: Don't corrupt display when printing uV offsets
Mark Brown
1
-1
/
+1
2015-06-09
regulator: max8973: add support for MAX77621
Laxman Dewangan
1
-20
/
+84
2015-06-09
regulator: max8973: configure ramp delay through callback
Laxman Dewangan
1
-16
/
+57
2015-06-08
regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...
Lee Jones
1
-9
/
+9
2015-06-08
regulator: pwm-regulator: Remove superfluous is_enabled check
Lee Jones
1
-8
/
+4
2015-06-08
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
Lee Jones
1
-9
/
+6
2015-06-05
Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...
Mark Brown
1
-5
/
+0
2015-06-03
regulator: core: Don't spew backtraces on duplicate sysfs
Stephen Boyd
1
-2
/
+2
2015-06-02
regulator: arizona-ldo1: Do not control DVFS clocking from regulator
Richard Fitzgerald
1
-5
/
+0
2015-06-02
regulator: da9063: Fix up irq leak
Axel Lin
1
-18
/
+3
2015-06-02
regulator: lp8755: Convert to devm_request_threaded_irq
Axel Lin
1
-15
/
+8
2015-06-02
regulator: da9062: Remove unused variable build warning
S Twiss
1
-1
/
+0
2015-06-02
regulator: wm831x: Pass the IRQF_ONESHOT flag
Fabio Estevam
3
-7
/
+14
2015-05-27
mfd: da9052: Fix broken regulator probe
Johan Hovold
1
-2
/
+3
2015-05-26
regulator: fan53555: fill set_voltage_time_set callback
Heiko Stuebner
1
-0
/
+1
2015-05-25
regulator: da9062: Fix modalias
Axel Lin
1
-1
/
+1
2015-05-22
regulator: max8973: add mechanism to enable/disable through GPIO
Laxman Dewangan
1
-6
/
+23
2015-05-22
regulator: max8973: add DT parsing of platform specific parameter
Laxman Dewangan
1
-20
/
+65
2015-05-21
regulator: max8973: get rid of extra variable for gpio validity
Laxman Dewangan
1
-6
/
+2
2015-05-21
regulator: max8973: make default/unset dvs gpio as invalid gpio
Laxman Dewangan
1
-1
/
+1
2015-05-21
regulator: da9062: DA9062 regulator driver
S Twiss
3
-0
/
+854
2015-05-20
regulator: max77686: fix gpio_enabled shift wrapping bug
Joe Perches
1
-3
/
+3
2015-05-13
regulator: axp20x: Add support for AXP22X regulators
Boris BREZILLON
1
-0
/
+96
2015-05-13
regulator: axp20x: Prepare support for multiple AXP chip families
Boris BREZILLON
1
-49
/
+94
2015-05-13
regulator: of: Skip disabled regulator nodes
Stephen Boyd
1
-1
/
+1
2015-05-11
regulator: arizona-ldo1: Add additional supported voltage
Charles Keepax
1
-0
/
+15
2015-05-06
regulator: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-05-04
regulator: max77843: Convert to use regulator_is_enabled_regmap
Axel Lin
1
-16
/
+2
2015-05-04
regulator: max77843: Fix enable_mask for max77843 charger
Axel Lin
1
-1
/
+1
[next]