index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
mxs_timer.c
Age
Commit message (
Expand
)
Author
2021-01-18
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Tom Rix
2020-02-27
clocksource: Replace setup_irq() by request_irq()
afzal mohammed
2018-05-23
clocksource/drivers/mxs_timer: Switch to SPDX identifier
Fabio Estevam
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-06-28
clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>
Daniel Lezcano
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/mxs: Convert init function to return error
Daniel Lezcano
2015-08-10
clockevents/drivers/mxs: Migrate to new 'set-state' interface
Viresh Kumar
2013-07-30
clocksource: mxs_timer: Switch to sched_clock_register()
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-04-03
clocksource: mxs_timer: Add semicolon at end of line
Fabio Estevam
2013-04-01
ARM: mxs: move timer driver into drivers/clocksource
Shawn Guo