summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dispatcher
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix for implicit return compatibilityLin Ming2008-10-221-0/+4
* ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2008-10-221-0/+3
* ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-224-67/+82
* ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-221-6/+10
* ACPI: Change package length error to warningMing Ling2008-08-181-1/+1
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-162-26/+2
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-163-7/+7
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-162-9/+2
* ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-111-4/+1
* acpi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* ACPICA: update Intel copyrightLen Brown2008-04-2311-11/+11
* ACPICA: Fix for some local named nodes not marked temporary and to disallow d...Bob Moore2008-04-222-48/+79
* ACPICA: Fix for extraneous debug message for packagesBob Moore2008-04-221-4/+31
* ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-224-40/+199
* ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-223-9/+134
* ACPICA: Fixes a problem with control method references within packagesBob Moore2008-04-221-1/+1
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-225-32/+28
* ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore2008-04-221-17/+21
* ACPICA: Fix for package reference countsBob Moore2008-04-221-0/+22
* ACPICA: Removed extraneous codeBob Moore2008-04-221-7/+0
* ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-222-5/+119
* ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-221-6/+6
* ACPICA: Several fixes for internal method result stackBob Moore2008-04-224-459/+158
* ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger2008-02-071-1/+3
* ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2007-12-021-6/+85
* ACPICA: LindentLen Brown2007-05-093-12/+7
* Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-091-5/+7
* ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2007-02-151-7/+5
* ACPICA: Update copyright to 2007.Bob Moore2007-02-0211-11/+11
* ACPICA: Use manifest constants for parse pass numberBob Moore2007-02-023-4/+5
* ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-021-2/+2
* ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov2007-02-021-46/+4
* ACPICA: Update interpreter error paths to always report the errorBob Moore2007-02-021-3/+7
* ACPICA: Report error if method creates 2 objects with the same nameBob Moore2007-02-021-3/+12
* ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore2007-02-021-0/+2
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-021-5/+18
* ACPICA: Temporary fix for BankValue parameterBob Moore2007-02-021-2/+28
* ACPICA: Handle case NumElements > Package lengthBob Moore2007-02-021-46/+41
* ACPICA: Handle mis-matched package lengthBob Moore2007-02-021-8/+19
* ACPI: ACPICA 20060707Bob Moore2006-07-093-31/+6
* ACPI: ACPICA 20060623Bob Moore2006-06-284-251/+162
* ACPI: ACPICA 20060608Bob Moore2006-06-141-2/+2
* ACPI: ACPICA 20060526Bob Moore2006-06-143-6/+21
* ACPI: ACPICA 20060512Bob Moore2006-06-143-14/+56
* ACPI: ACPICA 20060421Bob Moore2006-06-1411-172/+217
* ACPI: ACPICA 20060331Bob Moore2006-06-142-2/+1
* [ACPI] ACPICA 20060317Bob Moore2006-06-143-13/+13
* ACPI: ACPICA 20060310Bob Moore2006-04-015-12/+10
* [ACPI] ACPICA 20060210Bob Moore2006-03-3110-1/+42
* [ACPI] ACPICA 20060127Bob Moore2006-01-3111-118/+196