summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki2016-07-112-9/+2
* Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"Rafael J. Wysocki2016-07-112-8/+8
* ACPICA: Namespace: Fix namespace/interpreter lock orderingLv Zheng2016-07-052-8/+8
* ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...Lv Zheng2016-06-222-2/+9
* Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...Rafael J. Wysocki2016-06-151-137/+9
* ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng2016-06-011-14/+9
* Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-06111-1022/+1662
|\
| * ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-0511-110/+160
| * ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng2016-05-051-9/+137
| * ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng2016-05-051-13/+62
| * ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng2016-05-052-10/+14
| * ACPICA: Hardware: Add optimized access bit width supportLv Zheng2016-05-051-2/+47
| * ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng2016-05-051-1/+2
| * ACPICA: Renamed some #defined flag constants for clarityBob Moore2016-05-052-16/+16
| * ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore2016-05-052-7/+23
| * ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore2016-05-052-2/+89
| * ACPICA: Refactor evaluate_object to reduce nestingBob Moore2016-05-051-56/+55
| * ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-0574-253/+252
| * ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng2016-04-051-21/+54
| * ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng2016-04-053-50/+24
| * ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng2016-04-051-1/+3
| * ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng2016-04-051-1/+1
| * ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng2016-04-051-10/+15
| * Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng2016-04-051-2/+2
| * ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng2016-04-051-0/+4
| * ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore2016-04-051-0/+1
| * ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-0525-111/+111
| * ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-055-34/+53
| * ACPICA: Cleanup some invocation indentations, no functional changeBob Moore2016-04-051-0/+6
| * ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2016-04-052-0/+52
| * ACPICA: Interpreter: Update some function headers, no functional changeBob Moore2016-04-051-6/+6
| * ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore2016-04-053-290/+440
| * ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-052-13/+26
| * ACPICA: Tables: Update FADT handlingBob Moore2016-04-051-7/+11
| * ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng2016-04-042-2/+1
* | ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-05-041-0/+3
|/
* Merge branch 'acpica'Rafael J. Wysocki2016-03-1424-185/+371
|\
| * ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng2016-03-103-39/+32
| * ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore2016-03-081-1/+1
| * ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng2016-02-244-4/+4
| * ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng2016-02-243-77/+85
| * ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng2016-02-241-17/+18
| * ACPICA: Tables: make default region accessible during the table loadLv Zheng2016-02-242-5/+29
| * ACPICA: ACPI 6.0/iASL: Add support for the External AML opcodeDavid E. Box2016-02-241-1/+3
| * ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-2413-29/+18
| * ACPICA: debugger: dbconvert: free pld_info on error return pathColin Ian King2016-02-241-2/+3
| * ACPICA: iASL: Update to use internal acpi_ut_strtoul64 functionBob Moore2016-02-241-38/+206
| * ACPICA: iASL: Fix some typos with the name strtoul64Bob Moore2016-02-241-1/+1
| * ACPICA: Remove incorrect "static" from a global structureBob Moore2016-02-241-1/+1
| * ACPICA: aclocal: Put parens around some definitions.waddlesplash2016-02-241-3/+3
OpenPOWER on IntegriCloud