aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki1-0/+4
2017-06-27ACPICA: Use designated initializersKees Cook1-5/+9
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki46-371/+1493
2017-06-27ACPICA: Update a couple of debug output messagesBob Moore2-2/+2
2017-06-27ACPICA: acpiexec: enhance local signal handlerBob Moore3-7/+31
2017-06-27ACPICA: Simplify output for the ACPI Debug ObjectBob Moore1-2/+2
2017-06-27ACPICA: Improvements for debug output onlyBob Moore3-14/+25
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2-0/+28
2017-06-27ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2-3/+47
2017-06-27ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss1-0/+10
2017-06-27ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss1-0/+2
2017-06-27ACPICA: Changing External to a named objectErik Schmauss2-4/+6
2017-06-27ACPICA: Update two error messages to emit control method nameBob Moore1-10/+29
2017-06-27ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2-11/+37
2017-06-27ACPICA: Update comments, no functional changeCao Jin2-5/+5
2017-06-27ACPICA: Split resource descriptor decode strings to a new fileBob Moore3-264/+316
2017-06-22ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka1-0/+4
2017-06-12ACPICA: Remove extraneous status checkBob Moore1-3/+0
2017-06-12ACPICA: Export the public mutex interfacesBob Moore1-1/+4
2017-06-12ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore1-0/+14
2017-06-12ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng1-9/+0
2017-06-12ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore2-3/+4
2017-06-12ACPICA: Explicitly cast 1 to u32Erik Schmauss1-3/+9
2017-06-12ACPICA: Update error message for field beyond buffer caseBob Moore1-6/+5
2017-06-12ACPICA: Events: Add runtime stub support for event APIsLv Zheng1-0/+18
2017-06-12ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg1-3/+1
2017-06-12ACPICA: Fix a type value overlap in the AML support fileBob Moore1-28/+33
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg8-1/+162
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg9-1/+168
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg9-2/+173
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg9-3/+190
2017-06-12ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg8-3/+165
2017-06-12ACPICA: disassembler: improve Switch supportDavid E. Box3-2/+8
2017-06-12ACPICA: Add support for _HMA as a predefined methodErik Schmauss1-0/+3
2017-06-12ACPICA: Add support for _LSW as a predefined methodErik Schmauss1-0/+4
2017-06-12ACPICA: Add support for _LSR as a predefined methodErik Schmauss1-0/+5
2017-06-12ACPICA: Add support for _LSI as a predefined methodErik Schmauss1-0/+4
2017-06-12ACPICA: Utilities: Make a notify value reservedBob Moore1-2/+2
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore1-1/+3
2017-06-12ACPICA: Change path's type from u8* to char*Erik Schmauss2-2/+2
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng1-9/+25
2017-06-05Revert "ACPICA: Disassembler: Enhance resource descriptor detection"Rafael J. Wysocki1-9/+0
2017-05-29ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng1-4/+0
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore15-18/+488
2017-04-27ACPICA: Local cache support: Allow small cache objectsBob Moore1-1/+1
2017-04-27ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box1-3/+4
2017-04-27ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore24-122/+114
2017-04-27ACPICA: Debugger: Add interpreter blocking mark for single-step modeLv Zheng1-0/+3
2017-04-27ACPICA: debugger: fix memory leak on PathnameColin Ian King1-0/+1
2017-04-27ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore2-18/+4