summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_configfs.c
AgeCommit message (Expand)Author
2021-07-16ACPI: configfs: Make get_header() to return error pointerAndy Shevchenko
2021-07-16ACPI: configfs: Use sysfs_emit() in "show" functionsAndy Shevchenko
2021-05-24ACPI: configfs: Replace ACPI_INFO() with pr_debug()Hanjun Guo
2021-01-22ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao
2020-09-25ACPI: configfs: Add missing config_item_put() to fix refcount leakHanjun Guo
2020-06-22ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko
2017-10-19ACPI: configfs: make config_item_type constBhumika Goyal
2017-06-22ACPI: configfs: Unload SSDT on configfs entry removalJan Kiszka
2016-07-11ACPI: Rename configfs.c to acpi_configfs.c to prevent link errorMika Westerberg