Age | Commit message (Expand) | Author |
2017-07-03 | Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables' | Rafael J. Wysocki |
2017-06-27 | ACPICA: Use designated initializers | Kees Cook |
2017-06-27 | Merge back ACPICA material for v4.13. | Rafael J. Wysocki |
2017-06-27 | ACPICA: Update a couple of debug output messages | Bob Moore |
2017-06-27 | ACPICA: acpiexec: enhance local signal handler | Bob Moore |
2017-06-27 | ACPICA: Simplify output for the ACPI Debug Object | Bob Moore |
2017-06-27 | ACPICA: Improvements for debug output only | Bob Moore |
2017-06-27 | ACPICA: Disassembler: allow conflicting external declarations to be emitted. | Erik Schmauss |
2017-06-27 | ACPICA: Disassembler: add external op to namespace on first pass | Erik Schmauss |
2017-06-27 | ACPICA: Disassembler: prevent external op's from opening a new scope | Erik Schmauss |
2017-06-27 | ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag | Erik Schmauss |
2017-06-27 | ACPICA: Changing External to a named object | Erik Schmauss |
2017-06-27 | ACPICA: Update two error messages to emit control method name | Bob Moore |
2017-06-27 | ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf | Bob Moore |
2017-06-27 | ACPICA: Update comments, no functional change | Cao Jin |
2017-06-27 | ACPICA: Split resource descriptor decode strings to a new file | Bob Moore |
2017-06-22 | ACPI: configfs: Unload SSDT on configfs entry removal | Jan Kiszka |
2017-06-12 | ACPICA: Remove extraneous status check | Bob Moore |
2017-06-12 | ACPICA: Export the public mutex interfaces | Bob Moore |
2017-06-12 | ACPICA: Disassembler: Abort on an invalid/unknown AML opcode | Bob Moore |
2017-06-12 | ACPICA: Dispatcher: Remove unnecessary call to debugger | Lv Zheng |
2017-06-12 | ACPICA: Debugger/acpiexec: Cleanup error messages | Bob Moore |
2017-06-12 | ACPICA: Explicitly cast 1 to u32 | Erik Schmauss |
2017-06-12 | ACPICA: Update error message for field beyond buffer case | Bob Moore |
2017-06-12 | ACPICA: Events: Add runtime stub support for event APIs | Lv Zheng |
2017-06-12 | ACPICA: Core: Always set GPIO VendorOffset | Mika Westerberg |
2017-06-12 | ACPICA: Fix a type value overlap in the AML support file | Bob Moore |
2017-06-12 | ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource | Mika Westerberg |
2017-06-12 | ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource | Mika Westerberg |
2017-06-12 | ACPICA: ACPI 6.2: Add support for PinGroup() resource | Mika Westerberg |
2017-06-12 | ACPICA: ACPI 6.2: Add support for PinConfig() resource | Mika Westerberg |
2017-06-12 | ACPICA: ACPI 6.2: Add support for PinFunction() resource | Mika Westerberg |
2017-06-12 | ACPICA: disassembler: improve Switch support | David E. Box |
2017-06-12 | ACPICA: Add support for _HMA as a predefined method | Erik Schmauss |
2017-06-12 | ACPICA: Add support for _LSW as a predefined method | Erik Schmauss |
2017-06-12 | ACPICA: Add support for _LSR as a predefined method | Erik Schmauss |
2017-06-12 | ACPICA: Add support for _LSI as a predefined method | Erik Schmauss |
2017-06-12 | ACPICA: Utilities: Make a notify value reserved | Bob Moore |
2017-06-12 | ACPICA: Add new notify value for memory attributes update | Bob Moore |
2017-06-12 | ACPICA: Change path's type from u8* to char* | Erik Schmauss |
2017-06-12 | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance | Lv Zheng |
2017-06-05 | Revert "ACPICA: Disassembler: Enhance resource descriptor detection" | Rafael J. Wysocki |
2017-05-29 | ACPICA: Tables: Fix regression introduced by a too early mechanism enabling | Lv Zheng |
2017-04-28 | ACPICA: iasl: add ASL conversion tool | Bob Moore |
2017-04-27 | ACPICA: Local cache support: Allow small cache objects | Bob Moore |
2017-04-27 | ACPICA: Disassembler: Do not unconditionally remove temporary names | David E. Box |
2017-04-27 | ACPICA: Cleanup AML opcode definitions, no functional change | Bob Moore |
2017-04-27 | ACPICA: Debugger: Add interpreter blocking mark for single-step mode | Lv Zheng |
2017-04-27 | ACPICA: debugger: fix memory leak on Pathname | Colin Ian King |
2017-04-27 | ACPICA: Update for automatic repair code for objects returned by evaluate_object | Bob Moore |