aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02ACPICA: Update interpreter error paths to always report the errorBob Moore1-3/+7
2007-02-02ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore1-1/+7
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore1-2/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore8-56/+32
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore1-1/+1
2007-02-02ACPICA: Fix trace output name and whitespaceBob Moore1-3/+1
2007-02-02ACPICA: Fix memory leak in table load error pathBob Moore1-1/+1
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-20/+51
2007-02-02ACPICA: Report error if method creates 2 objects with the same nameBob Moore2-3/+17
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore2-137/+154
2007-02-02ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore1-0/+2
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore1-5/+25
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore4-375/+1
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore8-84/+109
2007-02-02ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2-1/+381
2007-02-02ACPICA: Cleanup of FADT verification function.Bob Moore1-42/+23
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore2-82/+109
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy4-8/+17
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore4-9/+9
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore1-61/+17
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2-0/+4
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy16-160/+135
2007-02-02ACPICA: Lint changesBob Moore2-41/+84
2007-02-02ACPICA: Fix for FADT conversion in 64-bit modeBob Moore1-7/+14
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore4-250/+395
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore30-3403/+1609
2007-02-02ACPICA: Update debug outputBob Moore1-1/+1
2007-02-02ACPICA: Temporary fix for BankValue parameterBob Moore1-2/+28
2007-02-02ACPICA: fix for object premature deletionFiodor Suietov1-0/+9
2007-02-02ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore1-4/+3
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore6-190/+131
2007-02-02ACPICA: Handle case NumElements > Package lengthBob Moore1-46/+41
2007-02-02ACPICA: Handle mis-matched package lengthBob Moore1-8/+19
2007-02-02ACPICA: Update function headerBob Moore1-0/+3
2007-02-02ACPI: prevent build failure when CONFIG_X86_NUMAQ=yLen Brown1-0/+1
2007-02-01ACPI: correct id for fixed buttonsAlexey Starikovskiy1-1/+1
2007-01-30ACPI: delete unused acpi_device_get_debug_info()Len Brown1-45/+0
2007-01-30ACPI: Correct ACPI_DEBUG_OUTPUT typoRobert P. J. Day1-2/+2
2007-01-30asus-laptop: add base driverCorentin Chary1-5/+8
2007-01-28ACPI: add ACPICA version in sysfsZhang Rui2-1/+27
2007-01-28ACPI: add ACPI debug attribute in sysfsZhang Rui2-5/+59
2007-01-28ACPI: add a Kconfig option for ACPI procfs interfaceZhang Rui1-0/+10
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-26ACPI: remove motherboard driver (redundant with PNP system driver)Bjorn Helgaas2-132/+1
2007-01-26ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas2-49/+48
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua1-2/+0
2007-01-16ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2-123/+13
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2-23/+1