summaryrefslogtreecommitdiff
path: root/drivers/acpi/system.c
AgeCommit message (Expand)Author
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2004-11-10[ACPI] migrate to seq_file() interfaceLen Brown
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - drivers/acpi/*Mika Kukkonen
2004-05-28[PATCH] sparse: acpi __user annotationAlexander Viro
2003-02-12acpi: make source files look in <acpi/...> for headers. (other top-level files)Patrick Mochel
2003-01-06ACPI: Remove typedefs in favor of using "struct" and "union" explicitlyAndy Grover
2002-09-13ACPI: move sleep file defines to drivers/acpi/sleep.c (where they're used)Patrick Mochel
2002-09-12ACPI: Move per-componet defines into component files. Only share in headers w...Patrick Mochel
2002-09-12ACPI: set acpi_disabled = 1 if acpi_bus_init() fails, and check this in thePatrick Mochel
2002-09-11ACPI: break procfs handlers for acpi events and debug levels out of drivers/a...Patrick Mochel
2002-09-11ACPI: Remove unnecessary objects and code from drivers/acpi/system.cPatrick Mochel
2002-09-11ACPI: Move sleep code from system.c to sleep.cPatrick Mochel
2002-09-11ACPI: move PREFIX to a common headerPatrick Mochel
2002-08-30ACPI trivial cleanups (Kochi Takayoshi)Andy Grover
2002-08-20local_irq_disable is extraneous (Matthew Wilcox)Andy Grover
2002-08-14Change acpi_system_suspend to use new irq functions (Pavel Machek)Andy Grover
2002-07-24Use C99 initializers (Rusty Russell)Andy Grover
2002-07-14Merge http://linuxconsole.bkbits.net:8080/devLinus Torvalds
2002-07-09remove #ifdef HANE_NEW_DEVICE_MODEL because we always have itAndy Grover
2002-06-27Removed passing around struct kbd_struct for sysrq. Only two calls use it. James Simmons
2002-06-15[PATCH] suspend-to-{ram/disk} cleanups/fixes for 2.5.21Pavel Machek
2002-06-03[PATCH] Re: Fix suspend-to-RAM in 2.5.20Pavel Machek
2002-06-02[PATCH] Fix suspend-to-RAM in 2.5.20Pavel Machek
2002-05-29Code cleanupsAndy Grover
2002-05-29rename ACPI files to remove acpi_ prefix. Why did we ever name them that way?Andy Grover