summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
*-. 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
| * ACPICA: disassembler: improve Switch supportDavid E. Box2017-06-123-2/+8
| * ACPICA: Add support for _HMA as a predefined methodErik Schmauss2017-06-121-0/+3
| * ACPICA: Add support for _LSW as a predefined methodErik Schmauss2017-06-121-0/+4
| * ACPICA: Add support for _LSR as a predefined methodErik Schmauss2017-06-121-0/+5
| * ACPICA: Add support for _LSI as a predefined methodErik Schmauss2017-06-121-0/+4
| * ACPICA: Utilities: Make a notify value reservedBob Moore2017-06-121-2/+2
| * ACPICA: Add new notify value for memory attributes updateBob Moore2017-06-121-1/+3
| * ACPICA: Change path's type from u8* to char*Erik Schmauss2017-06-122-2/+2
* | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-9/+25
* | Revert "ACPICA: Disassembler: Enhance resource descriptor detection"Rafael J. Wysocki2017-06-051-9/+0
|/
* ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-05-291-4/+0
* ACPICA: iasl: add ASL conversion toolBob Moore2017-04-2815-18/+488
* ACPICA: Local cache support: Allow small cache objectsBob Moore2017-04-271-1/+1
* ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box2017-04-271-3/+4
* ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore2017-04-2724-122/+114
* ACPICA: Debugger: Add interpreter blocking mark for single-step modeLv Zheng2017-04-271-0/+3
* ACPICA: debugger: fix memory leak on PathnameColin Ian King2017-04-271-0/+1
* ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore2017-04-272-18/+4