aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-02-02ACPICA: Use manifest constants for parse pass numberBob Moore
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore
2007-02-02ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore
2007-02-02ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore
2007-02-02ACPICA: Fix for possible memory leak and fault.Fiodor Suietov
2007-02-02ACPICA: Update interpreter error paths to always report the errorBob Moore
2007-02-02ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore
2007-02-02ACPICA: Fix trace output name and whitespaceBob Moore
2007-02-02ACPICA: Fix memory leak in table load error pathBob Moore
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore
2007-02-02ACPICA: Report error if method creates 2 objects with the same nameBob Moore
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore
2007-02-02ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore
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-02-02ACPI: prevent build failure when CONFIG_X86_NUMAQ=yLen Brown
2007-02-01ACPI: correct id for fixed buttonsAlexey Starikovskiy
2007-01-30ACPI: delete unused acpi_device_get_debug_info()Len Brown
2007-01-30ACPI: Correct ACPI_DEBUG_OUTPUT typoRobert P. J. Day
2007-01-30asus-laptop: add base driverCorentin Chary
2007-01-28ACPI: add ACPICA version in sysfsZhang Rui
2007-01-28ACPI: add ACPI debug attribute in sysfsZhang Rui