summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mxs_timer.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-2/+0
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/mxs: Convert init function to return errorDaniel Lezcano2016-06-281-8/+18
* clockevents/drivers/mxs: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-48/+32
* clocksource: mxs_timer: Switch to sched_clock_register()Stephen Boyd2013-07-301-2/+2
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
* ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-011-0/+304