summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mxs_timer.c
AgeCommit message (Expand)AuthorLines
2021-01-18clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix-4/+1
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed-8/+2
2018-05-23clocksource/drivers/mxs_timer: Switch to SPDX identifierFabio Estevam-21/+7
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-06-28clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano-2/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-1/+1
2016-06-28clocksource/drivers/mxs: Convert init function to return errorDaniel Lezcano-8/+18
2015-08-10clockevents/drivers/mxs: Migrate to new 'set-state' interfaceViresh Kumar-48/+32
2013-07-30clocksource: mxs_timer: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd-1/+1
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam-1/+1
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo-0/+304