summaryrefslogtreecommitdiff
path: root/drivers/acpi/parser
AgeCommit message (Expand)AuthorFilesLines
2009-01-09ACPICA: create acpica/ directoryLen Brown10-4675/+0
2008-12-31ACPICA: Restructure includes into public/privateBob Moore9-0/+9
2008-12-30ACPICA: Enhance implicit return mechanismLin Ming1-0/+16
2008-12-30ACPICA: Add support to externally execute _OSI methodBob Moore2-0/+21
2008-12-30ACPICA: Fix possible memory leak on error in parserLin Ming1-0/+8
2008-10-23ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming1-1/+3
2008-10-23ACPICA: Fix fault after mem allocation failure in AML parserLin Ming1-17/+11
2008-10-23ACPICA: add preemption point after each opcode parseAlexey Starikovskiy1-0/+2
2008-07-17ACPICA: Eliminate acpi_native_uint type v2Bob Moore2-3/+3
2008-07-17ACPICA: Fix for hang on GPE method invocationBob Moore1-1/+1
2008-06-12ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-04-24ACPICA: update Intel copyrightLen Brown9-9/+9
2008-04-22ACPICA: Fixes for Unload and DDBHandlesLin Ming1-3/+34
2008-04-22ACPICA: Methods now implicitly return 0 in slack modeLin Ming1-0/+24
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming3-2/+24
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2-4/+6
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore1-1/+2
2008-04-22ACPICA: Fix for namespace lookup problemLin Ming1-16/+8
2008-04-22ACPICA: Updated error message for dynamic method serializationBob Moore1-1/+1
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore3-2/+49
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore2-23/+3
2007-05-10ACPICA: LindentLen Brown1-312/+306
2007-02-03ACPICA: Update copyright to 2007.Bob Moore9-9/+9
2007-02-03ACPICA: Use manifest constants for parse pass numberBob Moore1-1/+1
2007-02-03ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov2-78/+38
2007-02-03ACPICA: Restructured module into multiple functions.Mikhail Kouzmich1-623/+783
2007-02-03ACPICA: Report error if method creates 2 objects with the same nameBob Moore1-0/+5
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown1-2/+0
2006-06-28ACPI: ACPICA 20060623Bob Moore1-2/+16
2006-06-14ACPI: ACPICA 20060526Bob Moore2-18/+20
2006-06-14ACPI: ACPICA 20060421Bob Moore8-44/+31
2006-06-14ACPI: ACPICA 20060331Bob Moore2-2/+14
2006-06-14[ACPI] ACPICA 20060317Bob Moore2-7/+7
2006-04-01ACPI: ACPICA 20060310Bob Moore1-1/+0
2006-04-01ACPI: ACPICA 20060217Bob Moore1-0/+1
2006-03-31[ACPI] ACPICA 20060210Bob Moore9-0/+37
2006-01-31[ACPI] ACPICA 20060127Bob Moore4-14/+24
2006-01-20[ACPI] ACPICA 20060113Bob Moore9-32/+20
2005-12-28[ACPI] ACPICA 20051216Bob Moore3-97/+127
2005-12-10[ACPI] ACPICA 20051117Bob Moore3-95/+94
2005-12-10[ACPI] ACPICA 20050930Bob Moore2-1/+143
2005-09-03[ACPI] ACPICA 20050902Robert Moore2-28/+9
2005-09-03[ACPI] revert owner-id-3.patchLen Brown2-6/+28
2005-09-01[ACPI] Error: Invalid owner_id: 00Alexey Y. Starikovskiy2-28/+6
2005-08-05[ACPI] Lindent all ACPI filesLen Brown9-1116/+1347
2005-07-30[ACPI] ACPICA 20050729 from Bob MooreRobert Moore3-112/+143
2005-07-29[ACPI] disable module level AML code (for now)Len Brown1-0/+2
2005-07-14ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore2-4/+12
2005-07-14ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore5-775/+795
2005-07-14ACPICA 20050526 from Bob Moore <robert.moore@intel.com>Robert Moore1-26/+83