summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2018-05-30ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han
2018-05-30ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han
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-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
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng
2016-08-13ACPICA: FADT support cleanupBob Moore
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim
2016-07-11Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki
2016-07-11Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"Rafael J. Wysocki
2016-07-05ACPICA: Namespace: Fix namespace/interpreter lock orderingLv Zheng
2016-06-22ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...Lv Zheng
2016-06-15Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...Rafael J. Wysocki
2016-06-01ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng
2016-05-06Merge back new ACPICA material for v4.7.Rafael J. Wysocki
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore