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
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
7
-199
/
+307
2011-08-01
Merge branch 'for-next' into for-linus
Liam Girdwood
7
-199
/
+307
2011-08-01
regulator: Storing tps65912 error codes in u8
Dan Carpenter
1
-1
/
+1
2011-08-01
regulator: aat2870: Add AAT2870 regulator driver
Jin Park
3
-0
/
+240
2011-08-01
tps65912: add regulator driver
Margarita Olaya
3
-0
/
+807
2011-07-28
regulator: Improve WM831x DVS VSEL selection algorithm
Mark Brown
1
-37
/
+15
2011-07-28
regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set
Mark Brown
1
-0
/
+14
2011-07-28
regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
Mark Brown
1
-21
/
+20
2011-07-28
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
Mark Brown
1
-0
/
+1
2011-07-28
regulator: Fix WM831x DCDC DVS VSEL bootstrapping
Mark Brown
1
-1
/
+1
2011-07-28
regulator: Fix WM831x regulator ID lookups for multiple WM831xs
Mark Brown
2
-5
/
+36
2011-07-23
regulator: Convert tps65023 to use regmap API
Mark Brown
2
-70
/
+28
2011-07-22
regulator: Fix argument format type errors in error prints
Mark Brown
1
-2
/
+2
2011-07-22
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
1
-3
/
+4
2011-07-22
regulator: Make core more chatty about some errors
Mark Brown
1
-2
/
+9
2011-07-22
regulator: tps65910: Fix array access out of bounds bug
Axel Lin
1
-12
/
+43
2011-07-22
regulator: tps65910: Add missing breaks in switch/case
Axel Lin
1
-0
/
+7
2011-07-22
regulator: tps65910: Fix a memory leak in tps65910_probe error path
Axel Lin
1
-0
/
+1
2011-07-22
regulator: TWL: Remove entry of RES_ID for 6030 macros
Ambresh K
1
-34
/
+30
2011-07-08
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
1
-1
/
+2
2011-07-08
regulator: db8500-prcmu: small fixes
Axel Lin
1
-11
/
+3
2011-07-08
regulator: max8997: remove dependency on platform_data pointer
MyungJoo Ham
1
-21
/
+23
2011-07-08
regulator: MAX8997: Fix for divide by zero error
Tushar Behera
1
-4
/
+4
2011-07-08
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
1
-1
/
+1
2011-07-04
regulator: Add basic per consumer debugfs
Mark Brown
1
-1
/
+29
2011-06-09
regulator: Add rdev_crit() macro
Mark Brown
1
-0
/
+2
2011-06-09
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
1
-65
/
+36
2011-06-09
regulator: Include the device name in the microamps_requested_ file
Mark Brown
1
-2
/
+3
2011-06-09
regulator: Increase the limit on sysfs file names
Mark Brown
1
-1
/
+1
2011-06-08
regulator: Properly register dummy regulator driver
Mark Brown
1
-6
/
+26
2011-05-30
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
Colin Cross
1
-1
/
+1
2011-05-30
regulator: Use _cansleep() for WM8994 regulator GPIOs
Mark Brown
1
-2
/
+2
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
1
-6
/
+26
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
REGULATOR: TWL6025: add support to twl-regulator
Graeme Gregory
1
-8
/
+321
2011-05-27
regulator: twl6030: do not write to _GRP for regulator disable
Balaji T K
1
-25
/
+22
2011-05-27
regulator: twl6030: do not write to _GRP for regulator enable
Balaji T K
1
-14
/
+25
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
1
-34
/
+323
2011-05-27
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
1
-1
/
+1
2011-05-27
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
1
-2
/
+2
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
1
-6
/
+6
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
1
-1
/
+0
2011-05-27
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
1
-9
/
+13
2011-05-27
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
3
-6
/
+3
2011-05-27
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
1
-2
/
+0
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
3
-0
/
+712
2011-05-27
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...
Axel Lin
1
-6
/
+10
[next]