| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Fix for implicit return compatibility | Lin Ming | 2008-10-22 | 1 | -0/+4 |
* | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming | 2008-10-22 | 1 | -0/+3 |
* | ACPICA: Cleanup for internal Reference Object | Bob Moore | 2008-10-22 | 4 | -67/+82 |
* | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore | 2008-10-22 | 1 | -6/+10 |
* | ACPI: Change package length error to warning | Ming Ling | 2008-08-18 | 1 | -1/+1 |
* | ACPICA: Cleanup debug operand dump mechanism | Bob Moore | 2008-07-16 | 2 | -26/+2 |
* | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 2008-07-16 | 3 | -7/+7 |
* | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 2008-07-16 | 2 | -9/+2 |
* | ACPICA: Fix to allow zero-length ASL field declarations | Bob Moore | 2008-06-11 | 1 | -4/+1 |
* | acpi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
* | ACPICA: update Intel copyright | Len Brown | 2008-04-23 | 11 | -11/+11 |
* | ACPICA: Fix for some local named nodes not marked temporary and to disallow d... | Bob Moore | 2008-04-22 | 2 | -48/+79 |
* | ACPICA: Fix for extraneous debug message for packages | Bob Moore | 2008-04-22 | 1 | -4/+31 |
* | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 2008-04-22 | 4 | -40/+199 |
* | ACPICA: Implemented full support for deferred execution for the TermArg strin... | Lin Ming | 2008-04-22 | 3 | -9/+134 |
* | ACPICA: Fixes a problem with control method references within packages | Bob Moore | 2008-04-22 | 1 | -1/+1 |
* | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 2008-04-22 | 5 | -32/+28 |
* | ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack... | Bob Moore | 2008-04-22 | 1 | -17/+21 |
* | ACPICA: Fix for package reference counts | Bob Moore | 2008-04-22 | 1 | -0/+22 |
* | ACPICA: Removed extraneous code | Bob Moore | 2008-04-22 | 1 | -7/+0 |
* | ACPICA: changed order of interpretation of operand objects | Bob Moore | 2008-04-22 | 2 | -5/+119 |
* | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore | 2008-04-22 | 1 | -6/+6 |
* | ACPICA: Several fixes for internal method result stack | Bob Moore | 2008-04-22 | 4 | -459/+158 |
* | ACPI: track opregion names to avoid driver resource conflicts. | Thomas Renninger | 2008-02-07 | 1 | -1/+3 |
* | ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference | Bob Moore | 2007-12-02 | 1 | -6/+85 |
* | ACPICA: Lindent | Len Brown | 2007-05-09 | 3 | -12/+7 |
* | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-09 | 1 | -5/+7 |
* | ACPICA: fix AML mutex re-entrancy | Alexey Starikovskiy | 2007-02-15 | 1 | -7/+5 |
* | ACPICA: Update copyright to 2007. | Bob Moore | 2007-02-02 | 11 | -11/+11 |
* | ACPICA: Use manifest constants for parse pass number | Bob Moore | 2007-02-02 | 3 | -4/+5 |
* | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore | 2007-02-02 | 1 | -2/+2 |
* | ACPICA: Eliminate control method 2-pass parse/execute. | Valery Podrezov | 2007-02-02 | 1 | -46/+4 |
* | ACPICA: Update interpreter error paths to always report the error | Bob Moore | 2007-02-02 | 1 | -3/+7 |
* | ACPICA: Report error if method creates 2 objects with the same name | Bob Moore | 2007-02-02 | 1 | -3/+12 |
* | ACPICA: Allow type ANY to be the target of the Scope operator. | Bob Moore | 2007-02-02 | 1 | -0/+2 |
* | ACPICA: Implement simplified Table Manager | Bob Moore | 2007-02-02 | 1 | -5/+18 |
* | ACPICA: Temporary fix for BankValue parameter | Bob Moore | 2007-02-02 | 1 | -2/+28 |
* | ACPICA: Handle case NumElements > Package length | Bob Moore | 2007-02-02 | 1 | -46/+41 |
* | ACPICA: Handle mis-matched package length | Bob Moore | 2007-02-02 | 1 | -8/+19 |
* | ACPI: ACPICA 20060707 | Bob Moore | 2006-07-09 | 3 | -31/+6 |
* | ACPI: ACPICA 20060623 | Bob Moore | 2006-06-28 | 4 | -251/+162 |
* | ACPI: ACPICA 20060608 | Bob Moore | 2006-06-14 | 1 | -2/+2 |
* | ACPI: ACPICA 20060526 | Bob Moore | 2006-06-14 | 3 | -6/+21 |
* | ACPI: ACPICA 20060512 | Bob Moore | 2006-06-14 | 3 | -14/+56 |
* | ACPI: ACPICA 20060421 | Bob Moore | 2006-06-14 | 11 | -172/+217 |
* | ACPI: ACPICA 20060331 | Bob Moore | 2006-06-14 | 2 | -2/+1 |
* | [ACPI] ACPICA 20060317 | Bob Moore | 2006-06-14 | 3 | -13/+13 |
* | ACPI: ACPICA 20060310 | Bob Moore | 2006-04-01 | 5 | -12/+10 |
* | [ACPI] ACPICA 20060210 | Bob Moore | 2006-03-31 | 10 | -1/+42 |
* | [ACPI] ACPICA 20060127 | Bob Moore | 2006-01-31 | 11 | -118/+196 |