diff options
author | Lennart Poettering <mzxreary@0pointer.de> | 2006-10-06 01:27:02 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-10-14 01:48:29 -0400 |
commit | 8c4c731a89ea6458001f48033f8988447736fb38 (patch) | |
tree | dd1f7533539e373a60627a6e0d7290365d1fb9db /MAINTAINERS | |
parent | ab9e43c640b2b7d6e296fc39dd8cbcb96f9ae393 (diff) |
MSI S270 Laptop support: backlight, wlan, bluetooth states
Create a driver to support the platform-specific features
of MSI S270 laptops (and maybe other MSI laptops).
This driver implements a backlight device for controlling LCD brightness
(/sys/class/backlight/msi-laptop-bl/).
In addition it allows access to the WLAN and Bluetooth states
through a platform driver (/sys/devices/platform/msi-laptop-pf/).
Signed-off-by: Lennart Poettering <mzxreary@0pointer.de>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1b5430a49fdd..a2b6d9fa3502 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1998,6 +1998,13 @@ M: rubini@ipvvis.unipv.it | |||
1998 | L: linux-kernel@vger.kernel.org | 1998 | L: linux-kernel@vger.kernel.org |
1999 | S: Maintained | 1999 | S: Maintained |
2000 | 2000 | ||
2001 | MSI LAPTOP SUPPORT | ||
2002 | P: Lennart Poettering | ||
2003 | M: mzxreary@0pointer.de | ||
2004 | L: https://tango.0pointer.de/mailman/listinfo/s270-linux | ||
2005 | W: http://0pointer.de/lennart/tchibo.html | ||
2006 | S: Maintained | ||
2007 | |||
2001 | MTRR AND SIMILAR SUPPORT [i386] | 2008 | MTRR AND SIMILAR SUPPORT [i386] |
2002 | P: Richard Gooch | 2009 | P: Richard Gooch |
2003 | M: rgooch@atnf.csiro.au | 2010 | M: rgooch@atnf.csiro.au |