aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dbexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-08ACPICA: Debugger: Add a new command: "ALL <NameSeg>"Bob Moore1-9/+30
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-1/+1
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore1-2/+2
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore1-1/+109
2017-06-27ACPICA: acpiexec: enhance local signal handlerBob Moore1-0/+12
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore1-28/+34
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-10-22ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng1-0/+10
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger threadLv Zheng1-1/+2
2015-10-22ACPICA: Linuxize: Export debugger files to LinuxLv Zheng1-0/+753