aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mxs_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23clocksource/drivers/mxs_timer: Switch to SPDX identifierFabio Estevam1-21/+7
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-06-28clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano1-2/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/mxs: Convert init function to return errorDaniel Lezcano1-8/+18
2015-08-10clockevents/drivers/mxs: Migrate to new 'set-state' interfaceViresh Kumar1-48/+32
2013-07-30clocksource: mxs_timer: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo1-0/+304