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.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
2010-11-30
regulator: fix kernel-doc for set_consumer_device_supply
Randy Dunlap
1
-1
/
+1
2010-11-30
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
1
-9
/
+11
2010-11-30
regulator: twl-regulator - fix twlreg_set_mode
Axel Lin
1
-3
/
+3
2010-11-30
regulator: lock supply in regulator enable
Mattias Wallin
1
-0
/
+2
2010-11-30
regulator: Return proper error for regulator_register()
Axel Lin
1
-0
/
+2
2010-11-30
regulator: Ensure enough delay time for enabling regulator
Axel Lin
1
-2
/
+4
2010-11-30
regulator: Remove a redundant device_remove_file call in create_regulator
Axel Lin
1
-1
/
+0
2010-11-30
regulator: Staticise mc13783_powermisc_rmw()
Mark Brown
1
-2
/
+2
2010-11-30
regulator: regulator disable supply fix
Mattias Wallin
1
-0
/
+1
2010-10-29
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
Lukasz Majewski
1
-21
/
+193
2010-10-29
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
1
-2
/
+8
2010-10-29
regulator: Separate set_voltage for max8998 ldo and buck
Lukasz Majewski
1
-3
/
+40
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-36
/
+50
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
1
-6
/
+11
2010-10-29
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
2010-10-29
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
1
-2
/
+8
2010-10-29
regulator: fix build when CONFIG_REGULATOR_DUMMY=n
Anand Gadiyar
1
-4
/
+0
2010-10-29
regulator: avoid deadlock when disabling regulator with supply
Jeffrey Carlyle
1
-9
/
+26
2010-10-29
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
2
-2
/
+23
2010-10-29
Regulator: lp3972 cleanup
Axel Lin
1
-7
/
+18
2010-10-29
Regulator: LP3972 PMIC regulator driver
Axel Lin
3
-0
/
+657
2010-10-29
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
3
-0
/
+369
2010-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+0
2010-10-02
regulator: max8649 - fix setting extclk_freq
Axel Lin
1
-1
/
+1
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
1
-1
/
+1
2010-10-02
regulator: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-09-30
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2
-3
/
+0
2010-09-06
regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...
Axel Lin
1
-1
/
+1
2010-09-06
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...
Axel Lin
1
-3
/
+4
2010-09-05
regulator: ab8500 - fix off-by-one value range checking for selector
Axel Lin
1
-1
/
+1
2010-09-05
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
Axel Lin
1
-2
/
+2
2010-09-01
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...
Axel Lin
1
-1
/
+1
2010-09-01
regulator: ad5398 - fix a memory leak
Axel Lin
1
-6
/
+6
2010-09-01
regulator: set max8998->dev to &pdev->dev.
Axel Lin
1
-0
/
+1
2010-09-01
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
Axel Lin
1
-1
/
+1
2010-09-01
regulator: tps6586x-regulator - fix value range checking for val
Axel Lin
1
-1
/
+1
2010-09-01
regulator: max8998 - set max8998->num_regulators
Axel Lin
1
-0
/
+1
2010-09-01
regulator: max8998 - fix memory allocation size for max8998->rdev
Axel Lin
1
-3
/
+3
2010-09-01
regulator: tps6507x - remove incorrect comments
Axel Lin
1
-6
/
+0
2010-09-01
regulator: max1586 - improve the logic of choosing selector
Axel Lin
1
-6
/
+6
2010-09-01
regulator: ab8500 - fix the logic to remove already registered regulators in ...
Axel Lin
1
-3
/
+1
2010-09-01
regulator: ab3100 - fix the logic to remove already registered regulators in ...
Axel Lin
1
-4
/
+1
2010-09-01
regulator/ab8500: move dereference below the check for NULL
Dan Carpenter
1
-1
/
+2
2010-08-11
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
1
-1
/
+0
2010-08-11
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
Axel Lin
1
-0
/
+1
2010-08-11
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
1
-1
/
+4
2010-08-11
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
1
-7
/
+1
2010-08-11
regulator: max8660 - fix a memory leak in max8660_remove()
Axel Lin
1
-5
/
+5
2010-08-11
regulator: max1586 - fix a memory leak in max1586_pmic_remove()
Axel Lin
1
-5
/
+5
2010-08-11
regulator: Default GPIO controlled WM8994 regulators to disabled
Joonyoung Shim
1
-3
/
+2
[prev]
[next]