index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_configfs.c
Age
Commit message (
Expand
)
Author
2021-07-16
ACPI: configfs: Make get_header() to return error pointer
Andy Shevchenko
2021-07-16
ACPI: configfs: Use sysfs_emit() in "show" functions
Andy Shevchenko
2021-05-24
ACPI: configfs: Replace ACPI_INFO() with pr_debug()
Hanjun Guo
2021-01-22
ACPI: configfs: add missing check after configfs_register_default_group()
Qinglang Miao
2020-09-25
ACPI: configfs: Add missing config_item_put() to fix refcount leak
Hanjun Guo
2020-06-22
ACPI: configfs: Disallow loading ACPI tables when locked down
Jason A. Donenfeld
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-07-08
Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
ACPI: configfs: Resolve objects on host-directed table loads
Nikolaus Voss
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-03-12
ACPI / configfs: Mark local data structures static
Andy Shevchenko
2019-03-12
ACPI / configfs: Mark local functions static
Andy Shevchenko
2017-10-19
ACPI: configfs: make config_item_type const
Bhumika Goyal
2017-06-22
ACPI: configfs: Unload SSDT on configfs entry removal
Jan Kiszka
2016-07-11
ACPI: Rename configfs.c to acpi_configfs.c to prevent link error
Mika Westerberg