aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-03ACPICA: Update version to 20170728Bob Moore1-1/+1
2017-07-20ACPICA: Update version to 20170629Bob Moore1-1/+1
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksumLv Zheng1-7/+8
2017-06-27ACPICA: Update version to 20170531Bob Moore1-1/+1
2017-04-28ACPICA: Update version to 20170303Bob Moore1-1/+1
2017-02-09ACPICA: Update version to 20170119Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2017-01-05ACPICA: Update version to 20161222Bob Moore1-1/+1
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()Lv Zheng1-13/+0
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernelLv Zheng1-3/+9
2016-10-21ACPICA: Update version to 20160930Bob Moore1-1/+1
2016-10-21ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore1-0/+7
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