index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()
Roel Kluin
2010-02-12
1
-2
/
+2
*
regulator: Fix display of null constraints for regulators
Mark Brown
2010-02-12
1
-1
/
+1
*
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
Mark Brown
2010-02-01
1
-1
/
+3
*
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
2009-12-17
1
-1
/
+1
*
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
2009-12-17
1
-2
/
+2
*
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
2009-12-17
1
-1
/
+7
*
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
2009-12-17
1
-0
/
+3
*
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
2009-12-17
1
-41
/
+62
*
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
2009-12-17
1
-0
/
+13
*
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
2009-12-17
1
-9
/
+17
*
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
2009-12-17
1
-2
/
+2
*
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
2009-12-17
1
-2
/
+2
*
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
2009-12-17
1
-6
/
+6
*
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
2009-12-17
1
-2
/
+2
*
regulator/mc13783: various cleanups
Uwe Kleine-König
2009-12-17
1
-277
/
+112
*
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2009-12-17
2
-1
/
+1
*
Fix some AB3100 regulator issues
Linus Walleij
2009-12-17
1
-21
/
+2
*
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
2009-12-17
1
-1
/
+1
*
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
2009-12-17
1
-1
/
+2
*
regulator: Remove duplicate consts from ab3100
Mark Brown
2009-12-17
1
-5
/
+5
*
regulator: Handle regulators without suspend mode configuration
Mark Brown
2009-12-17
1
-3
/
+22
*
regulator: Factor out regulator name pretty printing
Mark Brown
2009-12-17
1
-45
/
+38
*
regulator: Display actual settings with constraints
Mark Brown
2009-12-17
1
-13
/
+31
*
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
2009-12-17
1
-17
/
+18
*
regulator: Factor out voltage constraint setup
Mark Brown
2009-12-17
1
-27
/
+37
*
regulator: Report error codes for bulk operations
Mark Brown
2009-12-17
1
-4
/
+5
*
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
2009-12-17
3
-0
/
+691
*
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
2009-12-17
1
-18
/
+189
*
regulator: add driver for MAX8660/8661
Wolfram Sang
2009-12-17
3
-0
/
+518
*
regulator: Add support for twl6030 regulators
Rajendra Nayak
2009-12-14
2
-22
/
+96
*
mfd: Rename twl4030_ routines in twl-regulator.c
Rajendra Nayak
2009-12-13
1
-92
/
+97
*
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
1
-4
/
+4
*
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-12-13
2
-2
/
+2
*
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
2009-12-13
1
-3
/
+0
*
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
2009-12-13
1
-2
/
+5
*
mfd: Fix pcf50633-regulator drvdata usage
Lars-Peter Clausen
2009-12-13
1
-1
/
+4
*
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
2009-12-02
1
-0
/
+2
*
dereferencing freed memory regulator_fixed_voltage_remove()
Dan Carpenter
2009-11-16
1
-3
/
+2
*
regulator: Fix check of unsigned return value and transmit errors in wm831x_g...
Roel Kluin
2009-11-16
1
-3
/
+3
*
regulator: Handle missing constraints in _regulator_disable()
Mark Brown
2009-11-16
1
-1
/
+2
*
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
2009-09-22
1
-1
/
+1
*
regulator/lp3971: drop unnecessary initialization
Wolfram Sang
2009-09-22
1
-1
/
+1
*
regulator: drop 'default n'
Wolfram Sang
2009-09-22
1
-6
/
+0
*
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
2009-09-22
1
-1
/
+1
*
drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...
Michael Prokop
2009-09-22
1
-1
/
+1
*
REGULATOR Handle positive returncode from enable
Linus Walleij
2009-09-22
1
-1
/
+2
*
regulator: tps650xx - build fixes for x86_64
Liam Girdwood
2009-09-22
2
-10
/
+12
*
Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
Anuj Aggarwal
2009-09-22
2
-0
/
+19
*
Regulator: Add TPS6507x regulator driver
Anuj Aggarwal
2009-09-22
1
-0
/
+713
*
Regulator: Add TPS65023 regulator driver
Anuj Aggarwal
2009-09-22
1
-0
/
+631
[next]