Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPI: hotkey.c fixes, fix for potential crash of hotkey.c | Handle X | 2006-08-16 | 1 | -162/+119 |
* | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 2006-07-10 | 1 | -5/+5 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 | 1 | -58/+36 |
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 | 1 | -8/+8 |
* | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 2006-06-27 | 1 | -1/+1 |
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-26 | 1 | -29/+9 |
* | [ACPI] drivers/acpi/hotkey.c: check kmalloc return value | Irwan Djajadi | 2006-03-31 | 1 | -0/+2 |
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 1 | -111/+122 |
* | [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default | Luming Yu | 2005-08-03 | 1 | -297/+393 |
* | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 2005-07-11 | 1 | -1/+2 |
* | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 | 1 | -0/+1018 |