1. dd274151 clocksource/drivers/exynos_mct: Fix error path in timer resources initialization by Marek Szyprowski · 6 years ago
  2. df5b058 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 5 years ago
  3. c7a897a clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown by Stuart Menefy · 5 years ago
  4. c83aa58 clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR by Stuart Menefy · 5 years ago
  5. c49b31b clocksource/exynos_mct: Clear interrupt when cpu is shut down by Joonyoung Shim · 7 years ago
  6. f1a4c1f clocksource: exynos_mct: Add the support for ARM64 by Chanwoo Choi · 8 years ago
  7. d11b3a6 clocksource/exynos_mct: Convert to hotplug state machine by Richard Cochran · 8 years ago
  8. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  9. 5e558eb clocksource/drivers/exynos_mct: Convert init function to return error by Daniel Lezcano · 8 years ago
  10. 07f101d clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 8 years ago
  11. 31f7987 clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr() by Alexey Klimov · 9 years ago
  12. 79e436d clockevents/drivers/exynos_mct: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  13. 479a932 clockevents/drivers/exynos_mct: Remove unneeded container_of() by Alexey Klimov · 9 years ago
  14. 56a94f1 clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier by Damian Eppel · 9 years ago
  15. 65ec7b2 clocksource/drivers/exynos_mct: Remove old platform mct_init() by Krzysztof Kozlowski · 9 years ago
  16. 6c10bf6 clocksource/drivers/exynos_mct: Staticize struct clocksource by Krzysztof Kozlowski · 9 years ago
  17. 3728567 clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void by Krzysztof Kozlowski · 9 years ago
  18. 8c38d28 clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write by Tobias Jakobi · 10 years ago
  19. 3252a64 clocksource: exynos_mct: Only use 32-bits where possible by Doug Anderson · 10 years ago
  20. fdb06f6 clocksource: exynos_mct: Use readl_relaxed/writel_relaxed by Doug Anderson · 10 years ago
  21. 8bf13a4 clocksource: exynos_mct: Register the timer for stable udelay by Amit Daniel Kachhap · 10 years ago
  22. 89e6a13 clocksource: exynos_mct: Fix ftrace by Doug Anderson · 10 years ago
  23. 1d80415 clocksource: exynos_mct: Don't reset the counter during boot and resume by Chirantan Ekbote · 10 years ago
  24. 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
  25. 93bfb76 clocksource: exynos_mct: register sched_clock callback by Vincent Guittot · 10 years ago
  26. 8db6e51 clocksource: Exynos_mct: Register clock event after request_irq() by Krzysztof Kozlowski · 10 years ago
  27. 30ccf03 clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup by Thomas Gleixner · 10 years ago
  28. 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
  29. 09e1517 clocksource: exynos_mct: silence a static checker warning by Dan Carpenter · 10 years ago
  30. 3581e56 clocksource: exynos_mct: remove unwanted header file inclusion by Pankaj Dubey · 10 years ago
  31. 6c16ded clocksource: mct: extend mct to support 8 local interrupts for Exynos5420 by Chander Kashyap · 10 years ago
  32. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  33. 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
  34. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  35. ee98d27 ARM: EXYNOS4: Divorce mct from local timer API by Stephen Boyd · 11 years ago
  36. 7114cd7 clocksource: exynos_mct: use (request/free)_irq calls for local timer registration by Chander Kashyap · 11 years ago
  37. 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
  38. 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
  39. 034c097 clocksource: exynos_mct: remove platform header dependency by Arnd Bergmann · 11 years ago
  40. f4636d0 clocksource: exynos_mct: fix build error on non-DT by Arnd Bergmann · 11 years ago
  41. 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
  42. 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
  43. 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
  44. 354599f clocksource: mct: Add terminating entry for exynos_mct_ids table by Axel Lin · 11 years ago
  45. d8acac5 clocksource: mct: Add missing semicolons in exynos_mct.c by Doug Anderson · 11 years ago
  46. ca9048e clocksource: mct: add support for mct clock setup by Thomas Abraham · 11 years ago
  47. 415ac2e clocksource: mct: use fin_pll clock as the tick clock source for mct by Thomas Abraham · 11 years ago
  48. 6938d75a ARM: EXYNOS: move mct driver to drivers/clocksource by Thomas Abraham · 11 years ago[Renamed from arch/arm/mach-exynos/mct.c]
  49. 9fbf0c8 ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_init by Thomas Abraham · 11 years ago
  50. 36ba5d5 ARM: EXYNOS: add device tree support for MCT controller driver by Thomas Abraham · 11 years ago
  51. c371dc6 ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it by Thomas Abraham · 11 years ago
  52. a1ba7a7 ARM: EXYNOS: add a register base address variable in mct controller driver by Thomas Abraham · 11 years ago
  53. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  54. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  55. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 11 years ago
  56. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 11 years ago
  57. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  58. 2edb36c ARM: EXYNOS: add support for EXYNOS5440 SoC by Kukjin Kim · 12 years ago
  59. eeed66e ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definition by Changhwan Youn · 12 years ago
  60. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 853a023 Merge branch 'samsung/soc' into next/soc2 by Arnd Bergmann · 12 years ago
  63. bb19a75 ARM: EXYNOS: add interrupt definitions for EXYNOS5250 by Kukjin Kim · 12 years ago
  64. a8cb604 ARM: local timers: convert exynos to runtime registration interface by Marc Zyngier · 12 years ago
  65. 4d2e4d7 ARM: EXYNOS: fix cycle count for periodic mode of clock event timers by Changhwan Youn · 12 years ago
  66. 991a6c7 ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS by Kukjin Kim · 12 years ago
  67. e248cd5 ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep by Amit Daniel Kachhap · 12 years ago
  68. 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]
  69. e700e41 ARM: EXYNOS4: convert MCT to percpu interrupt API by Marc Zyngier · 13 years ago
  70. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  71. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  72. c898747 ARM: EXYNOS4: Add MCT support for EXYNOS4412 by Changhwan Youn · 13 years ago
  73. 3a06228 ARM: EXYNOS4: Add support MCT PPI for EXYNOS4212 by Changhwan Youn · 13 years ago
  74. aa421c1 ARM: EXYNOS4: restart clocksource while system resumes by Changhwan Youn · 13 years ago
  75. 4d487d7 ARM: EXYNOS4: Fix return type of local_timer_setup() by Kukjin Kim · 13 years ago
  76. a8769a5 ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1 by Changhwan Youn · 13 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  78. 30d8bea ARM: EXYNOS4: Implement kernel timers using MCT by Changhwan Youn · 13 years ago