summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/custom_method.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Drop the custom_method debugfs interfaceRafael J. Wysocki2024-02-221-103/+0
* ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-04-281-0/+2
* ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-04-281-1/+1
* ACPI: custom_method: fix a coding style issueXiaofei Tan2021-04-081-1/+1
* ACPI: custom_method: Remove dead ACPICA debug codeHanjun Guo2020-09-251-2/+0
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+6
|\
| * ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett2019-08-191-0/+6
* | ACPI: custom_method: fix memory leaksWenwen Wang2019-09-021-1/+4
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-6/+0
* ACPI: custom_method: remove meaningless null check before debugfs_remove()zhong jiang2018-09-101-2/+1
* treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | ACPI: fix obsolete comment in custom_method.cZhang Rui2013-01-261-1/+1
|/
* ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-291-0/+100