aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2016-04-05ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore
2016-04-05ACPICA: Interpreter: Update some function headers, no functional changeBob Moore
2016-04-05ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng
2016-03-14Merge branch 'acpica'Rafael J. Wysocki
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng
2016-02-24ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng
2016-02-24ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng
2016-02-24ACPICA: Tables: make default region accessible during the table loadLv Zheng
2016-02-24ACPICA: ACPI 6.0/iASL: Add support for the External AML opcodeDavid E. Box
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore
2016-02-24ACPICA: debugger: dbconvert: free pld_info on error return pathColin Ian King
2016-02-24ACPICA: iASL: Update to use internal acpi_ut_strtoul64 functionBob Moore
2016-02-24ACPICA: iASL: Fix some typos with the name strtoul64Bob Moore
2016-02-24ACPICA: Remove incorrect "static" from a global structureBob Moore
2016-02-24ACPICA: aclocal: Put parens around some definitions.waddlesplash
2016-01-15ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-15ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore