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
/
include
/
linux
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
Merge remote-tracking branch 'regulator/topic/linar' into regulator-next
Mark Brown
1
-0
/
+1
2013-06-11
regulator: ab8500-ext: Register as a device in its own right
Lee Jones
1
-4
/
+0
2013-06-07
regulator: core: add regulator_get_linear_step()
Paul Walmsley
1
-0
/
+1
2013-04-28
Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8
Mark Brown
1
-5
/
+5
2013-04-28
Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8
Mark Brown
1
-2
/
+2
2013-04-28
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
Mark Brown
1
-0
/
+3
2013-04-28
Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8
Mark Brown
1
-7
/
+7
2013-04-28
Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8
Mark Brown
1
-0
/
+2
2013-04-18
regulator: core: Add regulator_map_voltage_ascend() API
Axel Lin
1
-0
/
+2
2013-04-11
regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void
Axel Lin
1
-1
/
+1
2013-04-05
regulator: max8952: Add Device Tree support
Tomasz Figa
1
-4
/
+4
2013-04-05
regulator: max8952: Separate constraints from platform data struct
Tomasz Figa
1
-1
/
+1
2013-04-03
regulator: ab8500: Introduce aux5, aux6 regulators for AB8540
Zhenhua HUANG
1
-0
/
+2
2013-04-03
regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard
Lee Jones
1
-15
/
+4
2013-04-01
regulator: ab8500: Add support for the ab8540
Lee Jones
1
-0
/
+86
2013-04-01
regulator: ab8500: add support for ab8505
Lee Jones
1
-2
/
+73
2013-03-29
regulator: ab8500: Init debug from regulator driver
Lee Jones
1
-0
/
+14
2013-03-29
regulator: ab8500: Remove USB regulator
Lee Jones
1
-1
/
+0
2013-03-29
regulator: ab8500-ext: Add HW request support
Bengt Jonsson
1
-0
/
+4
2013-03-29
regulator: ab8500-ext: New driver to control external regulators
Lee Jones
1
-0
/
+28
2013-03-28
regulator: ab8500: Clean out SoC registers
Lee Jones
1
-12
/
+0
2013-03-22
regulator: ab8500: Separate regulator and MFD platform data
Bengt Jonsson
1
-0
/
+7
2013-03-22
regulator: ab8500: Another push to synchronise recent AB8500 developments
Lee Jones
1
-9
/
+12
2013-03-22
ARM: ux500: regulators: Add mask for configuration
Lee Jones
1
-4
/
+6
2013-03-22
regulator: ab8500: Further populate initialisation registers
Lee Jones
1
-0
/
+8
2013-03-05
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...
Axel Lin
1
-0
/
+3
2013-03-04
regulator: core: use regulator_ena_pin member
Kim, Milo
1
-2
/
+0
2013-03-04
regulator: core: support shared enable GPIO concept
Kim, Milo
1
-0
/
+2
2013-03-04
regulator: core: Mark all get and enable calls as __must_check
Mark Brown
1
-7
/
+7
2013-03-01
regulator: core: update kernel documentation for regulator_desc
Nishanth Menon
1
-0
/
+2
2012-12-24
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...
Axel Lin
1
-0
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/tol' into regulator-next
Mark Brown
1
-0
/
+8
2012-12-10
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
Mark Brown
1
-0
/
+4
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-0
/
+2
2012-12-10
Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next
Mark Brown
1
-0
/
+72
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
3
-50
/
+50
2012-12-06
regulators: add regulator_can_change_voltage() function
Marek Szyprowski
1
-0
/
+1
2012-11-28
Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...
Mark Brown
1
-0
/
+47
2012-11-28
regulator: core: Allow specific minimal selector for starting linear mapping
Axel Lin
1
-0
/
+2
2012-11-21
regulator: add missing prototype for regulator_is_supported_voltage
Philip Rakity
1
-0
/
+4
2012-11-20
Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...
Mark Brown
3
-50
/
+50
2012-11-19
regulator: max8973: add regulator driver support
Laxman Dewangan
1
-0
/
+72
2012-11-14
regulator: core: Add regulator_is_supported_voltage_tol()
Mark Brown
1
-0
/
+8
2012-10-17
regulator: tps65090: Register all regulators in single probe call
Laxman Dewangan
1
-50
/
+0
2012-10-15
regulator: core: Support for continuous voltage range
Pawel Moll
1
-0
/
+3
2012-10-15
regulator: tps51632: Add tps51632 regulator driver
Laxman Dewangan
1
-0
/
+47
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
4
-1
/
+94
2012-09-10
regulator: core: Provide regmap get/set bypass operations
Mark Brown
1
-0
/
+4
2012-09-10
regulator: core: Support bypass mode
Mark Brown
3
-0
/
+20
2012-09-10
regulator: Fairchild fan53555 support
Yunfan Zhang
1
-0
/
+60
[next]