diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 12:45:58 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 12:45:58 -0500 |
commit | f0f1b3364ae7f48084bdf2837fb979ff59622523 (patch) | |
tree | e5ef68c0071f44178cc8d1948b64e216d57422aa /MAINTAINERS | |
parent | 4383f18b7f94a4d668c5eec68645c75d44556235 (diff) | |
parent | b7143156c9ceee1a072c57aac8729d2dec5b3bf1 (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: (112 commits)
ACPI: fix build warning
Revert "cpuidle: build fix for non-x86"
ACPI: update intrd DSDT override console messages
ACPI: update DSDT override documentation
ACPI: Add "acpi_no_initrd_override" kernel parameter
ACPI: its a directory not a folder....
ACPI: misc cleanups
ACPI: add missing prink prefix strings
ACPI: cleanup acpi.h
ACPICA: fix CONFIG_ACPI_DEBUG_FUNC_TRACE build
ACPI: video: Ignore ACPI video devices that aren't present in hardware
ACPI: video: reset brightness on resume
ACPI: video: call ACPI notifier chain for ACPI video notifications
ACPI: create notifier chain to get hotkey events to graphics driver
ACPI: video: delete unused display switch on hotkey event code
ACPI: video: create "brightness_switch_enabled" modparam
cpuidle: Add a poll_idle method
ACPI: cpuidle: Support C1 idle time accounting
ACPI: enable MWAIT for C1 idle
ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a372c86fd07b..aefd23f892ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -202,6 +202,13 @@ L: linux-scsi@vger.kernel.org | |||
202 | W: http://www.adaptec.com/ | 202 | W: http://www.adaptec.com/ |
203 | S: Supported | 203 | S: Supported |
204 | 204 | ||
205 | ACER WMI LAPTOP EXTRAS | ||
206 | P: Carlos Corbacho | ||
207 | M: carlos@strangeworlds.co.uk | ||
208 | L: aceracpi@googlegroups.com (subscribers-only) | ||
209 | W: http://code.google.com/p/aceracpi | ||
210 | S: Maintained | ||
211 | |||
205 | ACPI | 212 | ACPI |
206 | P: Len Brown | 213 | P: Len Brown |
207 | M: len.brown@intel.com | 214 | M: len.brown@intel.com |
@@ -252,6 +259,13 @@ L: linux-acpi@vger.kernel.org | |||
252 | W: http://acpi.sourceforge.net/ | 259 | W: http://acpi.sourceforge.net/ |
253 | S: Supported | 260 | S: Supported |
254 | 261 | ||
262 | ACPI WMI DRIVER | ||
263 | P: Carlos Corbacho | ||
264 | M: carlos@strangeworlds.co.uk | ||
265 | L: linux-acpi@vger.kernel.org | ||
266 | W: http://www.lesswatts.org/projects/acpi/ | ||
267 | S: Maintained | ||
268 | |||
255 | ADM1025 HARDWARE MONITOR DRIVER | 269 | ADM1025 HARDWARE MONITOR DRIVER |
256 | P: Jean Delvare | 270 | P: Jean Delvare |
257 | M: khali@linux-fr.org | 271 | M: khali@linux-fr.org |
@@ -1790,6 +1804,11 @@ P: Jaroslav Kysela | |||
1790 | M: perex@perex.cz | 1804 | M: perex@perex.cz |
1791 | S: Maintained | 1805 | S: Maintained |
1792 | 1806 | ||
1807 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | ||
1808 | P: Carlos Corbacho | ||
1809 | M: carlos@strangeworlds.co.uk | ||
1810 | S: Odd Fixes | ||
1811 | |||
1793 | HPET: High Precision Event Timers driver (hpet.c) | 1812 | HPET: High Precision Event Timers driver (hpet.c) |
1794 | P: Clemens Ladisch | 1813 | P: Clemens Ladisch |
1795 | M: clemens@ladisch.de | 1814 | M: clemens@ladisch.de |