summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng2016-12-211-7/+7
* ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-213-48/+173
* ACPICA: Utilities: Add new decode function for parser valuesBob Moore2016-12-093-0/+52
* ACPICA: Tables: Add an error message complaining driver bugsLv Zheng2016-12-011-0/+16
* ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng2016-12-014-64/+52Star
* ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng2016-12-014-50/+12Star
* ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng2016-12-014-51/+27Star
* ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv...Lv Zheng2016-12-011-2/+2
* ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng2016-12-013-32/+59
* Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki2016-12-013-14/+16
|\
| * ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore2016-10-211-4/+0Star
| * ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore2016-10-212-9/+11
| * ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore2016-10-211-1/+1
| * ACPICA: Update an info message during table load phaseBob Moore2016-10-211-1/+5
* | Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-6/+4Star
* | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng2016-10-295-19/+11Star
* | ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng2016-10-291-1/+1
* | ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng2016-10-291-20/+20
|/
* ACPICA: Parser: Fix a regression in LoadTable supportLv Zheng2016-09-241-0/+11
* ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng2016-09-243-13/+26
* ACPICA: Tables: Fix a regression in acpi_tb_find_table()Lv Zheng2016-09-171-1/+1
* ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng2016-09-105-131/+182
* ACPICA: Dispatcher: Fix a mutex issue for method auto serializationLv Zheng2016-09-102-2/+10
* ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng2016-09-1010-69/+47Star
* ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng2016-09-102-16/+55
* ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng2016-09-1010-37/+220
* ACPICA: Update return value for intenal _OSI methodBob Moore2016-09-101-5/+17
* ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...Lv Zheng2016-09-101-53/+49Star
* ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-101-0/+8
* ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng2016-09-103-80/+16Star
* ACPICA: Add a couple of casts to uthex.cBob Moore2016-09-101-1/+2
* ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-1014-387/+429
* ACPICA: Debugger: Add subcommand for predefined name executionBob Moore2016-09-104-29/+169
* ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng2016-08-131-3/+3
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-132-27/+2Star
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-134-50/+105
* ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-131-0/+4
* ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-4/+0Star
* ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-131-0/+1
* ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng2016-08-131-14/+6Star
* ACPICA: FADT support cleanupBob Moore2016-08-131-4/+6
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-135-5/+123
* ACPICA: Use os_allocate_zeroedBob Moore2016-08-131-3/+1Star
* ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-137-11/+16
* ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore2016-08-131-1/+1
* ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore2016-08-131-0/+1
* ACPICA: Debugger: Extend some max line lengthsBob Moore2016-08-132-3/+3
* ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2016-08-131-0/+12
* ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore2016-08-131-9/+8Star
* ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim2016-08-131-3/+3