summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2017-06-12ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng
2017-06-12ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore
2017-06-12ACPICA: Explicitly cast 1 to u32Erik Schmauss
2017-06-12ACPICA: Update error message for field beyond buffer caseBob Moore
2017-06-12ACPICA: Events: Add runtime stub support for event APIsLv Zheng
2017-06-12ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg
2017-06-12ACPICA: Fix a type value overlap in the AML support fileBob Moore
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg
2017-06-12ACPICA: disassembler: improve Switch supportDavid E. Box
2017-06-12ACPICA: Add support for _HMA as a predefined methodErik Schmauss
2017-06-12ACPICA: Add support for _LSW as a predefined methodErik Schmauss
2017-06-12ACPICA: Add support for _LSR as a predefined methodErik Schmauss
2017-06-12ACPICA: Add support for _LSI as a predefined methodErik Schmauss
2017-06-12ACPICA: Utilities: Make a notify value reservedBob Moore
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore
2017-06-12ACPICA: Change path's type from u8* to char*Erik Schmauss
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng
2017-06-05Revert "ACPICA: Disassembler: Enhance resource descriptor detection"Rafael J. Wysocki
2017-05-29ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore
2017-04-27ACPICA: Local cache support: Allow small cache objectsBob Moore
2017-04-27ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box
2017-04-27ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore
2017-04-27ACPICA: Debugger: Add interpreter blocking mark for single-step modeLv Zheng
2017-04-27ACPICA: debugger: fix memory leak on PathnameColin Ian King
2017-04-27ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore
2017-04-27ACPICA: Namespace: fix operand cache leakSeunghun Han
2017-04-27ACPICA: Fix several incorrect invocations of ACPICA return macroBob Moore
2017-04-27ACPICA: Fix a module for excessive debug outputBob Moore
2017-04-27ACPICA: Update some function headers, no funtional changeBob Moore
2017-04-27ACPICA: Disassembler: Enhance resource descriptor detectionBob Moore
2017-04-15Merge back ACPICA changes for v4.12.Rafael J. Wysocki
2017-04-13Revert "ACPICA: Resources: Not a valid resource if buffer length too long"Rafael J. Wysocki
2017-04-11ACPICA: Add non-linux host build supportLv Zheng
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-09ACPICA: Tools: Update common signon, remove compilation bit widthBob Moore
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2017-01-30Merge back earlier ACPICA changes for v4.11.Rafael J. Wysocki
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng