aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Boichat2007-05-08 02:24:52 -0500
committerLinus Torvalds2007-05-08 13:15:00 -0500
commit6f2fad748ccced5b9313efce2a2c7ae4c04ef564 (patch)
treec626ac5a1d17a130e73b5648580ad20a6b518562 /MAINTAINERS
parentee7b9e3706b9c5f90113eb16a1a84a1c01e09f95 (diff)
downloadkernel-6f2fad748ccced5b9313efce2a2c7ae4c04ef564.tar.gz
kernel-6f2fad748ccced5b9313efce2a2c7ae4c04ef564.tar.xz
kernel-6f2fad748ccced5b9313efce2a2c7ae4c04ef564.zip
Apple SMC driver (hardware monitoring and control)
This driver provides support for the Apple System Management Controller, which provides an accelerometer (Apple Sudden Motion Sensor), light sensors, temperature sensors, keyboard backlight control and fan control. Only Intel-based Apple's computers are supported (MacBook Pro, MacBook, MacMini). [bunk@stusta.de: make drivers/hwmon/applesmc.c:backlight_work stati] [khali@linux-fr.org: fix temperature attribute file names] Signed-off-by: Nicolas Boichat <nicolas@boichat.ch> Cc: Jean Delvare <khali@linux-fr.org> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6d665ac13f99..bb0e832c36ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -382,6 +382,12 @@ L: linux-laptop@vger.kernel.org
382W: http://www.canb.auug.org.au/~sfr/ 382W: http://www.canb.auug.org.au/~sfr/
383S: Supported 383S: Supported
384 384
385APPLE SMC DRIVER
386P: Nicolas Boichat
387M: nicolas@boichat.ch
388L: mactel-linux-devel@lists.sourceforge.net
389S: Maintained
390
385APPLETALK NETWORK LAYER 391APPLETALK NETWORK LAYER
386P: Arnaldo Carvalho de Melo 392P: Arnaldo Carvalho de Melo
387M: acme@ghostprotocols.net 393M: acme@ghostprotocols.net