summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
| * | ACPICA: Add a comment, no functional changeBob Moore2017-08-031-0/+7
| * | ACPICA: Namespace: Update/fix an error messageBob Moore2017-08-031-6/+16
| * | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-031-1/+1
| * | ACPICA: Update resource descriptor handlingBob Moore2017-07-201-5/+9
| * | ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss2017-07-201-0/+26
| * | ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James2017-07-201-0/+5
| * | ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-202-11/+50
| * | ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng2017-07-203-110/+169
| * | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-203-3/+11
| * | ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng2017-07-202-29/+1
| * | ACPICA: Tables: Cleanup table handler invokersLv Zheng2017-07-203-20/+33
| * | ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng2017-07-201-0/+4
| * | ACPICA: linuxize: cleanup typedef definitionsLv Zheng2017-07-201-3/+9
| * | Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-3/+6
| * | ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss2017-07-202-0/+7
| * | ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss2017-07-201-0/+2
| * | ACPICA: Small indentation changes, no functional changeBob Moore2017-07-201-2/+2
| |/
* | ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki2017-08-221-3/+7
|/
*-. Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki2017-07-031-0/+4
|\ \
| | * ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka2017-06-221-0/+4
| |/
* | ACPICA: Use designated initializersKees Cook2017-06-271-5/+9
* | Merge back ACPICA material for v4.13.Rafael J. Wysocki2017-06-2746-371/+1493
|\ \ | |/ |/|
| * ACPICA: Update a couple of debug output messagesBob Moore2017-06-272-2/+2
| * ACPICA: acpiexec: enhance local signal handlerBob Moore2017-06-273-7/+31
| * ACPICA: Simplify output for the ACPI Debug ObjectBob Moore2017-06-271-2/+2
| * ACPICA: Improvements for debug output onlyBob Moore2017-06-273-14/+25
| * ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-06-272-0/+28
| * ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2017-06-272-3/+47
| * ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
| * ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
| * ACPICA: Changing External to a named objectErik Schmauss2017-06-272-4/+6
| * ACPICA: Update two error messages to emit control method nameBob Moore2017-06-271-10/+29
| * ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2017-06-272-11/+37
| * ACPICA: Update comments, no functional changeCao Jin2017-06-272-5/+5
| * ACPICA: Split resource descriptor decode strings to a new fileBob Moore2017-06-273-264/+316
| * ACPICA: Remove extraneous status checkBob Moore2017-06-121-3/+0
| * ACPICA: Export the public mutex interfacesBob Moore2017-06-121-1/+4
| * ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2017-06-121-0/+14
| * ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng2017-06-121-9/+0
| * ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore2017-06-122-3/+4
| * ACPICA: Explicitly cast 1 to u32Erik Schmauss2017-06-121-3/+9
| * ACPICA: Update error message for field beyond buffer caseBob Moore2017-06-121-6/+5
| * ACPICA: Events: Add runtime stub support for event APIsLv Zheng2017-06-121-0/+18
| * ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg2017-06-121-3/+1
| * ACPICA: Fix a type value overlap in the AML support fileBob Moore2017-06-121-28/+33
| * ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg2017-06-128-1/+162
| * ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg2017-06-129-1/+168
| * ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg2017-06-129-2/+173
| * ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-06-129-3/+190
| * ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg2017-06-128-3/+165
OpenPOWER on IntegriCloud