summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/counter_32k.c
AgeCommit message (Expand)Author
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-07-10Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-22ARM: omap: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: omap: update clock source registrationRussell King
2010-12-06arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-10-08OMAP: split plat-omap/common.cPaul Walmsley