Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | ACPICA: create acpica/ directory | Len Brown | 10 | -4675/+0 |
2008-12-31 | ACPICA: Restructure includes into public/private | Bob Moore | 9 | -0/+9 |
2008-12-29 | ACPICA: Enhance implicit return mechanism | Lin Ming | 1 | -0/+16 |
2008-12-29 | ACPICA: Add support to externally execute _OSI method | Bob Moore | 2 | -0/+21 |
2008-12-29 | ACPICA: Fix possible memory leak on error in parser | Lin Ming | 1 | -0/+8 |
2008-10-22 | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming | 1 | -1/+3 |
2008-10-22 | ACPICA: Fix fault after mem allocation failure in AML parser | Lin Ming | 1 | -17/+11 |
2008-10-22 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy | 1 | -0/+2 |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 2 | -3/+3 |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 1 | -1/+1 |
2008-06-11 | ACPICA: Fix for access to deleted object <regression> | Bob Moore | 1 | -2/+2 |
2008-04-23 | ACPICA: update Intel copyright | Len Brown | 9 | -9/+9 |
2008-04-22 | ACPICA: Fixes for Unload and DDBHandles | Lin Ming | 1 | -3/+34 |
2008-04-22 | ACPICA: Methods now implicitly return 0 in slack mode | Lin Ming | 1 | -0/+24 |
2008-04-22 | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 3 | -2/+24 |
2008-04-22 | ACPICA: Implemented full support for deferred execution for the TermArg strin... | Lin Ming | 2 | -4/+6 |
2008-04-22 | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 1 | -1/+2 |
2008-04-22 | ACPICA: Fix for namespace lookup problem | Lin Ming | 1 | -16/+8 |
2008-04-22 | ACPICA: Updated error message for dynamic method serialization | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: changed order of interpretation of operand objects | Bob Moore | 3 | -2/+49 |
2008-04-22 | ACPICA: Several fixes for internal method result stack | Bob Moore | 2 | -23/+3 |
2007-05-09 | ACPICA: Lindent | Len Brown | 1 | -312/+306 |
2007-02-02 | ACPICA: Update copyright to 2007. | Bob Moore | 9 | -9/+9 |
2007-02-02 | ACPICA: Use manifest constants for parse pass number | Bob Moore | 1 | -1/+1 |
2007-02-02 | ACPICA: Eliminate control method 2-pass parse/execute. | Valery Podrezov | 2 | -78/+38 |
2007-02-02 | ACPICA: Restructured module into multiple functions. | Mikhail Kouzmich | 1 | -623/+783 |
2007-02-02 | ACPICA: Report error if method creates 2 objects with the same name | Bob Moore | 1 | -0/+5 |
2006-07-10 | ACPI: acpi_os_allocate() fixes | Len Brown | 1 | -2/+0 |
2006-06-28 | ACPI: ACPICA 20060623 | Bob Moore | 1 | -2/+16 |
2006-06-14 | ACPI: ACPICA 20060526 | Bob Moore | 2 | -18/+20 |
2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 8 | -44/+31 |
2006-06-14 | ACPI: ACPICA 20060331 | Bob Moore | 2 | -2/+14 |
2006-06-14 | [ACPI] ACPICA 20060317 | Bob Moore | 2 | -7/+7 |
2006-04-01 | ACPI: ACPICA 20060310 | Bob Moore | 1 | -1/+0 |
2006-04-01 | ACPI: ACPICA 20060217 | Bob Moore | 1 | -0/+1 |
2006-03-31 | [ACPI] ACPICA 20060210 | Bob Moore | 9 | -0/+37 |
2006-01-31 | [ACPI] ACPICA 20060127 | Bob Moore | 4 | -14/+24 |
2006-01-20 | [ACPI] ACPICA 20060113 | Bob Moore | 9 | -32/+20 |
2005-12-28 | [ACPI] ACPICA 20051216 | Bob Moore | 3 | -97/+127 |
2005-12-10 | [ACPI] ACPICA 20051117 | Bob Moore | 3 | -95/+94 |
2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore | 2 | -1/+143 |
2005-09-03 | [ACPI] ACPICA 20050902 | Robert Moore | 2 | -28/+9 |
2005-09-03 | [ACPI] revert owner-id-3.patch | Len Brown | 2 | -6/+28 |
2005-08-31 | [ACPI] Error: Invalid owner_id: 00 | Alexey Y. Starikovskiy | 2 | -28/+6 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 9 | -1116/+1347 |
2005-07-30 | [ACPI] ACPICA 20050729 from Bob Moore | Robert Moore | 3 | -112/+143 |
2005-07-29 | [ACPI] disable module level AML code (for now) | Len Brown | 1 | -0/+2 |
2005-07-14 | ACPICA 20050708 from Bob Moore <robert.moore@intel.com> | Robert Moore | 2 | -4/+12 |
2005-07-13 | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> | Robert Moore | 5 | -775/+795 |
2005-07-13 | ACPICA 20050526 from Bob Moore <robert.moore@intel.com> | Robert Moore | 1 | -26/+83 |