summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20061215Bob Moore2007-02-031-1/+1
* ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-033-0/+14
* ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-034-0/+26
* ACPICA: Update a comment.Bob Moore2007-02-031-1/+2
* ACPICA: Debugger multithreading enhancements.Bob Moore2007-02-032-2/+22
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-037-129/+14
* ACPICA: Update version to 20061109Bob Moore2007-02-031-1/+1
* ACPICA: Add include of actables.hBob Moore2007-02-031-0/+1
* ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-033-0/+33
* ACPICA: Add ACPI_MAX macroBob Moore2007-02-031-0/+1
* ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-032-2/+19
* ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore2007-02-031-0/+33
* ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-034-134/+40
* ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-037-113/+108
* ACPICA: Update debug output routines for data structure changesBob Moore2007-02-031-22/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-0315-250/+135
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-035-330/+224
* ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-034-81/+20
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-0317-68/+51
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-037-461/+50
* ACPICA: Update version to 20061011Bob Moore2007-02-031-1/+1
* ACPICA: Fixes for parameter validation.Bob Moore2007-02-031-21/+24
* ACPICA: Abort downward walk on temporary node detection.Bob Moore2007-02-031-11/+15
* ACPICA: Update commentsBob Moore2007-02-031-21/+25
* ACPICA: Use manifest constants for parse pass numberBob Moore2007-02-036-9/+10
* ACPICA: _CID support for PCI Root Bridge detection.Bob Moore2007-02-031-38/+125
* ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-036-12/+30
* ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov2007-02-033-124/+42
* ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2007-02-032-625/+789
* ACPICA: Update version to 20060927Bob Moore2007-02-031-1/+1
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-032-1/+3
* ACPICA: Fix for possible memory leak and fault.Fiodor Suietov2007-02-031-3/+5
* ACPICA: Update interpreter error paths to always report the errorBob Moore2007-02-031-3/+7
* ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore2007-02-031-1/+7
* ACPICA: Use faster ByIndex interface to get FACSBob Moore2007-02-031-2/+2
* ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-0310-59/+35
* ACPICA: Fix for Global Lock semaphore.Bob Moore2007-02-031-1/+1
* ACPICA: Add full table name to disassembler outputBob Moore2007-02-031-0/+2
* ACPICA: Update version to 20060912Bob Moore2007-02-031-1/+1
* ACPICA: Fix trace output name and whitespaceBob Moore2007-02-031-3/+1
* ACPICA: Fix memory leak in table load error pathBob Moore2007-02-031-1/+1
* ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2007-02-032-23/+52
* ACPICA: Report error if method creates 2 objects with the same nameBob Moore2007-02-032-3/+17
* ACPICA: FADT verification is now table driven.Bob Moore2007-02-033-137/+158
* ACPICA: Add declarations for ASF! sub-tablesBob Moore2007-02-031-3/+22
* ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore2007-02-031-1/+3
* ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore2007-02-031-0/+2
* ACPICA: re-factor table init routines for benefit of iASLBob Moore2007-02-032-5/+27
* ACPICA: add ASF commentBob Moore2007-02-031-0/+2
* ACPICA: Update comments in tbfadt.cBob Moore2007-02-031-5/+6