aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/delay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2016-11-23Revert "arm: move exports to definitions"Russell King1-2/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+2
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook1-1/+1
2016-08-07arm: move exports to definitionsAl Viro1-0/+2
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