index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_dbg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
ACPI: debug: Remove the not used function
Hanjun Guo
1
-7
/
+0
2020-10-16
ACPI: debug: don't allow debugging when ACPI is disabled
Jamie Iles
1
-0
/
+3
2020-05-09
ACPI: debug: Make two functions static
Zheng Zengkai
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-26
ACPI: Fix comment typos
Bjorn Helgaas
1
-1
/
+1
2019-01-24
ACPI: debug: Clean up acpi_aml_init()
Rafael J. Wysocki
1
-8
/
+7
2019-01-22
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-27
acpi: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-22
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
1
-1
/
+1
2016-07-05
ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal
Lv Zheng
1
-2
/
+2
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-11
/
+11
2015-12-28
ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()
Lv Zheng
1
-1
/
+2
2015-12-28
ACPI / debugger: copy_to_user doesn't return errors
Dan Carpenter
1
-4
/
+6
2015-12-28
ACPI / debugger: remove some unneeded conditions
Dan Carpenter
1
-4
/
+0
2015-12-28
ACPI / debugger: Fix an issue a flag is modified without locking
Lv Zheng
1
-1
/
+1
2015-12-15
ACPI / debugger: Add module support for ACPI debugger
Lv Zheng
1
-27
/
+53
2015-12-15
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
1
-0
/
+779