aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/exynos_mct.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-16clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Gravatar Chander Kashyap 1-0/+4
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineGravatar Tomasz Figa 1-1/+9
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-16/+42
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesGravatar Paul Gortmaker 1-2/+2
2013-06-24ARM: EXYNOS4: Divorce mct from local timer APIGravatar Stephen Boyd 1-17/+43
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Gravatar Chander Kashyap 1-26/+9
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-15/+6
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2013-04-19clocksource: exynos_mct: remove platform header dependencyGravatar Arnd Bergmann 1-15/+6
2013-04-19clocksource: exynos_mct: fix build error on non-DTGravatar Arnd Bergmann 1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Gravatar Olof Johansson 1-1/+0
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-6/+14
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-0/+556
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableGravatar Axel Lin 1-0/+1
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cGravatar Doug Anderson 1-2/+2
2013-03-25clocksource: mct: add support for mct clock setupGravatar Thomas Abraham 1-1/+6
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctGravatar Thomas Abraham 1-3/+6
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceGravatar Thomas Abraham 1-0/+550