- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / system.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-07-22 Zhang RuiACPI: Populate /sys/firmware/acpi/tables/
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-29 Zhang RuiACPI: add ACPICA version in sysfs
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-14 Bob MooreACPI: ACPICA 20060421
2006-06-14 Bob MooreACPI: ACPICA 20060331
2006-02-07 Thomas Renninger- patches.arch/acpi_export_syms: Export symbols for
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-10 Len Brown[ACPI] migrate to seq_file() interface
2004-08-06 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk1
2004-08-05 Alexander Viro[PATCH] simple_read_buffer() helper function
2004-07-23 Hubert Mantelactivate fixes for /proc info leak (#41074)
2004-07-22 Andreas Gruenbacher- patches.fixes/proc-info-leak should not be in series...
2004-07-15 Andreas Gruenbacher- #41074: Fix syntax error.
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/acpi/*
2004-05-29 Alexander Viro[PATCH] sparse: acpi __user annotation
2003-02-12 Patrick Mochelacpi: make source files look in <acpi/...> for headers...
2003-01-07 Andy GroverACPI: Remove typedefs in favor of using "struct" and...
2002-09-13 Patrick MochelACPI: move sleep file defines to drivers/acpi/sleep...
2002-09-13 Patrick MochelACPI: Move per-componet defines into component files...
2002-09-12 Patrick MochelACPI: set acpi_disabled = 1 if acpi_bus_init() fails...
2002-09-12 Patrick MochelACPI: break procfs handlers for acpi events and debug...
2002-09-12 Patrick MochelACPI: Remove unnecessary objects and code from drivers...
2002-09-12 Patrick MochelACPI: Move sleep code from system.c to sleep.c
2002-09-12 Patrick MochelACPI: move PREFIX to a common header
2002-08-30 Andy GroverACPI trivial cleanups (Kochi Takayoshi)
2002-08-20 Andy Groverlocal_irq_disable is extraneous (Matthew Wilcox)
2002-08-14 Andy GroverChange acpi_system_suspend to use new irq functions...
2002-07-25 Andy GroverUse C99 initializers (Rusty Russell)
2002-07-14 Linus TorvaldsMerge http://linuxconsole.bkbits.net:8080/dev
2002-07-09 Andy Groverremove #ifdef HANE_NEW_DEVICE_MODEL because we always...
2002-06-27 James SimmonsRemoved passing around struct kbd_struct for sysrq...
2002-06-15 Pavel Machek[PATCH] suspend-to-{ram/disk} cleanups/fixes for 2...
2002-06-03 Pavel Machek[PATCH] Re: Fix suspend-to-RAM in 2.5.20
2002-06-03 Pavel Machek[PATCH] Fix suspend-to-RAM in 2.5.20
2002-05-29 Andy GroverCode cleanups
2002-05-29 Andy Groverrename ACPI files to remove acpi_ prefix. Why did we...