summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss2018-10-182-3/+2
* ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss2018-10-181-1/+13
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2018-10-181-0/+4
* ACPICA: Never run _REG on system_memory and system_IOBob Moore2018-10-045-9/+19
* ACPICA: Split large interpreter fileBob Moore2018-10-044-364/+381
* ACPICA: Update for field unit accessBob Moore2018-10-042-280/+435
* ACPICA: Rename some of the Field Attribute definesBob Moore2018-10-041-5/+5
* ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2018-10-041-9/+35
* ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki2018-08-141-8/+3
* ACPICA: acpiexec: fix a small memory leak regressionBob Moore2018-08-141-3/+2
* ACPICA: Reference count: add additional debugging detailsErik Schmauss2018-08-141-2/+5
* ACPICA: acpi_exec: fixing -fi optionErik Schmauss2018-08-144-9/+57
* ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore2018-08-143-6/+22
* ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss2018-08-141-6/+11
* ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss2018-08-143-4/+26
* ACPICA: Update an error message for a duplicate tableBob Moore2018-08-141-2/+2
* ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss2018-08-141-2/+7
* ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss2018-08-141-13/+13
* Merge back ACPICA material for 4.19.Rafael J. Wysocki2018-08-063-9/+0
|\
| * Merge back ACPICA changes for 4.19.Rafael J. Wysocki2018-07-293-9/+0
| |\
| | * Merge back ACPICA material for v4.19.Rafael J. Wysocki2018-07-163-9/+0
| | |\
| | | * ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...Erik Schmauss2018-07-092-7/+0
| | | * ACPICA: Revert "iASL: change processing of external op namespace nodes for co...Erik Schmauss2018-07-092-8/+6
* | | | ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-07-291-7/+12
|/ / /
* / / ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik2018-07-231-0/+26
|/ /
* / ACPICA: Clear status of all events when entering S5Rafael J. Wysocki2018-07-091-4/+11
|/
* ACPICA: Drop leading newlines from error messagesRafael J. Wysocki2018-06-301-3/+3
* ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
* ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore2018-06-061-0/+11
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-063-6/+85
* ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore2018-06-062-4/+31
* ACPICA: AML Parser: Add debug option to dump parse treesBob Moore2018-06-061-3/+31
* ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore2018-06-062-0/+4
* Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0514-23/+85
|\
| * ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger2018-05-271-0/+2
| * ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore2018-05-181-2/+2
| * ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore2018-05-151-2/+1
| * ACPICA: Debugger: Add Package support for "test objects" commandBob Moore2018-05-151-2/+54
| * ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-153-8/+14
| * ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King2018-05-151-1/+1
| * ACPICA: vsnprintf: this statement may fall throughToomas Soome2018-05-151-0/+1
| * ACPICA: Tables: Fix spelling mistake in commentColin Ian King2018-05-151-1/+1
| * ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore2018-05-151-0/+2
| * Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki2018-05-154-7/+7
| |\
| | * ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-104-7/+7
| | |
| \ \
*-. \ \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-042-0/+28
|\ \ \ \ | |_|/ / |/| | / | | |/
| * / ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki2018-05-252-0/+28
| |/
* / ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore2018-05-143-20/+74
|/
* ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-188-60/+106
* ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7