| Commit message (Expand) | Author | Age |
* | acpi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 |
* | ACPICA: update Intel copyright | Len Brown | 2008-04-23 |
* | ACPICA: Updates for Debug object output | Bob Moore | 2008-04-22 |
* | ACPICA: Update behavior of CopyObject to match ACPI spec | Lin Ming | 2008-04-22 |
* | ACPICA: Fixes for Unload and DDBHandles | Lin Ming | 2008-04-22 |
* | ACPICA: Fix for LoadTable operator, input strings | Lin Ming | 2008-04-22 |
* | ACPICA: Fix for SizeOf when used with Buffers and Packages | Lin Ming | 2008-04-22 |
* | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 2008-04-22 |
* | ACPICA: Undo accidental checkin of not-fully-tested mutex changes | Bob Moore | 2008-04-22 |
* | ACPICA: Implemented full support for deferred execution for the TermArg strin... | Lin Ming | 2008-04-22 |
* | ACPICA: Fixed a problem with Index Fields where the Index register was incorr... | Bob Moore | 2008-04-22 |
* | ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op... | Lin Ming | 2008-04-22 |
* | ACPICA: Fixed a problem with Index references passed as method arguments | Lin Ming | 2008-04-22 |
* | ACPICA: Fixes a problem with control method references within packages | Bob Moore | 2008-04-22 |
* | ACPICA: Cleanup of debug output | Bob Moore | 2008-04-22 |
* | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 2008-04-22 |
* | ACPICA: Added additional parameter validation for LoadTable | Lin Ming | 2008-04-22 |
* | ACPICA: Fix for Load/LoadTable to specify load location | Bob Moore | 2008-04-22 |
* | ACPICA: Add error checks to prevent faults | Bob Moore | 2008-04-22 |
* | ACPICA: Add a table checksum verify for Load operator | Bob Moore | 2008-04-22 |
* | ACPICA: Fix for memory leak related to DdbHandle objects | Bob Moore | 2008-04-22 |
* | ACPICA: Fix a fault when storing DdbHandle to Debug object | Bob Moore | 2008-04-22 |
* | ACPICA: Fix for fault if Load() fails | Bob Moore | 2008-04-22 |
* | ACPICA: Fix for Alias operator to see target child objects | Bob Moore | 2008-04-22 |
* | ACPICA: New interfaces for table event handlers | Lin Ming | 2008-04-22 |
* | ACPICA: Increase maximum buffer size dumped to screen in buffer object dump | Bob Moore | 2008-04-22 |
* | ACPICA: Misc fixes for recent global lock code update | Bob Moore | 2008-04-22 |
* | ACPICA: Update comments for acquire/release mutex interfaces | Bob Moore | 2008-04-22 |
* | ACPICA: Avoid use of invalid pointers in returned object field | Bob Moore | 2008-04-22 |
* | ACPICA: changed order of interpretation of operand objects | Bob Moore | 2008-04-22 |
* | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore | 2008-04-22 |
* | ACPICA: Removed unused code | Bob Moore | 2008-04-22 |
* | ACPI: fix build warning | Ming Lin | 2008-02-21 |
* | ACPICA: Lindent | Len Brown | 2007-05-09 |
* | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-09 |
* | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 2007-05-09 |
* | ACPICA: revert "acpi_serialize" changes | Len Brown | 2007-03-15 |
* | ACPICA: fix AML mutex re-entrancy | Alexey Starikovskiy | 2007-02-15 |
* | ACPICA: Update copyright to 2007. | Bob Moore | 2007-02-02 |
* | ACPICA: Removed all 16-bit support. | Bob Moore | 2007-02-02 |
* | ACPICA: Fixes for load() operator. | Alexey Starikovskiy | 2007-02-02 |
* | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 2007-02-02 |
* | ACPICA: Update debug output routines for data structure changes | Bob Moore | 2007-02-02 |
* | ACPICA: Fix for possible memory leak and fault. | Fiodor Suietov | 2007-02-02 |
* | ACPICA: On AML mutex force-release, set depth to zero (was 1). | Bob Moore | 2007-02-02 |
* | ACPICA: Fix trace output name and whitespace | Bob Moore | 2007-02-02 |
* | ACPICA: Fix memory leak in table load error path | Bob Moore | 2007-02-02 |
* | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 2007-02-02 |
* | ACPICA: Implement simplified Table Manager | Bob Moore | 2007-02-02 |
* | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 2007-02-02 |