aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cyclesTorben Hohn1-1/+2
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn1-4/+5
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-19/+5
2012-11-12ARM: mxs: Setup scheduler clockStanislav Meduna1-1/+9
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo1-1/+12
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo1-7/+7
2012-05-09ARM: mxs: request clock for timerShawn Guo1-0/+9
2011-12-28ARM: mxs: convert platform code to clk_prepare/clk_unprepareShawn Guo1-1/+1
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King1-13/+7
2010-12-20ARM: mxs: Add timer supportShawn Guo1-0/+296