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
2012-05-14
regulator: tps62360: support force PWM mode via regulator mode
Laxman Dewangan
1
-2
/
+0
2012-05-13
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
1
-3
/
+1
2012-05-12
regulator: core: Allow drivers to set simple linear voltage maps as data
Mark Brown
1
-2
/
+13
2012-05-12
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
1
-0
/
+4
2012-05-12
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
1
-0
/
+18
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
1
-0
/
+18
2012-04-16
regulator: core: Provide standard enable operations for regmap users
Mark Brown
1
-0
/
+7
2012-04-16
regulator: core: Provide regmap based voltage_sel operations
Mark Brown
1
-0
/
+9
2012-04-16
regulator: core: Allow drivers to pass in a regmap
Mark Brown
1
-0
/
+4
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
1
-5
/
+3
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-5
/
+26
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
1
-2
/
+3
2012-04-04
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-5
/
+3
2012-04-04
regulator: core: Constify the regulator_desc passed in when registering
Mark Brown
1
-2
/
+3
2012-04-03
regulator: fixed: Support for open drain gpio pin
Laxman Dewangan
1
-0
/
+7
2012-04-01
regulator: Add TPS65090 regulator driver
Venu Byravarasu
1
-0
/
+50
2012-03-29
regulator: Fix comments in include/linux/regulator/machine.h
Axel Lin
1
-5
/
+3
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+69
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+0
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-24
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Arnd Bergmann
5
-6
/
+94
2012-03-19
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
1
-2
/
+0
2012-03-19
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...
Mark Brown
1
-0
/
+22
2012-03-19
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
Mark Brown
1
-0
/
+13
2012-03-19
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
1
-0
/
+57
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-03-07
regulator: Remove bq24022 regulator driver
Heiko Stübner
1
-24
/
+0
2012-03-06
mfd: Support AB9540 ab8500 variant
Linus Walleij
1
-1
/
+69
2012-03-03
regulator: provide a helper for registering a fixed regulator
Sascha Hauer
1
-0
/
+13
2012-02-21
regulator: Remove ifdefs for debugfs code
Stephen Boyd
1
-2
/
+0
2012-02-17
regulator: fix wrong header name in description
Kim, Milo
1
-2
/
+2
2012-02-02
regulator: Remove support for supplies specified by struct device
Mark Brown
1
-2
/
+0
2012-01-30
regulator: Add devm_regulator_put in consumer.h
Axel Lin
1
-1
/
+5
2012-01-27
regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR
Axel Lin
1
-0
/
+6
2012-01-22
regulator: Provide devm_regulator_bulk_get()
Mark Brown
1
-0
/
+2
2012-01-22
regulator: Implement devm_regulator_free()
Mark Brown
1
-0
/
+1
2012-01-20
regulator: Add devm_regulator_get()
Stephen Boyd
1
-0
/
+9
2012-01-20
regulator: TPS62360: Add tps62360 regulator driver
Laxman Dewangan
1
-0
/
+57
2012-01-04
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+8
2012-01-02
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
1
-0
/
+5
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
1
-2
/
+4
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
1
-0
/
+2
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
1
-0
/
+20
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2
-1
/
+88
2011-11-01
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
1
-0
/
+1
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-0
/
+10
2011-10-14
regulator: Constify constraints name
Mark Brown
1
-1
/
+1
2011-10-09
regulator: Add driver for gpio-controlled regulators
Heiko Stübner
1
-0
/
+87
[next]