aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/executer
Commit message (Expand)AuthorAge
* ACPICA: update Intel copyrightLen Brown2008-04-23
* ACPICA: Updates for Debug object outputBob Moore2008-04-22
* ACPICA: Update behavior of CopyObject to match ACPI specLin Ming2008-04-22
* ACPICA: Fixes for Unload and DDBHandlesLin Ming2008-04-22
* ACPICA: Fix for LoadTable operator, input stringsLin Ming2008-04-22
* ACPICA: Fix for SizeOf when used with Buffers and PackagesLin Ming2008-04-22
* ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-22
* ACPICA: Undo accidental checkin of not-fully-tested mutex changesBob Moore2008-04-22
* ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-22
* ACPICA: Fixed a problem with Index Fields where the Index register was incorr...Bob Moore2008-04-22
* ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...Lin Ming2008-04-22
* ACPICA: Fixed a problem with Index references passed as method argumentsLin Ming2008-04-22
* ACPICA: Fixes a problem with control method references within packagesBob Moore2008-04-22
* ACPICA: Cleanup of debug outputBob Moore2008-04-22
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-22
* ACPICA: Added additional parameter validation for LoadTableLin Ming2008-04-22
* ACPICA: Fix for Load/LoadTable to specify load locationBob Moore2008-04-22
* ACPICA: Add error checks to prevent faultsBob Moore2008-04-22
* ACPICA: Add a table checksum verify for Load operatorBob Moore2008-04-22
* ACPICA: Fix for memory leak related to DdbHandle objectsBob Moore2008-04-22
* ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore2008-04-22
* ACPICA: Fix for fault if Load() failsBob Moore2008-04-22
* ACPICA: Fix for Alias operator to see target child objectsBob Moore2008-04-22
* ACPICA: New interfaces for table event handlersLin Ming2008-04-22
* ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore2008-04-22
* ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-22
* ACPICA: Update comments for acquire/release mutex interfacesBob Moore2008-04-22
* ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore2008-04-22
* ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-22
* ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-22
* ACPICA: Removed unused codeBob Moore2008-04-22
* ACPI: fix build warningMing Lin2008-02-21
* ACPICA: LindentLen Brown2007-05-09
* Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-09
* Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-09
* ACPICA: revert "acpi_serialize" changesLen Brown2007-03-15
* ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2007-02-15
* ACPICA: Update copyright to 2007.Bob Moore2007-02-02
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-02
* ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-02
* ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-02
* ACPICA: Update debug output routines for data structure changesBob Moore2007-02-02
* ACPICA: Fix for possible memory leak and fault.Fiodor Suietov2007-02-02
* ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore2007-02-02
* ACPICA: Fix trace output name and whitespaceBob Moore2007-02-02
* ACPICA: Fix memory leak in table load error pathBob Moore2007-02-02
* ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-02
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-02
* ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-02
* ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh2006-10-21