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: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...
Axel Lin
2010-09-06
1
-1
/
+1
*
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...
Axel Lin
2010-09-06
1
-3
/
+4
*
regulator: ab8500 - fix off-by-one value range checking for selector
Axel Lin
2010-09-05
1
-1
/
+1
*
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
Axel Lin
2010-09-05
1
-2
/
+2
*
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...
Axel Lin
2010-09-01
1
-1
/
+1
*
regulator: ad5398 - fix a memory leak
Axel Lin
2010-09-01
1
-6
/
+6
*
regulator: set max8998->dev to &pdev->dev.
Axel Lin
2010-09-01
1
-0
/
+1
*
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
Axel Lin
2010-09-01
1
-1
/
+1
*
regulator: tps6586x-regulator - fix value range checking for val
Axel Lin
2010-09-01
1
-1
/
+1
*
regulator: max8998 - set max8998->num_regulators
Axel Lin
2010-09-01
1
-0
/
+1
*
regulator: max8998 - fix memory allocation size for max8998->rdev
Axel Lin
2010-09-01
1
-3
/
+3
*
regulator: tps6507x - remove incorrect comments
Axel Lin
2010-09-01
1
-6
/
+0
*
regulator: max1586 - improve the logic of choosing selector
Axel Lin
2010-09-01
1
-6
/
+6
*
regulator: ab8500 - fix the logic to remove already registered regulators in ...
Axel Lin
2010-09-01
1
-3
/
+1
*
regulator: ab3100 - fix the logic to remove already registered regulators in ...
Axel Lin
2010-09-01
1
-4
/
+1
*
regulator/ab8500: move dereference below the check for NULL
Dan Carpenter
2010-09-01
1
-1
/
+2
*
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
2010-08-11
1
-1
/
+0
*
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
Axel Lin
2010-08-11
1
-0
/
+1
*
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
2010-08-11
1
-1
/
+4
*
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
2010-08-11
1
-7
/
+1
*
regulator: max8660 - fix a memory leak in max8660_remove()
Axel Lin
2010-08-11
1
-5
/
+5
*
regulator: max1586 - fix a memory leak in max1586_pmic_remove()
Axel Lin
2010-08-11
1
-5
/
+5
*
regulator: Default GPIO controlled WM8994 regulators to disabled
Joonyoung Shim
2010-08-11
1
-3
/
+2
*
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
2010-08-11
1
-1
/
+1
*
max8998: fix off-by-one value range checking
Axel Lin
2010-08-11
1
-2
/
+2
*
regulator: tps6586x: fix millivolt return values and SM2 table
Gary King
2010-08-11
1
-3
/
+10
*
regulator: tps6586x: add dependancy on MFD_TPS6585x
Mike Rapoport
2010-08-11
1
-1
/
+1
*
regulator: add TPS6586X regulator driver
Mike Rapoport
2010-08-11
3
-0
/
+394
*
regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage
MyungJoo Ham
2010-08-11
1
-2
/
+27
*
regulator: add support for regulators on the ab8500 MFD
Sundar R IYER
2010-08-11
3
-0
/
+436
*
tps65023: Allow registering similar TPS65021
Marek Vasut
2010-08-11
1
-0
/
+2
*
drivers: regulators: depend on MFD_MAX8998
Marek Szyprowski
2010-08-11
1
-2
/
+1
*
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
2010-08-11
3
-0
/
+620
*
ISL6271A voltage regulator support.
Marek Vasut
2010-08-11
3
-0
/
+243
*
regulator: make sure the regulator is available prior to the consumers.
Sonic Zhang
2010-08-11
1
-1
/
+1
*
regulator: new drivers for AD5398 and AD5821
Sonic Zhang
2010-08-11
3
-0
/
+295
*
regulator: Remove owner field from attribute initialization in regulator core...
Guenter Roeck
2010-08-05
1
-1
/
+0
*
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2010-07-28
1
-7
/
+29
*
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
2010-07-27
1
-1
/
+1
*
ab3100: fix off-by-one value range checking for voltage selector
Axel Lin
2010-07-27
1
-2
/
+2
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
5
-9
/
+0
*
mfd: AB3100 register access change to abx500 API
Mattias Wallin
2010-05-28
1
-17
/
+16
*
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
2010-05-28
1
-1
/
+1
*
mfd: Add TPS6507x support
Todd Fischer
2010-05-28
1
-79
/
+74
*
regulator: tps6057x namespace cleanup
Todd Fischer
2010-05-28
1
-85
/
+87
*
mfd: Add tps6507x board data structure
Todd Fischer
2010-05-28
1
-2
/
+12
*
mfd: Move TPS6507x register definition to header file.
Todd Fischer
2010-05-28
1
-59
/
+1
*
regulator: return set_mode is same mode is requested
Sundar R Iyer
2010-05-25
1
-0
/
+10
*
Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
Axel Lin
2010-05-25
2
-0
/
+11
*
twl6030: regulator: Remove vsel tables and use formula for calculation
Rajendra Nayak
2010-05-25
1
-47
/
+91
[next]