| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 2018-12-20 | 1 | -1/+1 |
* | ACPICA: Split large interpreter file | Bob Moore | 2018-10-04 | 1 | -0/+1 |
* | Merge branch 'acpica' | Rafael J. Wysocki | 2017-11-13 | 1 | -0/+1 |
|\ |
|
| * | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 2017-10-04 | 1 | -0/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | ACPICA: Implement deferred resolution of reference package elements | Bob Moore | 2017-08-03 | 1 | -0/+1 |
* | ACPICA: Split resource descriptor decode strings to a new file | Bob Moore | 2017-06-27 | 1 | -0/+1 |
* | ACPICA: Add non-linux host build support | Lv Zheng | 2017-04-11 | 1 | -1/+1 |
* | ACPICA: Cleanup for all string-to-integer conversions | Bob Moore | 2016-09-10 | 1 | -0/+1 |
* | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 2016-05-05 | 1 | -0/+1 |
* | ACPICA: Intepreter: Add object extensions to Concatenate operand | Bob Moore | 2016-04-05 | 1 | -0/+1 |
* | ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file | Bob Moore | 2016-01-01 | 1 | -1/+0 |
* | ACPICA: Split interpreter tracing functions to a new file | Bob Moore | 2016-01-01 | 1 | -1/+2 |
* | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2015-10-22 | 1 | -1/+17 |
* | ACPICA: Remove unnecessary conditional compilation | Bob Moore | 2015-10-22 | 1 | -1/+1 |
* | ACPICA: Cleanup use of all non-ANSI local C library functions | Bob Moore | 2015-07-23 | 1 | -0/+1 |
* | ACPICA: Dispatcher: Move stack traversal code to dispatcher | Lv Zheng | 2015-07-23 | 1 | -0/+1 |
* | Merge branch 'acpica' | Rafael J. Wysocki | 2014-08-05 | 1 | -1/+7 |
|\ |
|
| * | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore | 2014-07-31 | 1 | -1/+7 |
* | | Merge branch 'acpi-headers' | Rafael J. Wysocki | 2014-07-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 2014-07-23 | 1 | -1/+1 |
* | | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng | 2014-07-08 | 1 | -1/+1 |
* | | ACPICA: Utilities: Add support to read table from files | Lv Zheng | 2014-07-08 | 1 | -1/+1 |
|/ |
|
* | ACPICA: Table Manager: Split tbinstal.c into two files. | Bob Moore | 2014-04-20 | 1 | -0/+1 |
* | ACPICA: Update the conditions to enable the utility resource dump strings. | Lv Zheng | 2014-02-11 | 1 | -2/+2 |
* | ACPICA: Split table print utilities to a new a separate file | Bob Moore | 2013-06-16 | 1 | -0/+1 |
* | ACPICA: Split internal error msg routines to a separate file | Bob Moore | 2013-06-16 | 1 | -0/+1 |
* | ACPICA: Split buffer dump routines into separate file | Bob Moore | 2013-06-16 | 1 | -0/+1 |
* | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 2013-06-01 | 1 | -0/+1 |
* | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore | 2013-04-12 | 1 | -0/+1 |
* | ACPICA: Split object conversion functions to a new file | Bob Moore | 2013-03-12 | 1 | -0/+1 |
* | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore | 2013-01-11 | 1 | -1/+7 |
* | ACPICA: Remove useless mini-C library. | Lv Zheng | 2013-01-03 | 1 | -1/+1 |
* | ACPICA: Fix unmerged utility divergences. | Lv Zheng | 2012-11-15 | 1 | -0/+3 |
* | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore | 2012-09-21 | 1 | -0/+1 |
* | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 2012-07-17 | 1 | -0/+1 |
* | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 | 1 | -0/+1 |
* | ACPICA: Split sleep/wake functions into two files | Bob Moore | 2012-03-22 | 1 | -0/+1 |
* | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 2012-03-22 | 1 | -1/+2 |
* | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 | 1 | -0/+1 |
* | ACPICA: Clean up Makefile | Lin Ming | 2012-01-17 | 1 | -24/+133 |
* | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 2012-01-17 | 1 | -1/+1 |
* | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming | 2012-01-17 | 1 | -1/+1 |
* | ACPICA: Split all internal Global Lock functions to new file - evglock | Bob Moore | 2011-05-10 | 1 | -1/+1 |
* | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore | 2011-03-03 | 1 | -1/+1 |
* | ACPICA: Split large utglobal into utdecode.c. | Bob Moore | 2011-03-03 | 1 | -1/+1 |
* | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming | 2011-01-12 | 1 | -1/+1 |
* | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore | 2010-10-01 | 1 | -1/+1 |
* | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 2010-10-01 | 1 | -1/+1 |
* | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 2010-10-01 | 1 | -1/+2 |