summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/delay.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier1-4/+15
2022-04-20arm64: Use WFxT for __delay() when possibleMarc Zyngier1-1/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2017-10-13arm64: use WFE for long delaysJulien Thierry1-4/+19
2012-09-17arm64: Miscellaneous library functionsMarc Zyngier1-0/+55