index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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 (regulator_dev)
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', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next
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
2015-05-01
regulator: 88pm8607: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-29
regulator: max77693: Use core code for charger's is_enabled
Krzysztof Kozlowski
1
-15
/
+2
2015-04-27
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
2
-6
/
+6
2015-04-27
regulator: max8973: set startup time for rail based on BIAS control
Laxman Dewangan
1
-1
/
+5
2015-04-27
regulator: max77843: Reduce duplication of regulator_desc initializers
Krzysztof Kozlowski
1
-30
/
+18
2015-04-27
regulator: max14577: Reduce duplication of regulator_desc initializers
Krzysztof Kozlowski
1
-80
/
+48
2015-04-20
regulator: max77686: Fix typo in email address
Fabio Estevam
1
-1
/
+1
2015-04-19
regulator: Fix the function name in documentation
Krzysztof Kozlowski
1
-1
/
+1
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-0
/
+1
2015-04-10
Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next
Mark Brown
1
-3
/
+2
2015-04-10
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next
Mark Brown
5
-107
/
+295
2015-04-10
Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-next
Mark Brown
5
-127
/
+76
2015-04-10
Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/arizona-ldo1', 'regulator/topic/arizona-micsupp' and 'regulator/topic/da9211' into regulator-next
Mark Brown
4
-30
/
+149
2015-04-10
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-37
/
+175
2015-04-10
Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core
Mark Brown
1
-1
/
+119
2015-04-10
regulator: max8660: Handle empty regulator data
Markus Pargmann
1
-3
/
+3
2015-04-10
regulator: output current-limit for all regulators in summary
Heiko Stübner
1
-19
/
+5
2015-04-10
regulator: add a summary tree in debugfs
Heiko Stübner
1
-0
/
+121
2015-04-08
regulator: qcom: Tidy up probe()
Bjorn Andersson
1
-10
/
+11
2015-04-08
regulator: qcom: Rework to single platform device
Bjorn Andersson
1
-81
/
+159
[prev]
[next]