aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/dbinput.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22ACPICA: add type casts for string functionsBob Moore1-2/+2
2020-10-08ACPICA: Debugger: Add a new command: "ALL <NameSeg>"Bob Moore1-0/+12
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King1-1/+1
2020-03-30ACPICA: Fixes for acpiExec namespace init fileBob Moore1-9/+7
2019-12-19ACPICA: debugger: fix spelling mistake "adress" -> "address"Colin Ian King1-1/+1
2019-10-28ACPICA: debugger: add field unit support for acpi_db_get_next_tokenErik Schmauss1-0/+15
2019-10-28ACPICA: debugger: add command to dump all fields of particular subtypeErik Schmauss1-0/+20
2019-10-28ACPICA: Results from ClangBob Moore1-1/+0
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore1-4/+4
2019-08-21ACPICA: Fix issues with arg types within printf format stringsBob Moore1-1/+1
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore1-0/+10
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-59/+86
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore1-0/+2
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-3/+3
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-6/+7
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring1-3/+1
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore1-4/+3
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore1-4/+15
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng1-78/+19
2015-12-15ACPICA: Debugger: Remove unnecessary status checkColin Ian King1-3/+0
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logicLv Zheng1-1/+2
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logicLv Zheng1-12/+4
2015-10-22ACPICA: Linuxize: Export debugger files to LinuxLv Zheng1-0/+1274