aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_fpdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-03ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick1-8/+37
2022-09-10ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys addressHans de Goede1-0/+22
2021-08-25ACPI: tables: FPDT: Do not print FW_BUG message if record types are reservedAdrian Huang1-4/+3
2021-06-07ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()Jing Xiangfeng1-1/+3
2021-01-29ACPI: tables: introduce support for FPDT tableZhang Rui1-0/+264