summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2017-01-05ACPICA: Parser: Update parse info table for some operatorsBob Moore
2017-01-05ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore
2017-01-05ACPICA: Fix for implicit result conversion for the ToXXX functionsBob Moore
2017-01-02ACPICA: Resources: Not a valid resource if buffer length too longBob Moore
2017-01-02ACPICA: Utilities: Update debug outputBob Moore
2017-01-02ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng
2017-01-02ACPICA: Macro header: Fix some typos in commentsBob Moore
2017-01-02ACPICA: Hardware: Sort access bit width algorithmLv Zheng
2017-01-02ACPICA: Utilities: Add power of two rounding supportLv Zheng
2017-01-02ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng
2017-01-02ACPICA: Hardware: Remove bit_offset masking supportLv Zheng
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng
2016-12-09ACPICA: Utilities: Add new decode function for parser valuesBob Moore
2016-12-01ACPICA: Tables: Add an error message complaining driver bugsLv Zheng
2016-12-01ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng
2016-12-01ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng
2016-12-01ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng
2016-12-01ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv...Lv Zheng
2016-12-01ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng
2016-12-01Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng
2016-10-21ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore
2016-10-21ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore
2016-10-21ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore
2016-10-21ACPICA: Update an info message during table load phaseBob Moore
2016-09-24ACPICA: Parser: Fix a regression in LoadTable supportLv Zheng
2016-09-24ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng
2016-09-17ACPICA: Tables: Fix a regression in acpi_tb_find_table()Lv Zheng
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng
2016-09-10ACPICA: Dispatcher: Fix a mutex issue for method auto serializationLv Zheng
2016-09-10ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng
2016-09-10ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng
2016-09-10ACPICA: Update return value for intenal _OSI methodBob Moore
2016-09-10ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...Lv Zheng
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng
2016-09-10ACPICA: Add a couple of casts to uthex.cBob Moore