summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2014-08-0512-58/+272
|\
| * ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore2014-07-311-0/+3
| * ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-311-2/+3
| * ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-311-1/+12
| * ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore2014-07-311-1/+10
| * ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-316-28/+217
| * ACPICA: Utilities: Fix local printf issue.Lv Zheng2014-07-311-0/+3
| * ACPICA: Remove some extraneous printf arguments.Sascha Wildner2014-07-312-5/+4Star
| * ACPICA: Update for comments/formatting. No functional changes.Bob Moore2014-07-311-12/+10Star
| * ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-6/+7
| * ACPICA: Work around an ancient GCC bug.Bob Moore2014-07-311-3/+3
* | 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: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+47
* | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki2014-07-231-3/+11
* | ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore2014-07-091-10/+9Star
* | ACPICA: Hardware: back port of a recursive locking fixLv Zheng2014-07-081-1/+2
* | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-16/+28
* | ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng2014-07-081-2/+2
* | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-082-0/+135
* | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+2
* | ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-081-1/+1
* | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-2/+5
* | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+26
* | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-084-1/+674
* | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-083-3/+2Star
* | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-082-146/+146
* | ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box2014-07-081-0/+11
* | ACPICA: Utilities: Validate full RSDP headerDavid E. Box2014-07-081-12/+7Star
* | ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-084-4/+346
* | ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-07-081-1/+1
* | ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-07-081-0/+6
* | ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng2014-07-071-15/+17
|/
* ACPICA: Namespace: Remove _PRP method support.Lv Zheng2014-06-031-6/+0Star
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-014-26/+61
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-076-37/+43
* ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore2014-05-071-18/+33
* ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-071-105/+0Star
* ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-071-6/+15
* ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-071-0/+2
* ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-071-22/+0Star
* ACPICA: Update handling of PCI ID lists.David E. Box2014-05-071-3/+12
* ACPICA: Add support for _LPD and _PRP methods.Bob Moore2014-05-071-0/+4
* ACPICA: Update acpi_buffer_to_resource interface.Bob Moore2014-05-071-5/+8
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-071-132/+2Star
* ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng2014-05-071-3/+1Star
* ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-071-7/+0Star
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0720-810/+1526
|\
| * Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-2820-810/+1526
| |\
| | * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-202-2/+2