Commit Graph

11 Commits (f8381cba04ba8173fd5a2b8e5cd8b3290ee13a98)

Author SHA1 Message Date
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 18 years ago
Len Brown d68909f4c3 ACPI: avoid irqrouter_resume might_sleep oops on resume from S4 19 years ago
Len Brown 02438d8771 ACPI: delete acpi_os_free(), use kfree() directly 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Len Brown cece929697 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Vasily Averin 64385f2fd8 ACPI: fix potential memory leak in acpi_evaluate_integer() error path 19 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago