index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arc_timer.c
Age
Commit message (
Expand
)
Author
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-06-25
clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-18
clocksource/drivers/arc_timer: Utilize generic sched_clock
Alexey Brodkin
2018-05-18
clocksource/drivers/arc_timer: Add comments about locking while read GFRC
Eugeniy Paltsev
2018-02-28
clocksource/drivers/arc_timer: Update some comments
Vineet Gupta
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-30
clocksource: import ARC timer driver
Vineet Gupta