aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10ACPICA: Update version to 20160831Bob Moore1-1/+1
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loadingLv Zheng1-0/+7
2016-08-13ACPICA: Update version to 20160729Bob Moore1-1/+1
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng1-3/+0
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-0/+4
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng1-12/+16
2016-07-11Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis"Rafael J. Wysocki1-1/+1
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-1/+1
2016-05-05ACPICA: Update version to 20160422Bob Moore1-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-10/+11
2016-04-09ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basisLv Zheng1-1/+1
2016-04-05ACPICA: Update version to 20160318Bob Moore1-1/+1
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-4/+2
2016-01-15ACPICA: Update version to 20160108Bob Moore1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki1-9/+1
2016-01-01ACPICA: Update version to 20151218Bob Moore1-1/+1
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore1-0/+5
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore1-0/+4
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanismLv Zheng1-0/+23
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng1-0/+11
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