index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
power.c
Age
Commit message (
Expand
)
Author
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-16
Pull style into test branch
Len Brown
2006-10-14
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-06-30
ACPI: power: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
ACPI: power: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
ACPI: power: add struct acpi_device to struct acpi_power_resource
Patrick Mochel
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds