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.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-01-06
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
Richard Zhao
1
-0
/
+1
2012-01-06
regulator: max8925: fix enabled/disabled judgement mistake
Kevin Liu
1
-13
/
+20
2012-01-04
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+37
2012-01-02
regulator: pass regulator_register of_node in fixed voltage driver
Richard Zhao
1
-1
/
+2
2012-01-02
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
1
-0
/
+8
2011-12-30
regulator: mc13892: Convert to devm_kzalloc()
Fabio Estevam
1
-3
/
+1
2011-12-29
regulator: mc13783: Convert to devm_kzalloc()
Fabio Estevam
1
-4
/
+1
2011-12-29
regulator: Fix checking return value of create_regulator
Axel Lin
1
-3
/
+2
2011-12-29
regulator: Fix the error handling if create_regulator fails
Axel Lin
1
-0
/
+1
2011-12-28
regulator: Export regulator_is_supported_voltage()
Mark Brown
1
-0
/
+1
2011-12-22
regulator: mc13892: add device tree probe support
Shawn Guo
3
-11
/
+109
2011-12-22
regulator: mc13892: remove the unnecessary prefix from regulator name
Shawn Guo
1
-3
/
+3
2011-12-20
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
3
-18
/
+9
2011-12-20
regulator: da9052: Staticize non-exported symbols
Axel Lin
1
-2
/
+2
2011-12-17
regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...
Ashish Jangam
1
-5
/
+11
2011-12-15
regulator: Update da9052-regulator for DT changes
Mark Brown
1
-1
/
+1
2011-12-14
regulator: DA9052/53 Regulator support
Ashish Jangam
3
-0
/
+608
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
[next]