summaryrefslogtreecommitdiff
path: root/drivers/acpi/arm64/gtdt.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton1-4/+8
2024-11-12acpi/arm64: remove unnecessary castMin-Hua Chen1-1/+1
2024-11-08acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin1-1/+1
2024-11-04ACPI: GTDT: Tighten the check for the array of platform timer structuresZheng Zengkai1-9/+20
2021-10-12acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu1-1/+1
2021-04-23ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2020-05-18ACPI: GTDT: Put GTDT table after parsingHanjun Guo1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-10-16acpi/arm64: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-04-19acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei1-0/+103
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei1-0/+157
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei1-0/+157