diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-14 15:28:55 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-14 15:28:55 -0400 |
commit | c269bc00fcb876ae3b85f178f1e34601185c8ccc (patch) | |
tree | cae61de48c631301984a5e8be345be220adabb82 /MAINTAINERS | |
parent | 2d51b75370d83535883c66521b03fcd6a1f1f68d (diff) | |
parent | caf1859199e4360ffa826179bc0e881b0348f3ce (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6: (26 commits)
mfd: Fix warning in WM8350
mfd: Add placeholders for WM8350 client devices
da903x: add regulator support for DA9030/DA9034
mfd: Add WM8350 subdevice registration helper
regulator: Add WM8350 regulator support
mfd: Add WM8350 interrupt support
mfd: Add initialisation callback for WM8350
mfd: Add GPIO pin configuration support for WM8350
mfd: Add I2C control support for WM8350
mfd: Core support for the WM8350 AudioPlus PMIC
mfd: Add WM8350 watchdog register definitions
mfd: Add WM8350 RTC register definitions
mfd: Add WM8350 comparator register definitions
mfd: Add WM8350 PMU register definitions
mfd: Add WM8350 PMIC register definitions
mfd: Add WM8350 GPIO register definitions
mfd: Add WM8350 audio register definitions
regulator: Export regulator name via sysfs
regulator: Add WM8400 regulator support
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 988b0a852890..5d0b8a23d639 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4520,10 +4520,11 @@ S: Maintained | |||
4520 | 4520 | ||
4521 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 4521 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
4522 | P: Liam Girdwood | 4522 | P: Liam Girdwood |
4523 | M: lg@opensource.wolfsonmicro.com | 4523 | M: lrg@slimlogic.co.uk |
4524 | P: Mark Brown | 4524 | P: Mark Brown |
4525 | M: broonie@opensource.wolfsonmicro.com | 4525 | M: broonie@opensource.wolfsonmicro.com |
4526 | W: http://opensource.wolfsonmicro.com/node/15 | 4526 | W: http://opensource.wolfsonmicro.com/node/15 |
4527 | W: http://www.slimlogic.co.uk/?page_id=5 | ||
4527 | T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git | 4528 | T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git |
4528 | S: Supported | 4529 | S: Supported |
4529 | 4530 | ||