diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 13:17:07 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 13:17:07 -0400 |
commit | 0c26d7cc31cd81a82be3b9d7687217d49fe9c47e (patch) | |
tree | 1a20b590a5d71e588af7034b21f4779e6a8bd949 /MAINTAINERS | |
parent | 936940a9c7e3d99b25859bf1ff140d8c2480183a (diff) | |
parent | 21ab01e2fcbfcc0d1faba2b7336b3c0f7f3c1ac8 (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: (72 commits)
asus-laptop: remove EXPERIMENTAL dependency
asus-laptop: use pr_fmt and pr_<level>
eeepc-laptop: cpufv updates
eeepc-laptop: sync eeepc-laptop with asus_acpi
asus_acpi: Deprecate in favor of asus-laptop
acpi4asus: update MAINTAINER and KConfig links
asus-laptop: platform dev as parent for led and backlight
eeepc-laptop: enable camera by default
ACPI: Rename ACPI processor device bus ID
acerhdf: Acer Aspire One fan control
ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness
ACPI: run ACPI device hot removal in kacpi_hotplug_wq
ACPI: Add the reference count to avoid unloading ACPI video bus twice
ACPI: DMI to disable Vista compatibility on some Sony laptops
ACPI: fix a deadlock in hotplug case
Show the physical device node of backlight class device.
ACPI: pdc init related memory leak with physical CPU hotplug
ACPI: pci_root: remove unused dev/fn information
ACPI: pci_root: simplify list traversals
ACPI: pci_root: use driver data rather than list lookup
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 303129ab4b75..05a4f306f1a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -230,6 +230,13 @@ L: linux-acenic@sunsite.dk | |||
230 | S: Maintained | 230 | S: Maintained |
231 | F: drivers/net/acenic* | 231 | F: drivers/net/acenic* |
232 | 232 | ||
233 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | ||
234 | P: Peter Feuerer | ||
235 | M: peter@piie.net | ||
236 | W: http://piie.net/?section=acerhdf | ||
237 | S: Maintained | ||
238 | F: drivers/platform/x86/acerhdf.c | ||
239 | |||
233 | ACER WMI LAPTOP EXTRAS | 240 | ACER WMI LAPTOP EXTRAS |
234 | P: Carlos Corbacho | 241 | P: Carlos Corbacho |
235 | M: carlos@strangeworlds.co.uk | 242 | M: carlos@strangeworlds.co.uk |
@@ -913,8 +920,7 @@ M: corentincj@iksaif.net | |||
913 | P: Karol Kozimor | 920 | P: Karol Kozimor |
914 | M: sziwan@users.sourceforge.net | 921 | M: sziwan@users.sourceforge.net |
915 | L: acpi4asus-user@lists.sourceforge.net | 922 | L: acpi4asus-user@lists.sourceforge.net |
916 | W: http://sourceforge.net/projects/acpi4asus | 923 | W: http://acpi4asus.sf.net |
917 | W: http://xf.iksaif.net/acpi4asus | ||
918 | S: Maintained | 924 | S: Maintained |
919 | F: arch/x86/kernel/acpi/boot.c | 925 | F: arch/x86/kernel/acpi/boot.c |
920 | F: drivers/platform/x86/asus_acpi.c | 926 | F: drivers/platform/x86/asus_acpi.c |
@@ -930,8 +936,7 @@ ASUS LAPTOP EXTRAS DRIVER | |||
930 | P: Corentin Chary | 936 | P: Corentin Chary |
931 | M: corentincj@iksaif.net | 937 | M: corentincj@iksaif.net |
932 | L: acpi4asus-user@lists.sourceforge.net | 938 | L: acpi4asus-user@lists.sourceforge.net |
933 | W: http://sourceforge.net/projects/acpi4asus | 939 | W: http://acpi4asus.sf.net |
934 | W: http://xf.iksaif.net/acpi4asus | ||
935 | S: Maintained | 940 | S: Maintained |
936 | F: drivers/platform/x86/asus-laptop.c | 941 | F: drivers/platform/x86/asus-laptop.c |
937 | 942 | ||
@@ -2110,7 +2115,7 @@ EEEPC LAPTOP EXTRAS DRIVER | |||
2110 | P: Corentin Chary | 2115 | P: Corentin Chary |
2111 | M: corentincj@iksaif.net | 2116 | M: corentincj@iksaif.net |
2112 | L: acpi4asus-user@lists.sourceforge.net | 2117 | L: acpi4asus-user@lists.sourceforge.net |
2113 | W: http://sourceforge.net/projects/acpi4asus | 2118 | W: http://acpi4asus.sf.net |
2114 | S: Maintained | 2119 | S: Maintained |
2115 | F: drivers/platform/x86/eeepc-laptop.c | 2120 | F: drivers/platform/x86/eeepc-laptop.c |
2116 | 2121 | ||