aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/exynos_mct.c
AgeCommit message (Expand)Author
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson
2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson
2014-07-05clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap
2014-07-05clocksource: exynos_mct: Fix ftraceDoug Anderson
2014-06-17clocksource: exynos_mct: Don't reset the counter during boot and resumeChirantan Ekbote
2014-05-21Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-05-02clocksource: exynos_mct: register sched_clock callbackVincent Guittot
2014-04-17clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski
2014-04-17clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-11clocksource: exynos_mct: silence a static checker warningDan Carpenter
2014-02-14clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey
2013-12-16clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-06-24ARM: EXYNOS4: Divorce mct from local timer APIStephen Boyd
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann
2013-04-19clocksource: exynos_mct: fix build error on non-DTArnd Bergmann
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson
2013-03-25clocksource: mct: add support for mct clock setupThomas Abraham
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham