aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCezary Jackiewicz2008-06-09 18:22:22 -0500
committerAndi Kleen2008-07-16 16:27:01 -0500
commit5411552c707f4b7387ad63141ef3a559e7488091 (patch)
tree78b6fafe441413397ff33becd4bc144d461bc0a2 /MAINTAINERS
parent9f1eb99c757939b0b1783f926130993e9c298bae (diff)
downloadkernel-video-5411552c707f4b7387ad63141ef3a559e7488091.tar.gz
kernel-video-5411552c707f4b7387ad63141ef3a559e7488091.tar.xz
kernel-video-5411552c707f4b7387ad63141ef3a559e7488091.zip
misc,acpi,backlight: compal Laptop Extras
This is driver for Compal Laptop: FL90/IFL90, based on MSI driver. This driver exports a few files in /sys/devices/platform/compal-laptop/: lcd_level - screen brightness: contains a single integer in the range 0..7 (rw) wlan - wlan subsystem state: contains 0 or 1 (rw) bluetooth - bluetooth subsystem state: contains 0 or 1 (rw) raw - raw value taken from embedded controller register (ro) In addition to these platform device attributes the driver registers itself in the Linux backlight control subsystem and is available to userspace under /sys/class/backlight/compal-laptop/. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Cc: Len Brown <lenb@kernel.org> Cc: Alexey Starikovskiy <aystarik@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ee1c56a2075..2bfde032630 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1160,6 +1160,11 @@ M: scott@spiteful.org
1160L: pcihpd-discuss@lists.sourceforge.net 1160L: pcihpd-discuss@lists.sourceforge.net
1161S: Supported 1161S: Supported
1162 1162
1163COMPAL LAPTOP SUPPORT
1164P: Cezary Jackiewicz
1165M: cezary.jackiewicz@gmail.com
1166S: Maintained
1167
1163COMPUTONE INTELLIPORT MULTIPORT CARD 1168COMPUTONE INTELLIPORT MULTIPORT CARD
1164P: Michael H. Warfield 1169P: Michael H. Warfield
1165M: mhw@wittsend.com 1170M: mhw@wittsend.com