index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
mct.c
Age
Commit message (
Expand
)
Author
2013-03-09
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
2013-03-09
ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...
Thomas Abraham
2013-03-09
ARM: EXYNOS: add device tree support for MCT controller driver
Thomas Abraham
2013-03-09
ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it
Thomas Abraham
2013-03-09
ARM: EXYNOS: add a register base address variable in mct controller driver
Thomas Abraham
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-11-22
ARM: EXYNOS: add support for EXYNOS5440 SoC
Kukjin Kim
2012-05-15
ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definition
Changhwan Youn
2012-03-28
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-15
Merge branch 'samsung/soc' into next/soc2
Arnd Bergmann
2012-03-14
ARM: EXYNOS: add interrupt definitions for EXYNOS5250
Kukjin Kim
2012-03-13
ARM: local timers: convert exynos to runtime registration interface
Marc Zyngier
2012-03-10
ARM: EXYNOS: fix cycle count for periodic mode of clock event timers
Changhwan Youn
2011-12-08
ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS
Kukjin Kim
2011-12-08
ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep
Amit Daniel Kachhap
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim