aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
AgeCommit message (Expand)Author
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang
2023-10-27acpi: Move common tables helper functions to common libDave Jiang
2023-06-01ACPI: tables: Print RINTC information when MADT is parsedSunil V L
2022-12-30ACPI: tables: Add support for NBFTStuart Hayes
2022-11-10ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()Hanjun Guo
2022-11-03ACPI: tables: Print CORE_PIC information when MADT is parsedHuacai Chen
2022-03-25ACPI: tables: Make LAPIC_ADDR_OVR address readable in messageVasant Hegde
2022-03-10ACPI: tables: Add AGDI to the list of known table signaturesIlkka Koskinen
2022-02-18Merge back ACPI tables material for 5.18.Rafael J. Wysocki
2022-02-15ACPI: tables: Quiet ACPI table not found warningDan Williams
2022-02-04ACPI: tables: Add CEDT signature to the list of known tablesRobert Kiraly
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-01-10Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...Rafael J. Wysocki
2021-12-27ACPICA: Use original pointer for virtual origin tablesJessica Clarke
2021-12-15ACPI: tables: Add AEST to the list of known table signaturesShuuichirou Ishii
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo
2020-06-24ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel
2020-03-30ACPICA: Add NHLT table signatureCezary Rojewski
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto
2019-06-13ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-03-26ACPI / tables: Clean up whitespaceBjorn Helgaas
2019-01-14ACPI / tables: table override from built-in initrdShunyong Yang
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor
2018-12-13ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-05-17ACPI: Add PPTT to injectable table listJeremy Linton
2018-05-12ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone
2018-02-22ACPI: add NFIT and HMAT to the initrd override listDan Williams
2018-02-07ACPI / tables: Add IORT to injectable table listShunyong Yang
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He
2017-01-28x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-09-17ACPI / tables: Remove duplicated include from tables.cWei Yongjun