aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16ACPI: configfs: Make get_header() to return error pointerAndy Shevchenko1-19/+19
2021-07-16ACPI: configfs: Use sysfs_emit() in "show" functionsAndy Shevchenko1-8/+8
2021-05-24ACPI: configfs: Replace ACPI_INFO() with pr_debug()Hanjun Guo1-4/+1
2021-01-22ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2020-09-25ACPI: configfs: Add missing config_item_put() to fix refcount leakHanjun Guo1-0/+1
2020-06-22ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld1-1/+5
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss1-2/+2
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss1-5/+1
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-2/+2
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko1-3/+3
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko1-9/+10
2017-10-19ACPI: configfs: make config_item_type constBhumika Goyal1-3/+3
2017-06-22ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka1-1/+19
2016-07-11ACPI: Rename configfs.c to acpi_configfs.c to prevent link errorMika Westerberg1-0/+267