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
2011-12-05
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2
-4
/
+8
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2
-4
/
+5
2011-12-05
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
1
-0
/
+3
2011-11-30
regulator: Allow regulators to register with no init_data
Mark Brown
1
-18
/
+25
2011-11-28
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...
Mark Brown
1
-2
/
+44
2011-11-28
regulator: twl: fix twl4030 support for smps regulators
Tero Kristo
1
-2
/
+44
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
1
-1
/
+1
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2
-23
/
+2
2011-11-28
regulator: aat2870: Remove a redundant bitwise and operation
Axel Lin
1
-1
/
+1
2011-11-28
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...
Axel Lin
1
-1
/
+1
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-1
/
+6
2011-11-27
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
Axel Lin
1
-1
/
+6
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2
-1
/
+7
2011-11-27
regulator: Staticise of_get_fixed_voltage_config()
Axel Lin
1
-1
/
+2
2011-11-27
regulator: Checking return value of of_get_regulator_init_data
Axel Lin
1
-0
/
+3
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
1
-0
/
+2
2011-11-24
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-24
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
1
-1
/
+1
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
41
-56
/
+260
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-6
/
+8
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
1
-12
/
+67
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
39
-44
/
+46
2011-11-23
regulator: adapt fixed regulator driver to dt
Rajendra Nayak
1
-0
/
+65
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
2
-0
/
+82
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
1
-1
/
+2
2011-11-23
regulator: Don't report zero volts for the fixed voltage regulator
Mark Brown
1
-1
/
+4
2011-11-23
regulator: TPS65910: Create an array for init data
Kyle Manna
1
-3
/
+10
2011-11-23
regulator: TPS65910: Move regulator defs to header
Kyle Manna
1
-24
/
+0
2011-11-23
regulator: max8649 Convert max8649 to use regmap api
Jonghwan Choi
2
-100
/
+56
2011-11-23
regulator: Use regmap_read/write(), regmap_update_bits functions directly
Jonghwan Choi
1
-55
/
+32
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-0
/
+19
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2
-4
/
+4
2011-11-02
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
12
-41
/
+604
2011-11-01
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
19
-0
/
+19
2011-11-01
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
1
-0
/
+1
2011-10-24
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
1
-1
/
+1
2011-10-24
regulator: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
1
-3
/
+3
2011-10-14
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
1
-1
/
+1
2011-10-12
regulator: gpio-regulator add dependency on GENERIC_GPIO
Heiko Stübner
1
-0
/
+1
2011-10-11
regulator: Add module.h include to gpio-regulator
Mark Brown
1
-0
/
+1
2011-10-09
regulator: Add driver for gpio-controlled regulators
Heiko Stübner
3
-0
/
+367
2011-10-09
regulator: remove duplicate REG_CTRL2 defines in tps65023
H Hartley Sweeten
1
-7
/
+0
2011-10-07
regulator: Add WM1811 support
Mark Brown
1
-0
/
+13
2011-10-04
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
1
-2
/
+7
2011-09-14
regulator: Implement deferred disable support
Mark Brown
1
-0
/
+59
2011-08-28
regulator: tps65023: Added support for the similiar TPS65020 chip
Marcus Folkesson
1
-0
/
+53
2011-08-28
regulator: tps65023: Setting correct core regulator for tps65021
Marcus Folkesson
1
-21
/
+75
[prev]
[next]