diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-05 14:16:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-05 14:16:25 -0400 |
commit | 32fb6c17566ec66de87324a834c7776f40e35e78 (patch) | |
tree | 87b8ed5d66495536fbb452255c3eacd1cfb0c43a /MAINTAINERS | |
parent | 45e36c1666aa6c8b0c538abcf984b336184d8c3f (diff) | |
parent | 7ec0a7290797f57b780f792d12f4bcc19c83aa4f (diff) |
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (140 commits)
ACPI: processor: use .notify method instead of installing handler directly
ACPI: button: use .notify method instead of installing handler directly
ACPI: support acpi_device_ops .notify methods
toshiba-acpi: remove MAINTAINERS entry
ACPI: battery: asynchronous init
acer-wmi: Update copyright notice & documentation
acer-wmi: Cleanup the failure cleanup handling
acer-wmi: Blacklist Acer Aspire One
video: build fix
thinkpad-acpi: rework brightness support
thinkpad-acpi: enhanced debugging messages for the fan subdriver
thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
thinkpad-acpi: restrict access to some firmware LEDs
thinkpad-acpi: remove HKEY disable functionality
thinkpad-acpi: add new debug helpers and warn of deprecated atts
thinkpad-acpi: add missing log levels
thinkpad-acpi: cleanup debug helpers
thinkpad-acpi: documentation cleanup
thinkpad-acpi: drop ibm-acpi alias
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30677193d019..60c970685833 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1422,6 +1422,11 @@ P: Doug Warzecha | |||
1422 | M: Douglas_Warzecha@dell.com | 1422 | M: Douglas_Warzecha@dell.com |
1423 | S: Maintained | 1423 | S: Maintained |
1424 | 1424 | ||
1425 | DELL WMI EXTRAS DRIVER | ||
1426 | P: Matthew Garrett | ||
1427 | M: mjg59@srcf.ucam.org | ||
1428 | S: Maintained | ||
1429 | |||
1425 | DEVICE NUMBER REGISTRY | 1430 | DEVICE NUMBER REGISTRY |
1426 | P: Torben Mathiasen | 1431 | P: Torben Mathiasen |
1427 | M: device@lanana.org | 1432 | M: device@lanana.org |
@@ -4401,10 +4406,7 @@ T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches | |||
4401 | S: Maintained | 4406 | S: Maintained |
4402 | 4407 | ||
4403 | TOSHIBA ACPI EXTRAS DRIVER | 4408 | TOSHIBA ACPI EXTRAS DRIVER |
4404 | P: John Belmonte | 4409 | S: Orphan |
4405 | M: toshiba_acpi@memebeam.org | ||
4406 | W: http://memebeam.org/toys/ToshibaAcpiDriver | ||
4407 | S: Maintained | ||
4408 | 4410 | ||
4409 | TOSHIBA SMM DRIVER | 4411 | TOSHIBA SMM DRIVER |
4410 | P: Jonathan Buzzard | 4412 | P: Jonathan Buzzard |