开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
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