summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki2021-08-121-7/+0
* ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda2021-07-201-0/+7
* ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2020-08-192-9/+1
* ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2020-02-242-1/+22
* ACPICA: Never run _REG on system_memory and system_IOBob Moore2019-11-245-9/+19
* ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-07-265-5/+12
* Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-05-041-5/+1
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2019-04-171-0/+4
* ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss2019-04-171-0/+4
* ACPICA: Clear status of GPEs before enabling themFurquan Shaikh2019-04-171-1/+5
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2018-12-011-0/+4
* Revert "ACPICA: AML interpreter: add region addresses in global list during i...Greg Kroah-Hartman2018-11-211-4/+0
* ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss2018-11-131-1/+13
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2018-11-131-0/+4
* 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
| |\