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
2009-09-22
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
1
-1
/
+1
2009-09-22
regulator/lp3971: drop unnecessary initialization
Wolfram Sang
1
-1
/
+1
2009-09-22
regulator: drop 'default n'
Wolfram Sang
1
-6
/
+0
2009-09-22
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-09-22
drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...
Michael Prokop
1
-1
/
+1
2009-09-22
REGULATOR Handle positive returncode from enable
Linus Walleij
1
-1
/
+2
2009-09-22
regulator: tps650xx - build fixes for x86_64
Liam Girdwood
2
-10
/
+12
2009-09-22
Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
Anuj Aggarwal
2
-0
/
+19
2009-09-22
Regulator: Add TPS6507x regulator driver
Anuj Aggarwal
1
-0
/
+713
2009-09-22
Regulator: Add TPS65023 regulator driver
Anuj Aggarwal
1
-0
/
+631
2009-09-22
regulator: userspace: use sysfs_create_group
Felipe Balbi
1
-22
/
+23
2009-09-22
regulator: Add GPIO enable control to fixed voltage regulator driver
Roger Quadros
1
-2
/
+86
2009-09-22
Regulator: Implement list_voltage for pcf50633 regulator driver.
Lars-Peter Clausen
1
-32
/
+64
2009-09-22
regulator: regulator_enable() permission checking
Mark Brown
1
-20
/
+36
2009-09-22
regulator: Push locking for regulator_is_enabled() out
Mark Brown
1
-14
/
+16
2009-09-22
regulator: Check for constraints in regulator_init_complete()
Mark Brown
1
-2
/
+2
2009-09-22
regulator: Check for constraints before using them for name
Mark Brown
1
-1
/
+1
2009-09-22
regulator: More explict error reporting for fixed regulator
Mark Brown
1
-0
/
+3
2009-09-22
regulator: da903x: consolidate DA903[045]_DVC macros
Mike Rapoport
1
-49
/
+17
2009-09-22
regulator: Improve virtual consumer probe error handling
Mark Brown
1
-4
/
+8
2009-09-22
regulator: Fix support for deviceless supply mappings
Mark Brown
1
-5
/
+13
2009-09-22
regulator: Warn when unregistering an in-use regulator
Mark Brown
1
-0
/
+1
2009-09-22
regulator: Add regulator voltage range check API
Mark Brown
1
-0
/
+29
2009-09-22
regulator: Add regulator_get_exclusive() API
Mark Brown
1
-14
/
+74
2009-09-22
regulator: support list voltage in da903x
Haojian Zhuang
1
-1
/
+35
2009-09-22
regulator: replace ADTV1 register by ADTV2 in da903x
Haojian Zhuang
1
-3
/
+3
2009-09-22
regulator: support da9030 BUCK in da903x driver
Haojian Zhuang
1
-0
/
+23
2009-09-22
regulator: add buck3 in da903x driver
Haojian Zhuang
1
-0
/
+32
2009-09-22
drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-22
regulator: Allow consumer supplies to be set up with dev_name()
Mark Brown
1
-14
/
+48
2009-09-22
regulator: Make virtual consumer a bit more chatty
Mark Brown
1
-0
/
+8
2009-09-22
regulator: Make virtual consumer use dev_printk
Mark Brown
1
-16
/
+18
2009-09-22
regulator: Report regulator_get() failure in virtual consumer
Mark Brown
1
-0
/
+2
2009-09-22
regulator: add check index of wm8350->pmic.pdev[]
Roel Kluin
1
-0
/
+2
2009-09-17
regulator: Voltage count for AB3100
Linus Walleij
1
-0
/
+6
2009-09-17
regulator: AB3100 support
Linus Walleij
3
-0
/
+704
2009-09-17
regulator: Add Freescale MC13783 driver
Sascha Hauer
3
-0
/
+419
2009-09-17
regulator: get pcap data from the parent device
Antonio Ospite
1
-1
/
+1
2009-09-17
regulator: register pcap earlier
Antonio Ospite
1
-1
/
+1
2009-09-17
regulator: Add WM831x ISINK support
Mark Brown
2
-0
/
+261
2009-09-17
regulator: Add WM831x DC-DC boost convertor support
Mark Brown
1
-0
/
+131
2009-09-17
regulator: Add WM831x EPE support
Mark Brown
1
-0
/
+88
2009-09-17
regulator: Add WM831x LDO support
Mark Brown
2
-0
/
+853
2009-09-17
regulator: Add WM831x DC-DC buck convertor support
Mark Brown
3
-0
/
+651
2009-09-17
regulator: Provide mode to status conversion function
Mark Brown
1
-0
/
+24
2009-09-17
regulator: add pcap driver
Daniel Ribeiro
3
-0
/
+326
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
1
-19
/
+52
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
3
-0
/
+570
[next]