index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
delay.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2016-11-23
Revert "arm: move exports to definitions"
Russell King
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
2016-08-07
arm: move exports to definitions
Al Viro
2015-04-14
ARM: ensure delay timer has sufficient accuracy for delays
Russell King
2014-06-16
ARM: choose highest resolution delay timer
Peter De Schrijver
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-04-03
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
2013-02-21
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
2012-10-09
ARM: export default read_current_timer
Arnd Bergmann
2012-09-26
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon