summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/exynos_mct.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-151-2/+2
* clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap2013-06-181-26/+9Star
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-15/+6Star
|\
| * clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-15/+6Star
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-1/+0Star
|\ \ | |/ |/|
| * Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-1/+0Star
* | clocksource: exynos_mct: fix build error on non-DTArnd Bergmann2013-04-191-0/+4
* | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-6/+14
|\ \ | |/ |/|
| * clocksource: mct: add support for mct clock setupThomas Abraham2013-03-251-1/+6
| * clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham2013-03-251-3/+6
* | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-35/+40
* | clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin2013-04-041-0/+1
* | clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson2013-04-041-2/+2
|/
* ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-091-0/+550