aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-02-02ACPICA: Lint changesBob Moore
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Update debug outputBob Moore
2007-02-02ACPICA: Temporary fix for BankValue parameterBob Moore
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov
2007-02-02ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2007-02-02ACPICA: Handle case NumElements > Package lengthBob Moore
2007-02-02ACPICA: Handle mis-matched package lengthBob Moore
2007-02-02ACPICA: Update function headerBob Moore
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh
2007-01-11Pull sgi into release branchLen Brown
2007-01-11Pull trivial into release branchLen Brown
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi
2007-01-05[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20Pull sgi into test branchLen Brown
2006-12-20Pull bugfix into test branchLen Brown
2006-12-20Pull ec into test branchLen Brown
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita
2006-12-19ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy
2006-12-16Pull style into test branchLen Brown