summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/delay.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
* Revert "arm: move exports to definitions"Russell King2016-11-231-2/+0Star
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\
| * arm: move exports to definitionsAl Viro2016-08-081-0/+2
* | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
|/
* ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-141-0/+6
* ARM: choose highest resolution delay timerPeter De Schrijver2014-06-161-4/+22
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-1/+1
* ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-3/+5
* ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-211-0/+1
* ARM: export default read_current_timerArnd Bergmann2012-10-091-0/+1
* ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-261-8/+26
* ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-091-0/+71