aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-22ACPICA: Update version to 20150930Bob Moore1-1/+1
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-10/+0
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger threadLv Zheng1-0/+2
2015-08-25ACPICA: Update version to 20150818Bob Moore1-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng1-0/+3
2015-07-23ACPICA: Update version to 20150717Bob Moore1-1/+1
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng1-0/+5
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng1-2/+4
2015-07-01ACPICA: Update version to 20150619Bob Moore1-1/+1
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore1-0/+5
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng1-2/+2
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-0/+9
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng1-2/+6
2015-05-22ACPICA: Update version to 20150515.Bob Moore1-1/+1
2015-04-14ACPICA: Update version to 20150410.Bob Moore1-1/+1
2015-04-14ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-6/+6
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng1-0/+8
2015-02-05ACPICA: Update version to 20150204David E. Box1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng1-6/+0
2014-11-28ACPICA: Update version to 20141107.Bob Moore1-1/+1
2014-10-21ACPICA: Update version to 20140926.Bob Moore1-1/+1
2014-09-30ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki1-0/+1
2014-09-03ACPICA: Update version to 20140828.Bob Moore1-1/+1
2014-08-05Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2014-07-31ACPICA: Update version to 20140724.Bob Moore1-1/+1
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki1-11/+17
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+4
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng1-11/+17
2014-07-08ACPICA: Update version to 20140627Bob Moore1-1/+1
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng1-0/+20
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng1-0/+9
2014-05-27Merge back earlier ACPICA material.Rafael J. Wysocki1-273/+558
2014-05-07ACPICA: Update version to 20140424.Bob Moore1-1/+1
2014-05-07ACPICA: Comment/format update, no functional change.Bob Moore1-19/+54
2014-05-07ACPICA: Back port of improvements on exception code.Bob Moore1-1/+1
2014-05-07ACPICA: OSL: Add configurability for generic external functions.Lv Zheng1-200/+283
2014-05-07ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng1-13/+17
2014-05-07ACPICA: OSL: Add configurability for debug output functions.Lv Zheng1-18/+31
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng1-27/+46
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL.Lv Zheng1-12/+23
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng1-13/+130
2014-04-20ACPICA: Update version to 20140325.Bob Moore1-1/+1
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-0/+3
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-1/+1
2014-04-01Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+1
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng1-1/+0
2014-03-20Merge branch 'acpica'Rafael J. Wysocki1-2/+2
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0