index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: Fix bounds checking of wm8350->pmic.led
Roel Kluin
2009-01-30
1
-1
/
+1
*
regulator: move bq24022 init back to module_init instead of subsys_initcall
Philipp Zabel
2009-01-30
1
-5
/
+1
*
move wm8400-regulator's probe function to .devinit.text
Uwe Kleine-König
2009-01-17
1
-1
/
+1
*
regulator: PCF50633 pmic driver
Balaji Rao
2009-01-11
3
-0
/
+337
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-01-09
1
-0
/
+91
|
\
|
*
leds: Add WM8350 LED driver
Mark Brown
2009-01-08
1
-0
/
+91
*
|
regulator: catch some registration errors
David Brownell
2009-01-08
1
-0
/
+14
*
|
regulator: Fix some kerneldoc rendering issues
Mark Brown
2009-01-08
1
-7
/
+11
*
|
regulator: Add missing kerneldoc
Mark Brown
2009-01-08
1
-0
/
+1
*
|
regulator: Clean up kerneldoc warnings
Mark Brown
2009-01-08
1
-22
/
+22
*
|
regulator: Remove extraneous kerneldoc annotations
Mark Brown
2009-01-08
1
-2
/
+2
*
|
regulator: move set_machine_constraints after regulator device initialization
Mike Rapoport
2009-01-08
1
-5
/
+5
*
|
regulator: da903x: make da903x_is_enabled return 0 or 1
Mike Rapoport
2009-01-08
1
-1
/
+1
*
|
regulator: da903x: add '\n' to error messages
Mike Rapoport
2009-01-08
1
-5
/
+5
*
|
regulator: sysfs attribute reduction (v2)
David Brownell
2009-01-08
1
-48
/
+148
*
|
regulator: code shrink (v2)
David Brownell
2009-01-08
1
-67
/
+44
*
|
regulator: improved mode error checks
David Brownell
2009-01-08
1
-2
/
+13
*
|
regulator: enable/disable refcounting
David Brownell
2009-01-08
1
-35
/
+36
*
|
regulator: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-08
1
-2
/
+2
|
/
*
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
2009-01-04
1
-0
/
+7
*
regulator: Use menuconfig in Kconfig
Takashi Iwai
2008-11-09
1
-11
/
+4
*
regulator: da903x regulator bug fix
Jonathan Cameron
2008-10-30
1
-12
/
+17
*
da903x: add regulator support for DA9030/DA9034
Eric Miao
2008-10-13
3
-0
/
+522
*
regulator: Add WM8350 regulator support
Mark Brown
2008-10-13
3
-0
/
+1441
*
regulator: Export regulator name via sysfs
Mark Brown
2008-10-13
1
-0
/
+18
*
regulator: Add WM8400 regulator support
Mark Brown
2008-10-13
3
-0
/
+376
*
regulator: Enable regulators marked as always_on
Mark Brown
2008-10-13
1
-2
/
+17
*
regulator: Additional diagnostics for machine constraints
Mark Brown
2008-10-13
1
-4
/
+19
*
regulator: check for init_data on registration
Mark Brown
2008-10-13
1
-0
/
+3
*
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2008-10-13
2
-243
/
+235
*
regulator: TI bq24022 Li-Ion Charger driver
Philipp Zabel
2008-07-30
3
-0
/
+179
*
regulator: core kbuild files
Liam Girdwood
2008-07-30
2
-0
/
+59
*
regulator: regulator test harness
Mark Brown
2008-07-30
1
-0
/
+345
*
regulator: add support for fixed regulators.
Mark Brown
2008-07-30
1
-0
/
+129
*
regulator: regulator framework core
Liam Girdwood
2008-07-30
1
-0
/
+1903