aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/delay.c
AgeCommit message (Expand)Author
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook
2016-08-07arm: move exports to definitionsAl Viro
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King
2014-06-16ARM: choose highest resolution delay timerPeter De Schrijver
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2012-10-09ARM: export default read_current_timerArnd Bergmann
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon