summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng
2016-05-05ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng
2016-05-05ACPICA: Hardware: Add optimized access bit width supportLv Zheng
2016-05-05ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng
2016-05-05ACPICA: Renamed some #defined flag constants for clarityBob Moore
2016-05-05ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore
2016-05-05ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore
2016-05-05ACPICA: Refactor evaluate_object to reduce nestingBob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2016-04-05ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng
2016-04-05ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng
2016-04-05ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng
2016-04-05Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng
2016-04-05ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore
2016-04-05ACPICA: Cleanup some invocation indentations, no functional changeBob Moore