summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-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-271-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/+0
* 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
OpenPOWER on IntegriCloud