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