summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2017-09-03Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki
2017-09-03Merge branch 'acpica'Rafael J. Wysocki
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki
2017-08-17ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki
2017-08-17ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki
2017-08-03ACPICA: Revert "Update resource descriptor handling"Erik Schmauss
2017-08-03ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore
2017-08-03ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore
2017-08-03ACPICA: Debugger: Improve support for Alias objectsBob Moore
2017-08-03ACPICA: Interpreter: Update handling for Alias operatorBob Moore
2017-08-03ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng
2017-08-03ACPICA: Add a comment, no functional changeBob Moore
2017-08-03ACPICA: Namespace: Update/fix an error messageBob Moore
2017-08-03ACPICA: Divergences: reduce access size definitionsLv Zheng
2017-07-20ACPICA: Update resource descriptor handlingBob Moore
2017-07-20ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss
2017-07-20ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James
2017-07-20ACPICA: Tables: Add deferred table verification supportLv Zheng
2017-07-20ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng
2017-07-20ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng
2017-07-20ACPICA: Tables: Cleanup table handler invokersLv Zheng
2017-07-20ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng
2017-07-20ACPICA: linuxize: cleanup typedef definitionsLv Zheng
2017-07-20Back port of "ACPICA: Use designated initializers"Kees Cook
2017-07-20ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss
2017-07-20ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss
2017-07-20ACPICA: Small indentation changes, no functional changeBob Moore
2017-07-03Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki
2017-06-27ACPICA: Use designated initializersKees Cook
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki
2017-06-27ACPICA: Update a couple of debug output messagesBob Moore
2017-06-27ACPICA: acpiexec: enhance local signal handlerBob Moore
2017-06-27ACPICA: Simplify output for the ACPI Debug ObjectBob Moore
2017-06-27ACPICA: Improvements for debug output onlyBob Moore
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss
2017-06-27ACPICA: Disassembler: add external op to namespace on first passErik Schmauss
2017-06-27ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss
2017-06-27ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss
2017-06-27ACPICA: Changing External to a named objectErik Schmauss
2017-06-27ACPICA: Update two error messages to emit control method nameBob Moore
2017-06-27ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore
2017-06-27ACPICA: Update comments, no functional changeCao Jin
2017-06-27ACPICA: Split resource descriptor decode strings to a new fileBob Moore
2017-06-22ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka
2017-06-12ACPICA: Remove extraneous status checkBob Moore
2017-06-12ACPICA: Export the public mutex interfacesBob Moore
2017-06-12ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore