diff options
author | Harald Welte <laforge@gnumonks.org> | 2008-09-23 11:46:57 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-09-24 04:09:00 -0400 |
commit | 709ee531c153038d81b30649b9eeed3c44a4d5cc (patch) | |
tree | f1202abe42a374543d19a159a741d14b77d51ce7 /MAINTAINERS | |
parent | 72d31053f62c4bc464c2783974926969614a8649 (diff) |
panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94
This is a driver for ACPI extras such as hotkeys and backlight
brightness control on various Panasonic "Let's Note" series laptop
computers.
It exports the backlight via the backlight class device API,
and the hotkeys as input event device. Some more esoteric
items like number of installed batteries are exported via sysfs
device attributes.
Hotkey events also generate old-style ACPI enents through
/proc/acpi/event to interoperate with current versions of acpid.
Signed-off-by: Harald Welte <laforge@gnumonks.org>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Acked-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cad81a24e832..fa3579382ed2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3148,6 +3148,11 @@ M: olof@lixom.net | |||
3148 | L: i2c@lm-sensors.org | 3148 | L: i2c@lm-sensors.org |
3149 | S: Maintained | 3149 | S: Maintained |
3150 | 3150 | ||
3151 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | ||
3152 | P: Harald Welte | ||
3153 | M: laforge@gnumonks.org | ||
3154 | S: Maintained | ||
3155 | |||
3151 | PARALLEL PORT SUPPORT | 3156 | PARALLEL PORT SUPPORT |
3152 | L: linux-parport@lists.infradead.org (subscribers-only) | 3157 | L: linux-parport@lists.infradead.org (subscribers-only) |
3153 | S: Orphan | 3158 | S: Orphan |