aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/delay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2014-06-16ARM: choose highest resolution delay timerPeter De Schrijver1-4/+22
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon1-3/+5
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre1-0/+1
2012-10-09ARM: export default read_current_timerArnd Bergmann1-0/+1
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin1-8/+26
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon1-0/+71