Age | Commit message (Expand) | Author | Files | Lines |
2016-04-05 | ACPICA: All: const keyword changes across the ACPICA source | Bob Moore | 1 | -2/+3 |
2016-02-24 | ACPICA: Namespace: Ensure \_SB._INI executed before any _REG | Lv Zheng | 1 | -1/+1 |
2016-01-16 | ACPICA: Additional 2016 copyright changes | Bob Moore | 1 | -1/+1 |
2016-01-01 | ACPICA: Namespace: Add String -> ObjectReference conversion support | Lv Zheng | 1 | -0/+6 |
2016-01-01 | ACPICA: Namespace: Add scope information to the simple object repair mechanism | Lv Zheng | 1 | -2/+4 |
2015-10-22 | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 1 | -4/+0 |
2015-07-24 | ACPICA: Namespace: Add function to directly return normalized full path | Lv Zheng | 1 | -5/+8 |
2015-07-02 | ACPICA: Namespace: Add support to allow overriding objects | Lv Zheng | 1 | -0/+1 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 1 | -1/+1 |
2014-03-18 | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore | 1 | -4/+0 |
2014-02-27 | ACPICA: Headers: Deploy #pragma pack (push) and (pop). | Bob Moore | 1 | -0/+4 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 1 | -1/+1 |
2013-09-24 | ACPICA: Debugger: Add new command to display full namespace pathnames. | Bob Moore | 1 | -0/+6 |
2013-08-13 | ACPICA: Update names for walk_namespace callbacks to clarify usage. | Bob Moore | 1 | -2/+2 |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 1 | -16/+27 |
2013-04-12 | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore | 1 | -4/+0 |
2013-03-12 | ACPICA: Return object repair: Add resource template repairs | Lv Zheng | 1 | -0/+4 |
2013-03-12 | ACPICA: Return object repair: Add string-to-unicode conversion | Lv Zheng | 1 | -0/+4 |
2013-03-12 | ACPICA: Split object conversion functions to a new file | Bob Moore | 1 | -0/+15 |
2013-03-12 | ACPICA: Add mechanism for early object repairs on a per-name basis | Bob Moore | 1 | -1/+1 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-11 | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore | 1 | -0/+12 |
2013-01-10 | ACPICA: Eliminate some small unnecessary pathname functions. | Bob Moore | 1 | -2/+0 |
2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 1 | -2/+3 |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore | 1 | -1/+1 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore | 1 | -12/+0 |
2010-07-07 | ACPICA: Performance enhancement for namespace search and access | Alexey Starikovskiy | 1 | -7/+0 |
2010-01-22 | ACPICA: Predefined name repair: fix NULL package elements | Bob Moore | 1 | -5/+11 |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
2009-12-16 | ACPICA: Predefined name repair: automatically remove null package elements | Bob Moore | 1 | -0/+5 |
2009-12-16 | ACPICA: Update internal namespace node/handle interfaces | Bob Moore | 1 | -3/+1 |
2009-11-25 | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore | 1 | -1/+12 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+2 |
2009-08-29 | ACPICA: Add support for module-level executable AML code | Lin Ming | 1 | -0/+2 |
2009-08-29 | ACPICA: Add repair for predefined methods that return nested packages | Bob Moore | 1 | -0/+4 |
2009-08-29 | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore | 1 | -0/+17 |
2009-08-27 | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 1 | -0/+2 |
2009-05-27 | ACPICA: Simplify and optimize NsGetNextNode function | Bob Moore | 1 | -2/+11 |
2009-01-09 | ACPICA: hide private headers | Len Brown | 1 | -0/+324 |