summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore
2007-02-02ACPICA: Add include of actables.hBob Moore
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore
2007-02-02ACPICA: Fixes for load() operator.Alexey Starikovskiy
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy
2007-02-02ACPICA: Update debug output routines for data structure changesBob Moore
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy
2007-02-02ACPICA: Fixes for parameter validation.Bob Moore
2007-02-02ACPICA: Abort downward walk on temporary node detection.Bob Moore
2007-02-02ACPICA: Update commentsBob Moore
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