1. 8c38d28 clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write by Tobias Jakobi · 10 years ago
  2. 3252a64 clocksource: exynos_mct: Only use 32-bits where possible by Doug Anderson · 10 years ago
  3. fdb06f6 clocksource: exynos_mct: Use readl_relaxed/writel_relaxed by Doug Anderson · 10 years ago
  4. 8bf13a4 clocksource: exynos_mct: Register the timer for stable udelay by Amit Daniel Kachhap · 10 years ago
  5. 89e6a13 clocksource: exynos_mct: Fix ftrace by Doug Anderson · 10 years ago
  6. 1d80415 clocksource: exynos_mct: Don't reset the counter during boot and resume by Chirantan Ekbote · 10 years ago
  7. efca0a3 Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 10 years ago
  8. 93bfb76 clocksource: exynos_mct: register sched_clock callback by Vincent Guittot · 10 years ago
  9. 8db6e51 clocksource: Exynos_mct: Register clock event after request_irq() by Krzysztof Kozlowski · 10 years ago
  10. 30ccf03 clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup by Thomas Gleixner · 10 years ago
  11. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  12. 09e1517 clocksource: exynos_mct: silence a static checker warning by Dan Carpenter · 10 years ago
  13. 3581e56 clocksource: exynos_mct: remove unwanted header file inclusion by Pankaj Dubey · 10 years ago
  14. 6c16ded clocksource: mct: extend mct to support 8 local interrupts for Exynos5420 by Chander Kashyap · 11 years ago
  15. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  16. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  17. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  18. ee98d27 ARM: EXYNOS4: Divorce mct from local timer API by Stephen Boyd · 11 years ago
  19. 7114cd7 clocksource: exynos_mct: use (request/free)_irq calls for local timer registration by Chander Kashyap · 11 years ago
  20. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. 034c097 clocksource: exynos_mct: remove platform header dependency by Arnd Bergmann · 11 years ago
  23. f4636d0 clocksource: exynos_mct: fix build error on non-DT by Arnd Bergmann · 11 years ago
  24. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 11 years ago
  25. 19ce4f4 Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  26. 228e302 Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  27. 354599f clocksource: mct: Add terminating entry for exynos_mct_ids table by Axel Lin · 11 years ago
  28. d8acac5 clocksource: mct: Add missing semicolons in exynos_mct.c by Doug Anderson · 11 years ago
  29. ca9048e clocksource: mct: add support for mct clock setup by Thomas Abraham · 11 years ago
  30. 415ac2e clocksource: mct: use fin_pll clock as the tick clock source for mct by Thomas Abraham · 11 years ago
  31. 6938d75a ARM: EXYNOS: move mct driver to drivers/clocksource by Thomas Abraham · 11 years ago[Renamed from arch/arm/mach-exynos/mct.c]
  32. 9fbf0c8 ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_init by Thomas Abraham · 11 years ago
  33. 36ba5d5 ARM: EXYNOS: add device tree support for MCT controller driver by Thomas Abraham · 11 years ago
  34. c371dc6 ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it by Thomas Abraham · 11 years ago
  35. a1ba7a7 ARM: EXYNOS: add a register base address variable in mct controller driver by Thomas Abraham · 11 years ago
  36. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  37. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  38. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  39. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  40. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  41. 2edb36c ARM: EXYNOS: add support for EXYNOS5440 SoC by Kukjin Kim · 12 years ago
  42. eeed66e ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definition by Changhwan Youn · 12 years ago
  43. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 853a023 Merge branch 'samsung/soc' into next/soc2 by Arnd Bergmann · 12 years ago
  46. bb19a75 ARM: EXYNOS: add interrupt definitions for EXYNOS5250 by Kukjin Kim · 12 years ago
  47. a8cb604 ARM: local timers: convert exynos to runtime registration interface by Marc Zyngier · 13 years ago
  48. 4d2e4d7 ARM: EXYNOS: fix cycle count for periodic mode of clock event timers by Changhwan Youn · 12 years ago
  49. 991a6c7 ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS by Kukjin Kim · 13 years ago
  50. e248cd5 ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep by Amit Daniel Kachhap · 13 years ago
  51. 8301457 ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-exynos4/mct.c]
  52. e700e41 ARM: EXYNOS4: convert MCT to percpu interrupt API by Marc Zyngier · 13 years ago
  53. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  54. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  55. c898747 ARM: EXYNOS4: Add MCT support for EXYNOS4412 by Changhwan Youn · 13 years ago
  56. 3a06228 ARM: EXYNOS4: Add support MCT PPI for EXYNOS4212 by Changhwan Youn · 13 years ago
  57. aa421c1 ARM: EXYNOS4: restart clocksource while system resumes by Changhwan Youn · 13 years ago
  58. 4d487d7 ARM: EXYNOS4: Fix return type of local_timer_setup() by Kukjin Kim · 13 years ago
  59. a8769a5 ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1 by Changhwan Youn · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 30d8bea ARM: EXYNOS4: Implement kernel timers using MCT by Changhwan Youn · 13 years ago