summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2017-11-1319-404/+786
|\
| * ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_readBob Moore2017-10-041-1/+9
| * ACPICA: String conversions: Update to add new behaviorsBob Moore2017-10-043-21/+78
| * ACPICA: String conversions: Cleanup/format comments. No functional changesBob Moore2017-10-042-78/+74
| * ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-0412-249/+673
| * ACPICA: acpiexec: Add testability of deferred table verificationLv Zheng2017-10-041-3/+6
| * ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-10-045-155/+49
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
*-. Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki2017-09-032-9/+29
|\ \
| * | ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-172-0/+10
| * | ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki2017-08-171-9/+19
| |/
* | Merge branch 'acpica'Rafael J. Wysocki2017-09-0339-611/+1331
|\ \
| * | ACPICA: Revert "Update resource descriptor handling"Erik Schmauss2017-08-031-9/+5
| * | ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore2017-08-031-3/+4
| * | ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore2017-08-035-0/+18
| * | ACPICA: Implement deferred resolution of reference package elementsBob Moore2017-08-0316-345/+661
| * | ACPICA: Debugger: Improve support for Alias objectsBob Moore2017-08-032-13/+58
| * | ACPICA: Interpreter: Update handling for Alias operatorBob Moore2017-08-031-47/+14
| * | ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng2017-08-031-3/+3
| * | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-035-16/+228
| * | ACPICA: Add a comment, no functional changeBob Moore2017-08-031-0/+7
| * | ACPICA: Namespace: Update/fix an error messageBob Moore2017-08-031-6/+16
| * | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-031-1/+1
| * | ACPICA: Update resource descriptor handlingBob Moore2017-07-201-5/+9
| * | ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss2017-07-201-0/+26
| * | ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James2017-07-201-0/+5
| * | ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-202-11/+50
| * | ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng2017-07-203-110/+169
| * | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-203-3/+11
| * | ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng2017-07-202-29/+1
| * | ACPICA: Tables: Cleanup table handler invokersLv Zheng2017-07-203-20/+33
| * | ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng2017-07-201-0/+4
| * | ACPICA: linuxize: cleanup typedef definitionsLv Zheng2017-07-201-3/+9
| * | Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-3/+6
| * | ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss2017-07-202-0/+7
| * | ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss2017-07-201-0/+2
| * | ACPICA: Small indentation changes, no functional changeBob Moore2017-07-201-2/+2
| |/
* | ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki2017-08-221-3/+7
|/
*-. Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki2017-07-031-0/+4
|\ \
| | * ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka2017-06-221-0/+4
| |/
* | ACPICA: Use designated initializersKees Cook2017-06-271-5/+9
* | Merge back ACPICA material for v4.13.Rafael J. Wysocki2017-06-2746-371/+1493
|\ \ | |/ |/|
| * ACPICA: Update a couple of debug output messagesBob Moore2017-06-272-2/+2
| * ACPICA: acpiexec: enhance local signal handlerBob Moore2017-06-273-7/+31
| * ACPICA: Simplify output for the ACPI Debug ObjectBob Moore2017-06-271-2/+2
| * ACPICA: Improvements for debug output onlyBob Moore2017-06-273-14/+25
| * ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-06-272-0/+28
| * ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2017-06-272-3/+47
| * ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
| * ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
OpenPOWER on IntegriCloud