summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-101-0/+1
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-0/+1
* ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore2016-04-051-0/+1
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-011-1/+0
* ACPICA: Split interpreter tracing functions to a new fileBob Moore2016-01-011-1/+2
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-1/+17
* ACPICA: Remove unnecessary conditional compilationBob Moore2015-10-221-1/+1
* ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore2015-07-231-0/+1
* ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng2015-07-231-0/+1
* Merge branch 'acpica'Rafael J. Wysocki2014-08-051-1/+7
|\
| * ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-311-1/+7
* | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-271-1/+1
|\ \ | |/ |/|
| * ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-1/+1
* | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-1/+1
* | ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-081-1/+1
|/
* ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-201-0/+1
* ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng2014-02-111-2/+2
* ACPICA: Split table print utilities to a new a separate fileBob Moore2013-06-161-0/+1
* ACPICA: Split internal error msg routines to a separate fileBob Moore2013-06-161-0/+1
* ACPICA: Split buffer dump routines into separate fileBob Moore2013-06-161-0/+1
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-0/+1
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-121-0/+1
* ACPICA: Split object conversion functions to a new fileBob Moore2013-03-121-0/+1
* ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-111-1/+7
* ACPICA: Remove useless mini-C library.Lv Zheng2013-01-031-1/+1
* ACPICA: Fix unmerged utility divergences.Lv Zheng2012-11-151-0/+3
* ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore2012-09-211-0/+1
* ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-171-0/+1
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-171-0/+1
* ACPICA: Split sleep/wake functions into two filesBob Moore2012-03-221-0/+1
* ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-221-1/+2
* ACPICA: Add support for region address conflict checkingLin Ming2012-01-171-0/+1
* ACPICA: Clean up MakefileLin Ming2012-01-171-24/+133
* ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-171-1/+1
* ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-171-1/+1
* ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-091-1/+1
* ACPICA: Split large dsopcode and dsload.c files.Bob Moore2011-03-021-1/+1
* ACPICA: Split large utglobal into utdecode.c.Bob Moore2011-03-021-1/+1
* ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-121-1/+1
* ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-011-1/+1
* ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore2010-10-011-1/+1
* ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-1/+2
* ACPICA: Split large file, evgpeblkBob Moore2010-05-061-1/+1
* ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-201-1/+1
* ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-241-1/+1
* ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-281-1/+1
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-1/+1
* ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
* ACPICA: New: I/O port protectionBob Moore2009-03-271-1/+1
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-1/+1
OpenPOWER on IntegriCloud