aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_dbg.c
AgeCommit message (Expand)Author
2019-03-26ACPI: Fix comment typosBjorn Helgaas
2019-01-24ACPI: debug: Clean up acpi_aml_init()Rafael J. Wysocki
2019-01-22ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27acpi: annotate ->poll() instancesAl Viro
2017-06-22ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll
2016-07-05ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removalLv Zheng
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2015-12-28ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng
2015-12-28ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter
2015-12-28ACPI / debugger: remove some unneeded conditionsDan Carpenter
2015-12-28ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng