summaryrefslogtreecommitdiff
path: root/drivers/acpi/dispatcher
AgeCommit message (Expand)Author
2009-01-09ACPICA: create acpica/ directoryLen Brown
2009-01-08ACPICA: delete acdisasm.hLen Brown
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-29ACPICA: Add support to externally execute _OSI methodBob Moore
2008-12-29ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore
2008-12-29ACPICA: Optimize execution of AML While loopsBob Moore
2008-10-22ACPICA: Fix for implicit return compatibilityLin Ming
2008-10-22ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore
2008-08-18ACPI: Change package length error to warningMing Ling
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison
2008-04-23ACPICA: update Intel copyrightLen Brown
2008-04-22ACPICA: Fix for some local named nodes not marked temporary and to disallow d...Bob Moore
2008-04-22ACPICA: Fix for extraneous debug message for packagesBob Moore
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming
2008-04-22ACPICA: Fixes a problem with control method references within packagesBob Moore
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore
2008-04-22ACPICA: Fix for package reference countsBob Moore
2008-04-22ACPICA: Removed extraneous codeBob Moore
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore
2008-02-07ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger
2007-12-02ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore
2007-05-09ACPICA: LindentLen Brown
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: Use manifest constants for parse pass numberBob 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: Update interpreter error paths to always report the errorBob Moore
2007-02-02ACPICA: Report error if method creates 2 objects with the same nameBob Moore
2007-02-02ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Temporary fix for BankValue parameterBob Moore
2007-02-02ACPICA: Handle case NumElements > Package lengthBob Moore
2007-02-02ACPICA: Handle mis-matched package lengthBob Moore
2006-07-09ACPI: ACPICA 20060707Bob Moore
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-14ACPI: ACPICA 20060608Bob Moore
2006-06-14ACPI: ACPICA 20060526Bob Moore
2006-06-14ACPI: ACPICA 20060512Bob Moore