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