aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-1/+1
2018-10-04ACPICA: Split large interpreter fileBob Moore1-0/+1
2017-11-13Merge branch 'acpica'Rafael J. Wysocki1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore1-0/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-0/+1
2017-06-27ACPICA: Split resource descriptor decode strings to a new fileBob Moore1-0/+1
2017-04-11ACPICA: Add non-linux host build supportLv Zheng1-1/+1
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore1-0/+1
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-0/+1
2016-04-05ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore1-0/+1
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore1-1/+0
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore1-1/+2
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-1/+17
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore1-1/+1
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore1-0/+1
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng1-0/+1
2014-08-05Merge branch 'acpica'Rafael J. Wysocki1-1/+7
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore1-1/+7
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki1-1/+1
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng1-1/+1
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-1/+1
2014-07-08ACPICA: Utilities: Add support to read table from filesLv Zheng1-1/+1
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore1-0/+1
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng1-2/+2
2013-06-16ACPICA: Split table print utilities to a new a separate fileBob Moore1-0/+1
2013-06-16ACPICA: Split internal error msg routines to a separate fileBob Moore1-0/+1
2013-06-16ACPICA: Split buffer dump routines into separate fileBob Moore1-0/+1
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-0/+1
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore1-0/+1
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore1-0/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-1/+7
2013-01-03ACPICA: Remove useless mini-C library.Lv Zheng1-1/+1
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng1-0/+3
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore1-0/+1
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore1-0/+1
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore1-0/+1
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore1-0/+1
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-1/+2
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming1-0/+1
2012-01-17ACPICA: Clean up MakefileLin Ming1-24/+133
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming1-1/+1
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming1-1/+1
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore1-1/+1
2011-03-02ACPICA: Split large dsopcode and dsload.c files.Bob Moore1-1/+1
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore1-1/+1
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming1-1/+1
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore1-1/+1
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore1-1/+1
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming1-1/+2