aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/timer.c
AgeCommit message (Expand)Author
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-02-05ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cyclesTorben Hohn
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-11-12ARM: mxs: Setup scheduler clockStanislav Meduna
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo
2012-05-09ARM: mxs: request clock for timerShawn Guo
2011-12-28ARM: mxs: convert platform code to clk_prepare/clk_unprepareShawn Guo
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King
2010-12-20ARM: mxs: Add timer supportShawn Guo