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-12-10
Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next
Mark Brown
3
-0
/
+516
2012-12-10
Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next
Mark Brown
1
-9
/
+155
2012-12-10
Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next
Mark Brown
1
-3
/
+41
2012-12-10
Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next
Mark Brown
2
-25
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/log' into regulator-next
Mark Brown
1
-2
/
+7
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
63
-282
/
+1905
2012-12-10
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
1
-0
/
+102
2012-12-10
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Mark Brown
3
-0
/
+691
2012-12-10
Merge remote-tracking branch 'regulator/topic/da9052' into regulator-next
Mark Brown
1
-5
/
+5
2012-12-10
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
Mark Brown
1
-0
/
+22
2012-12-10
Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next
Mark Brown
3
-0
/
+377
2012-12-10
Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next
Mark Brown
2
-3
/
+129
2012-12-10
regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap
Axel Lin
1
-15
/
+6
2012-12-10
regulator: anatop: Use linear_min_sel with linear mapping
Axel Lin
1
-8
/
+7
2012-12-10
regulator: max1586: Implement get_voltage_sel callback
Axel Lin
1
-3
/
+41
2012-12-10
regulator: lp8788-buck: Kill _gpio_request function
Axel Lin
1
-14
/
+4
2012-12-07
regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...
Axel Lin
1
-9
/
+2
2012-12-07
regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode
Axel Lin
1
-10
/
+1
2012-12-06
regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match
Axel Lin
1
-1
/
+3
2012-12-06
regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...
Axel Lin
1
-61
/
+26
2012-12-06
regulator: palmas: Return raw register values as the selectors in [get|set]_v...
Axel Lin
1
-24
/
+14
2012-12-06
regulators: add regulator_can_change_voltage() function
Marek Szyprowski
1
-0
/
+22
2012-12-02
regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid
Axel Lin
1
-0
/
+15
2012-12-02
regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
Axel Lin
1
-0
/
+1
2012-12-02
regulator: wm831x-dcdc: Ensure selected voltage falls within requested range
Axel Lin
1
-1
/
+1
2012-11-28
Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-1
/
+1
2012-11-28
regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-10
/
+5
2012-11-28
regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-148
/
+28
2012-11-28
regulator: arizona-micsupp: Add ramp time information
Mark Brown
1
-0
/
+2
2012-11-28
regulator: core: Say what unsupportable voltage constraints are
Mark Brown
1
-1
/
+3
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
[prev]
[next]