aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham1-550/+0
2013-03-09ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_initThomas Abraham1-6/+4
2013-03-09ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham1-12/+37
2013-03-09ARM: EXYNOS: prepare an array of MCT interrupt numbers and use itThomas Abraham1-21/+36
2013-03-09ARM: EXYNOS: add a register base address variable in mct controller driverThomas Abraham1-35/+62
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-14/+4
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-14/+4
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim1-2/+9
2012-05-15ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definitionChanghwan Youn1-6/+11
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+13
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+13
2012-03-15Merge branch 'samsung/soc' into next/soc2Arnd Bergmann1-8/+13
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim1-10/+13
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-03-10ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn1-8/+13
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-0/+471