index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mxs
/
timer.c
Age
Commit message (
Expand
)
Author
2013-04-01
ARM: mxs: move timer driver into drivers/clocksource
Shawn Guo
2013-04-01
ARM: mxs: select STMP_DEVICE and use it for timer code
Shawn Guo
2013-04-01
ARM: mxs: remove cpu_is_mx23() call from timer code
Shawn Guo
2013-04-01
ARM: mxs: get timrot base address from device tree
Shawn Guo
2013-04-01
ARM: mxs: look up timrot clock from device tree
Shawn Guo
2013-04-01
ARM: mxs: use CLKSRC_OF helper to initialize timer
Shawn Guo
2013-02-05
ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cycles
Torben Hohn
2013-02-05
ARM: mxs: use apbx bus clock to drive the timers on timrotv2
Torben Hohn
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2012-11-12
ARM: mxs: Setup scheduler clock
Stanislav Meduna
2012-09-03
ARM: mxs: retrieve timer irq from device tree
Shawn Guo
2012-05-09
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2012-05-09
ARM: mxs: request clock for timer
Shawn Guo
2011-12-28
ARM: mxs: convert platform code to clk_prepare/clk_unprepare
Shawn Guo
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2010-12-20
ARM: mxs: Add timer support
Shawn Guo