summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arc_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()Masahiro Yamada2019-06-251-1/+2
|/
* clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2018-12-181-0/+22
* clocksource/drivers/arc_timer: Add comments about locking while read GFRCEugeniy Paltsev2018-05-181-0/+14
* clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-3/+3
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-071-7/+7
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-6/+6
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-6/+6
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* clocksource: import ARC timer driverVineet Gupta2016-11-301-0/+336