summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/counter_32k.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren1-1/+13
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren1-5/+0
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley1-2/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-15/+32
2010-12-23ARM: omap: convert sched_clock() to use new infrastructureRussell King1-2/+22
2010-12-23ARM: ensure all sched_clock() implementations are notrace markedRussell King1-7/+8
2010-12-23ARM: omap: update clock source registrationRussell King1-5/+1
2010-12-07arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov1-1/+2
2010-10-08OMAP: split plat-omap/common.cPaul Walmsley1-0/+183