ACPI: fix acpi_driver.name usage
[safe/jmp/linux-2.6] / drivers / acpi / hotkey.c
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-08-16 Handle XACPI: hotkey.c fixes, fix for potential crash of hotkey.c
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Len BrownACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNI...
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-03-31 Irwan Djajadi[ACPI] drivers/acpi/hotkey.c: check kmalloc return...
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-08-03 Luming Yu[ACPI] CONFIG_ACPI_HOTKEY is now "n" by default
2005-07-12 Andrew Morton[ACPI] fix debug-mode build warning in acpi/hotkey.c
2005-07-12 Luming Yu[ACPI] generic Hot Key support