aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/hotkey.c
Commit message (Expand)AuthorAge
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X2006-08-16
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [ACPI] drivers/acpi/hotkey.c: check kmalloc return valueIrwan Djajadi2006-03-31
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* [ACPI] CONFIG_ACPI_HOTKEY is now "n" by defaultLuming Yu2005-08-03
* [ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton2005-07-11
* [ACPI] generic Hot Key supportLuming Yu2005-07-11