summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ACPI: Fix comment typosBjorn Helgaas2019-03-261-1/+1
* ACPI: debug: Clean up acpi_aml_init()Rafael J. Wysocki2019-01-241-8/+7Star
* ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-13/+2Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* acpi: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll2017-06-221-1/+1
* ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removalLv Zheng2016-07-051-2/+2
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-11/+11
* ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-281-1/+2
* ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-281-4/+6
* ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-281-4/+0Star
* ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng2015-12-281-1/+1
* ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-151-27/+53
* ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-151-0/+779