index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
custom_method.c
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-02
ACPI: custom_method: fix memory leaks
Wenwen Wang
2019-08-19
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-01-22
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-09-10
ACPI: custom_method: remove meaningless null check before debugfs_remove()
zhong jiang
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-01-26
ACPI: fix obsolete comment in custom_method.c
Zhang Rui
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2011-05-29
ACPI: Split out custom_method functionality into an own driver
Thomas Renninger