diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-01 13:56:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-01 13:56:40 -0400 |
commit | 561b35b341b1aeeab486affe1ede0ee6640ce33b (patch) | |
tree | a7570737884bef3c15db98cae629a82ce3586b3c /MAINTAINERS | |
parent | a7c2a10dab4e5122cbcfa3d5e9d589a52ccc2287 (diff) | |
parent | 0eb5d5ab3ec99bfd22ff16797d95835369ffb25b (diff) |
Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
* 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6:
regulator: TI bq24022 Li-Ion Charger driver
regulator: maintainers - add maintainers for regulator framework.
regulator: documentation - ABI
regulator: documentation - machine
regulator: documentation - regulator driver
regulator: documentation - consumer interface
regulator: documentation - overview
regulator: core kbuild files
regulator: regulator test harness
regulator: add support for fixed regulators.
regulator: regulator framework core
regulator: fixed regulator interface
regulator: machine driver interface
regulator: regulator driver interface
regulator: consumer device interface
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f043d19cedc..c65a5b9e3446 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4504,6 +4504,15 @@ M: kaber@trash.net | |||
4504 | L: netdev@vger.kernel.org | 4504 | L: netdev@vger.kernel.org |
4505 | S: Maintained | 4505 | S: Maintained |
4506 | 4506 | ||
4507 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | ||
4508 | P: Liam Girdwood | ||
4509 | M: lg@opensource.wolfsonmicro.com | ||
4510 | P: Mark Brown | ||
4511 | M: broonie@opensource.wolfsonmicro.com | ||
4512 | W: http://opensource.wolfsonmicro.com/node/15 | ||
4513 | T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git | ||
4514 | S: Supported | ||
4515 | |||
4507 | VT1211 HARDWARE MONITOR DRIVER | 4516 | VT1211 HARDWARE MONITOR DRIVER |
4508 | P: Juerg Haefliger | 4517 | P: Juerg Haefliger |
4509 | M: juergh@gmail.com | 4518 | M: juergh@gmail.com |