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
2012-11-28
regulator: core: Log when a device causes a voltage constraint fail
Mark Brown
1
-1
/
+4
2012-11-28
regulator: arizona-ldo1: Support 1.8V mode
Mark Brown
1
-1
/
+106
2012-11-28
regulator: arizona-ldo1: Add additional top voltage
Mark Brown
1
-1
/
+1
2012-11-28
regulator: arizona-ldo1: Support DVFS in default constraints
Mark Brown
1
-1
/
+19
2012-11-28
regulator: arizona-ldo1: Add enable time
Mark Brown
1
-0
/
+1
2012-11-28
regulator: as3711: Fix the logic in as3711_sel_check
Axel Lin
1
-15
/
+8
2012-11-28
regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check
Axel Lin
1
-6
/
+3
2012-11-28
regulator: s2mps11: Fix ramp delay value shift operation
Sangbeom Kim
1
-5
/
+5
2012-11-28
regulator: da9052: Ensure setting current limit within specific range
Axel Lin
1
-5
/
+5
2012-11-28
regulator: da9055: Select maximum current in specific range for set_current_l...
Axel Lin
1
-12
/
+9
2012-11-28
regulator: tps6586x: fix build warning in debug build
Laxman Dewangan
1
-1
/
+1
2012-11-28
regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set
Axel Lin
1
-1
/
+1
2012-11-28
regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-47
/
+8
2012-11-28
Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...
Mark Brown
4
-0
/
+1038
2012-11-28
regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-32
/
+5
2012-11-28
regulator: core: Allow specific minimal selector for starting linear mapping
Axel Lin
1
-0
/
+6
2012-11-28
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
63
-282
/
+2005
2012-11-28
regulator: add device tree support for max8997
Thomas Abraham
1
-2
/
+146
2012-11-24
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
Thomas Abraham
1
-3
/
+6
2012-11-24
regulator: max8997: reorder buck1/2/5 dvs setup code
Thomas Abraham
1
-13
/
+13
2012-11-24
regulator: tps65090: Add MODULE_ALIAS
Axel Lin
1
-0
/
+1
2012-11-23
regulator: max8973: provide enable/disable if external control disabled
Laxman Dewangan
1
-1
/
+1
2012-11-23
regulator: add a regulator driver for the AS3711 PMIC
Guennadi Liakhovetski
3
-0
/
+387
2012-11-23
regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...
Axel Lin
1
-1
/
+5
2012-11-23
regulator: tps80031: Trivial cleanups
Axel Lin
1
-6
/
+4
2012-11-22
regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable
Axel Lin
1
-1
/
+1
2012-11-21
regulator: da9055: Properly handle voltage range that doesn't start with 0 of...
Axel Lin
1
-30
/
+50
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
56
-62
/
+62
2012-11-20
regulator: wm831x: Set the new rather than old value for DVS VSEL
Mark Brown
1
-1
/
+1
2012-11-20
Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-26
/
+155
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
57
-78
/
+78
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
56
-62
/
+62
2012-11-20
Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...
Mark Brown
9
-66
/
+1660
2012-11-19
regulator: max8973: add regulator driver support
Laxman Dewangan
3
-0
/
+516
2012-11-16
regulator: da9055: Fix checking wrong value in da9055_gpio_init
Axel Lin
1
-1
/
+1
2012-11-15
regulator: tps80031: add prefix TPS80031 on common defines.
Laxman Dewangan
1
-38
/
+42
2012-11-15
regulator: DA9055 regulator driver
Ashish Jangam
3
-0
/
+674
2012-11-15
mfd: tps6586x: move regulator dt parsing to regulator driver
Laxman Dewangan
1
-26
/
+155
2012-11-15
Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...
Mark Brown
1
-12
/
+18
2012-11-15
regulator: fix voltage check in regulator_is_supported_voltage()
Marek Szyprowski
1
-1
/
+1
2012-11-14
regulator: gpio-regulator: Catch 'no states property' misuse
Lee Jones
1
-0
/
+5
2012-11-14
regulator: core: Avoid deadlock when regulator_register fails
Charles Keepax
1
-11
/
+17
2012-11-13
regulator: gpio-regulator: fix can't find regulator node in dt
Frank Li
1
-0
/
+1
2012-11-13
regulator: tps80031: add regulator driver for tps80031
Laxman Dewangan
3
-0
/
+799
2012-11-07
regulator: max8925: support dt for regulator
Qing Xu
1
-3
/
+69
2012-11-01
regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help text
Axel Lin
1
-1
/
+1
2012-10-28
Regulator: core: Unregister when gpio request fails.
Andrew Lunn
1
-1
/
+2
2012-10-22
regulator: max77686: Make max77686_enable() static.
Yadwinder Singh Brar
1
-1
/
+1
2012-10-17
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
Lee Jones
1
-0
/
+94
2012-10-17
regulator: tps65090: add external control support for DCDC
Laxman Dewangan
1
-20
/
+57
[prev]
[next]