Age | Commit message (Expand) | Author |
2015-10-22 | ACPICA: Update version to 20150930 | Bob Moore |
2015-10-22 | ACPI: Enable build of AML interpreter debugger | Lv Zheng |
2015-10-22 | ACPICA: Debugger: Add thread ID support so that single step mode can only app... | Lv Zheng |
2015-08-25 | ACPICA: Update version to 20150818 | Bob Moore |
2015-08-25 | ACPICA: Debugger: Split debugger initialization/termination APIs | Lv Zheng |
2015-07-23 | ACPICA: Update version to 20150717 | Bob Moore |
2015-07-23 | ACPICA: Executer: Add OSL trace hook support | Lv Zheng |
2015-07-23 | ACPICA: Executer: Add interpreter tracing mode for method tracing facility | Lv Zheng |
2015-07-01 | ACPICA: Update version to 20150619 | Bob Moore |
2015-07-01 | ACPICA: Namespace: Change namespace override to avoid node deletion | Bob Moore |
2015-07-01 | ACPICA: Tables: Enable default 64-bit FADT addresses favor | Lv Zheng |
2015-07-01 | ACPICA: Tables: Enable both 32-bit and 64-bit FACS | Lv Zheng |
2015-07-01 | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS | Lv Zheng |
2015-05-22 | ACPICA: Update version to 20150515. | Bob Moore |
2015-04-14 | ACPICA: Update version to 20150410. | Bob Moore |
2015-04-14 | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. | Lv Zheng |
2015-02-05 | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t... | Lv Zheng |
2015-02-05 | ACPICA: Update version to 20150204 | David E. Box |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2015-01-26 | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel | Lv Zheng |
2014-11-28 | ACPICA: Update version to 20141107. | Bob Moore |
2014-10-21 | ACPICA: Update version to 20140926. | Bob Moore |
2014-09-30 | ACPICA: Introduce acpi_enable_all_wakeup_gpes() | Rafael J. Wysocki |
2014-09-03 | ACPICA: Update version to 20140828. | Bob Moore |
2014-08-05 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-07-31 | ACPICA: Update version to 20140724. | Bob Moore |
2014-07-27 | Merge branch 'acpi-headers' | Rafael J. Wysocki |
2014-07-23 | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. | Rafael J. Wysocki |
2014-07-20 | ACPICA: Linux: Add stub support for Linux specific variables and functions. | Lv Zheng |
2014-07-08 | ACPICA: Update version to 20140627 | Bob Moore |
2014-07-08 | ACPICA: Utilities: Introduce acpi_log_error() to improve portability | Lv Zheng |
2014-06-01 | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng |
2014-05-27 | Merge back earlier ACPICA material. | Rafael J. Wysocki |
2014-05-07 | ACPICA: Update version to 20140424. | Bob Moore |
2014-05-07 | ACPICA: Comment/format update, no functional change. | Bob Moore |
2014-05-07 | ACPICA: Back port of improvements on exception code. | Bob Moore |
2014-05-07 | ACPICA: OSL: Add configurability for generic external functions. | Lv Zheng |
2014-05-07 | ACPICA: OSL: Add section to collect the divergence in acpixf.h. | Lv Zheng |
2014-05-07 | ACPICA: OSL: Add configurability for debug output functions. | Lv Zheng |
2014-05-07 | ACPICA: OSL: Add configurability for error message functions. | Lv Zheng |
2014-05-07 | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI... | Lv Zheng |
2014-05-07 | ACPICA: Update global variable definitions. No functional change. | Lv Zheng |
2014-04-20 | ACPICA: Update version to 20140325. | Bob Moore |
2014-04-20 | ACPICA: Tables: Add acpi_install_table() API for early table installation. | Lv Zheng |
2014-04-20 | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng |
2014-04-01 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-03-26 | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore |
2014-03-26 | ACPICA: Remove global option to serialize all control methods. | Lv Zheng |
2014-03-20 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-03-18 | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore |