aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02ACPICA: Update version to 20061215Bob Moore1-1/+1
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore3-0/+14
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov4-0/+26
2007-02-02ACPICA: Update a comment.Bob Moore1-1/+2
2007-02-02ACPICA: Debugger multithreading enhancements.Bob Moore2-2/+22
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore7-129/+14
2007-02-02ACPICA: Update version to 20061109Bob Moore1-1/+1
2007-02-02ACPICA: Add include of actables.hBob Moore1-0/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore3-0/+33
2007-02-02ACPICA: Add ACPI_MAX macroBob Moore1-0/+1
2007-02-02ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2-2/+19
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore1-0/+33
2007-02-02ACPICA: Fixes for load() operator.Alexey Starikovskiy4-134/+40
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy7-113/+108
2007-02-02ACPICA: Update debug output routines for data structure changesBob Moore1-22/+5
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy15-250/+135
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy5-330/+224
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy4-81/+20
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy17-68/+51
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy7-461/+50
2007-02-02ACPICA: Update version to 20061011Bob Moore1-1/+1
2007-02-02ACPICA: Fixes for parameter validation.Bob Moore1-21/+24
2007-02-02ACPICA: Abort downward walk on temporary node detection.Bob Moore1-11/+15
2007-02-02ACPICA: Update commentsBob Moore1-21/+25
2007-02-02ACPICA: Use manifest constants for parse pass numberBob Moore6-9/+10
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore1-38/+125
2007-02-02ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore6-12/+30
2007-02-02ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov3-124/+42
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2-625/+789
2007-02-02ACPICA: Update version to 20060927Bob Moore1-1/+1
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is calledBob Moore2-1/+3
2007-02-02ACPICA: Fix for possible memory leak and fault.Fiodor Suietov1-3/+5
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 Moore10-59/+35
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore1-1/+1
2007-02-02ACPICA: Add full table name to disassembler outputBob Moore1-0/+2
2007-02-02ACPICA: Update version to 20060912Bob 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 Moore2-23/+52
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 Moore3-137/+158
2007-02-02ACPICA: Add declarations for ASF! sub-tablesBob Moore1-3/+22
2007-02-02ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore1-1/+3
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 Moore2-5/+27
2007-02-02ACPICA: add ASF commentBob Moore1-0/+2
2007-02-02ACPICA: Update comments in tbfadt.cBob Moore1-5/+6