ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms
commite75645e9daa84b9a6f92f30eb61b92cee2091a0c
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 11 Nov 2008 22:28:07 +0000 (11 20:28 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 11 Nov 2008 22:28:07 +0000 (11 20:28 -0200)
treec12f85429f66c663f30909205a35e6ae62f6792a
parentb65101ce40579edbf7f7bf0870c6ef3efb60b2af
ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms

Handle some HKEY events that are actually firmware alarms.  For
now, we do the simple thing: log specific messages to the log and let
the thinkpad-specific event pass to userspace.

In the future, these events will be migrated to generic notifications
and subsystems.

These alarms are NOT available on all ThinkPads.  E.g. the T43 only
issues 0x6011 and 0x6012.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/misc/thinkpad_acpi.c