index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
/
gtdt.c
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-25
ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
Marc Zyngier
2025-11-24
ACPI: GTDT: Correctly number platform devices for MMIO timers
Marc Zyngier
2025-09-23
ACPI: GTDT: Generate platform devices for MMIO timers
Marc Zyngier
2025-02-13
ACPI: GTDT: Relax sanity checking on Platform Timers array count
Oliver Upton
2024-11-12
acpi/arm64: remove unnecessary cast
Min-Hua Chen
2024-11-08
acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
Aleksandr Mishin
2024-11-04
ACPI: GTDT: Tighten the check for the array of platform timer structures
Zheng Zengkai
2021-10-12
acpi/arm64: fix next_platform_timer() section mismatch error
Jackie Liu
2021-04-23
ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
Marc Zyngier
2020-05-18
ACPI: GTDT: Put GTDT table after parsing
Hanjun Guo
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-10-16
acpi/arm64: pr_err() strings should end with newlines
Arvind Yadav
2017-04-19
acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
Fu Wei
2017-04-19
acpi/arm64: Add memory-mapped timer support in GTDT driver
Fu Wei
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei