index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-17
regulator: s2mpa01: Fix accidental enable of buck4 ramp delay
Krzysztof Kozlowski
1
-5
/
+9
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll
1
-38
/
+12
2014-05-14
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
1
-5
/
+5
2014-05-08
regulator: arizona-micsupp: Add missing #include
Charles Keepax
1
-0
/
+1
2014-05-07
regulator: max8952: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-07
regulator: vexpress: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-07
regulator: st-pwm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-07
regulator: palmas: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-07
regulator: anatop: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-02
regulator: tps65090: Fix tps65090 crash on Tegra Dalmore
Doug Anderson
1
-2
/
+5
2014-05-01
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
Krzysztof Kozlowski
1
-11
/
+11
2014-05-01
regulator: s5m8767: Allow GPIO 0 to be used as external control
Krzysztof Kozlowski
1
-14
/
+6
2014-04-29
regulator: tps65090: Make FETs more reliable by adding retries
Doug Anderson
1
-15
/
+140
2014-04-23
regulator: max14577: Add support for MAX77836 regulators
Krzysztof Kozlowski
2
-38
/
+246
2014-04-18
regulator: arizona-ldo1: Add processing of init_data from device tree
Charles Keepax
1
-2
/
+32
2014-04-18
regulator: arizona-ldo1: Move setup processing from arizona-core
Charles Keepax
1
-0
/
+27
2014-04-18
regulator: arizona-micsupp: Add processing of init_data from device tree
Charles Keepax
1
-0
/
+37
2014-04-18
regulator: core: Use devres for releasing of_regulator_match of_nodes
Charles Keepax
1
-21
/
+26
2014-04-18
regulator: tps65217: Use regulator_map_voltage_ascend for LDO1
Axel Lin
1
-0
/
+1
2014-04-18
regulator: tps65090: Allow setting the overcurrent wait time
Doug Anderson
1
-0
/
+56
2014-04-18
regulator: tps65217: Remove *rdev[] from struct tps65217
Axel Lin
1
-3
/
+0
2014-04-15
regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap
Axel Lin
1
-22
/
+3
2014-04-15
regulator: pbias: Convert to use regmap helper functions
Axel Lin
1
-55
/
+19
2014-04-15
regulator: pbias: Fix is_enabled callback implementation
Axel Lin
1
-1
/
+1
2014-04-15
regulator: s2mps11: Add external GPIO control for S2MPS14
Krzysztof Kozlowski
1
-2
/
+65
2014-04-15
regulator: s2mps11: Move DTS parsing code to separate function
Krzysztof Kozlowski
1
-12
/
+23
2014-04-14
regulator: s5m8767: Remove regulator_dev pointer from state container
Krzysztof Kozlowski
1
-11
/
+6
2014-04-14
regulator: core: Get and put regulator of_node
Charles Keepax
1
-1
/
+2
2014-04-14
regulator: core: Add helper to put of_nodes from matches
Charles Keepax
1
-0
/
+21
2014-04-14
regulator: core: Add of_node_get to of_regulator_match
Charles Keepax
1
-2
/
+3
2014-04-14
regulator: AXP20x: Add support for regulators subsystem
Carlo Caione
3
-0
/
+293
2014-04-12
Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+12
2014-04-11
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...
Mark Brown
4
-14
/
+12
2014-04-11
regulator: bcm590xx: Set n_voltages for linear reg
Tim Kryger
1
-0
/
+1
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+265
2014-04-07
regulator: s5m8767: Fix carried over ena_gpio assignment
Krzysztof Kozlowski
1
-0
/
+1
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
regulator: s2mps11: Don't check enable_shift before setting enable ramp rate
Axel Lin
1
-7
/
+5
2014-04-02
regulator: s2mpa01: Don't check enable_shift before setting enable ramp rate
Axel Lin
1
-7
/
+5
2014-03-26
Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/t...
Mark Brown
12
-67
/
+320
2014-03-26
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...
Mark Brown
10
-184
/
+400
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
10
-192
/
+954
2014-03-26
Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...
Mark Brown
8
-97
/
+70
2014-03-26
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...
Mark Brown
7
-78
/
+77
2014-03-26
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...
Mark Brown
9
-26
/
+520
2014-03-26
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/88...
Mark Brown
9
-59
/
+130
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
4
-4
/
+22
2014-03-26
regulator: aat2870: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2014-03-24
regulator: st-pwm: Convert to get_voltage_sel
Axel Lin
1
-6
/
+3
2014-03-21
regulator: Add new driver for ST's PWM controlled voltage regulators
Lee Jones
3
-0
/
+200
[prev]
[next]