| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpica' | Rafael J. Wysocki | 2017-11-13 | 19 | -404/+786 |
|\ |
|
| * | ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read | Bob Moore | 2017-10-04 | 1 | -1/+9 |
| * | ACPICA: String conversions: Update to add new behaviors | Bob Moore | 2017-10-04 | 3 | -21/+78 |
| * | ACPICA: String conversions: Cleanup/format comments. No functional changes | Bob Moore | 2017-10-04 | 2 | -78/+74 |
| * | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 2017-10-04 | 12 | -249/+673 |
| * | ACPICA: acpiexec: Add testability of deferred table verification | Lv Zheng | 2017-10-04 | 1 | -3/+6 |
| * | ACPICA: Hardware: Enable 64-bit support of hardware accesses | Lv Zheng | 2017-10-04 | 5 | -155/+49 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki | 2017-09-03 | 2 | -9/+29 |
|\ \ |
|
| * | | ACPICA: Make it possible to enable runtime GPEs earlier | Rafael J. Wysocki | 2017-08-17 | 2 | -0/+10 |
| * | | ACPICA: Dispatch active GPEs at init time | Rafael J. Wysocki | 2017-08-17 | 1 | -9/+19 |
| |/ |
|
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2017-09-03 | 39 | -611/+1331 |
|\ \ |
|
| * | | ACPICA: Revert "Update resource descriptor handling" | Erik Schmauss | 2017-08-03 | 1 | -9/+5 |
| * | | ACPICA: Resources: Allow _DMA method in walk resources | Bob Moore | 2017-08-03 | 1 | -3/+4 |
| * | | ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages | Bob Moore | 2017-08-03 | 5 | -0/+18 |
| * | | ACPICA: Implement deferred resolution of reference package elements | Bob Moore | 2017-08-03 | 16 | -345/+661 |
| * | | ACPICA: Debugger: Improve support for Alias objects | Bob Moore | 2017-08-03 | 2 | -13/+58 |
| * | | ACPICA: Interpreter: Update handling for Alias operator | Bob Moore | 2017-08-03 | 1 | -47/+14 |
| * | | ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds | Lv Zheng | 2017-08-03 | 1 | -3/+3 |
| * | | ACPICA: CLib: Add short multiply/shift support | Lv Zheng | 2017-08-03 | 5 | -16/+228 |
| * | | ACPICA: Add a comment, no functional change | Bob Moore | 2017-08-03 | 1 | -0/+7 |
| * | | ACPICA: Namespace: Update/fix an error message | Bob Moore | 2017-08-03 | 1 | -6/+16 |
| * | | ACPICA: Divergences: reduce access size definitions | Lv Zheng | 2017-08-03 | 1 | -1/+1 |
| * | | ACPICA: Update resource descriptor handling | Bob Moore | 2017-07-20 | 1 | -5/+9 |
| * | | ACPICA: Disassembler: skip parsing of incorrect external declarations | Erik Schmauss | 2017-07-20 | 1 | -0/+26 |
| * | | ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_alias | Alex James | 2017-07-20 | 1 | -0/+5 |
| * | | ACPICA: Tables: Add deferred table verification support | Lv Zheng | 2017-07-20 | 2 | -11/+50 |
| * | | ACPICA: Tables: Combine checksum/duplication verification together | Lv Zheng | 2017-07-20 | 3 | -110/+169 |
| * | | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri... | Lv Zheng | 2017-07-20 | 3 | -3/+11 |
| * | | ACPICA: Tables: Do not validate signature for dynamic table load | Lv Zheng | 2017-07-20 | 2 | -29/+1 |
| * | | ACPICA: Tables: Cleanup table handler invokers | Lv Zheng | 2017-07-20 | 3 | -20/+33 |
| * | | ACPICA: Tables: Add sanity check in acpi_put_table() | Lv Zheng | 2017-07-20 | 1 | -0/+4 |
| * | | ACPICA: linuxize: cleanup typedef definitions | Lv Zheng | 2017-07-20 | 1 | -3/+9 |
| * | | Back port of "ACPICA: Use designated initializers" | Kees Cook | 2017-07-20 | 1 | -3/+6 |
| * | | ACPICA: iASL compiler: allow compilation of externals with paths that refer t... | Erik Schmauss | 2017-07-20 | 2 | -0/+7 |
| * | | ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via... | Erik Schmauss | 2017-07-20 | 1 | -0/+2 |
| * | | ACPICA: Small indentation changes, no functional change | Bob Moore | 2017-07-20 | 1 | -2/+2 |
| |/ |
|
* / | ACPICA: Fix acpi_evaluate_object_typed() | Rafael J. Wysocki | 2017-08-22 | 1 | -3/+7 |
|/ |
|
*-. | Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables' | Rafael J. Wysocki | 2017-07-03 | 1 | -0/+4 |
|\ \ |
|
| | * | ACPI: configfs: Unload SSDT on configfs entry removal | Jan Kiszka | 2017-06-22 | 1 | -0/+4 |
| |/ |
|
* | | ACPICA: Use designated initializers | Kees Cook | 2017-06-27 | 1 | -5/+9 |
* | | Merge back ACPICA material for v4.13. | Rafael J. Wysocki | 2017-06-27 | 46 | -371/+1493 |
|\ \
| |/
|/| |
|
| * | ACPICA: Update a couple of debug output messages | Bob Moore | 2017-06-27 | 2 | -2/+2 |
| * | ACPICA: acpiexec: enhance local signal handler | Bob Moore | 2017-06-27 | 3 | -7/+31 |
| * | ACPICA: Simplify output for the ACPI Debug Object | Bob Moore | 2017-06-27 | 1 | -2/+2 |
| * | ACPICA: Improvements for debug output only | Bob Moore | 2017-06-27 | 3 | -14/+25 |
| * | ACPICA: Disassembler: allow conflicting external declarations to be emitted. | Erik Schmauss | 2017-06-27 | 2 | -0/+28 |
| * | ACPICA: Disassembler: add external op to namespace on first pass | Erik Schmauss | 2017-06-27 | 2 | -3/+47 |
| * | ACPICA: Disassembler: prevent external op's from opening a new scope | Erik Schmauss | 2017-06-27 | 1 | -0/+10 |
| * | ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag | Erik Schmauss | 2017-06-27 | 1 | -0/+2 |