Age | Commit message (Expand) | Author |
2016-09-10 | ACPICA: Cleanup for all string-to-integer conversions | Bob Moore |
2016-05-05 | ACPICA: Move all ASCII utilities to a common file | Bob Moore |
2016-04-05 | ACPICA: Intepreter: Add object extensions to Concatenate operand | Bob Moore |
2016-01-01 | ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file | Bob Moore |
2016-01-01 | ACPICA: Split interpreter tracing functions to a new file | Bob Moore |
2015-10-22 | ACPI: Enable build of AML interpreter debugger | Lv Zheng |
2015-10-22 | ACPICA: Remove unnecessary conditional compilation | Bob Moore |
2015-07-23 | ACPICA: Cleanup use of all non-ANSI local C library functions | Bob Moore |
2015-07-23 | ACPICA: Dispatcher: Move stack traversal code to dispatcher | Lv Zheng |
2014-08-05 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-07-31 | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore |
2014-07-27 | Merge branch 'acpi-headers' | Rafael J. Wysocki |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng |
2014-07-08 | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng |
2014-07-08 | ACPICA: Utilities: Add support to read table from files | Lv Zheng |
2014-04-20 | ACPICA: Table Manager: Split tbinstal.c into two files. | Bob Moore |
2014-02-11 | ACPICA: Update the conditions to enable the utility resource dump strings. | Lv Zheng |
2013-06-16 | ACPICA: Split table print utilities to a new a separate file | Bob Moore |
2013-06-16 | ACPICA: Split internal error msg routines to a separate file | Bob Moore |
2013-06-16 | ACPICA: Split buffer dump routines into separate file | Bob Moore |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore |
2013-04-12 | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore |
2013-03-12 | ACPICA: Split object conversion functions to a new file | Bob Moore |
2013-01-11 | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore |
2013-01-03 | ACPICA: Remove useless mini-C library. | Lv Zheng |
2012-11-15 | ACPICA: Fix unmerged utility divergences. | Lv Zheng |
2012-09-21 | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore |
2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore |
2012-03-22 | ACPICA: Split sleep/wake functions into two files | Bob Moore |
2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore |
2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming |
2012-01-17 | ACPICA: Clean up Makefile | Lin Ming |
2012-01-17 | ACPI 5.0: Support for all new resource descriptors | Lin Ming |
2012-01-17 | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming |
2011-05-09 | ACPICA: Split all internal Global Lock functions to new file - evglock | Bob Moore |
2011-03-02 | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore |
2011-03-02 | ACPICA: Split large utglobal into utdecode.c. | Bob Moore |
2011-01-12 | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore |
2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore |
2010-10-01 | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming |
2010-05-06 | ACPICA: Split large file, evgpeblk | Bob Moore |
2010-04-20 | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming |
2009-11-24 | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore |
2009-08-28 | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore |
2009-05-07 | ACPICA: use acpi.* modparam namespace | Len Brown |
2009-03-27 | ACPICA: New: I/O port protection | Bob Moore |
2009-03-27 | ACPICA: Fix AcpiWalkNamespace race condition with table unload | Bob Moore |