index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
exynos_mct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Joonyoung Shim
1
-0
/
+1
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-09-16
clocksource: exynos_mct: Add the support for ARM64
Chanwoo Choi
1
-0
/
+4
2016-07-15
clocksource/exynos_mct: Convert to hotplug state machine
Richard Cochran
1
-34
/
+12
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-2
/
+2
2016-06-28
clocksource/drivers/exynos_mct: Convert init function to return error
Daniel Lezcano
1
-12
/
+24
2016-02-25
clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
Viresh Kumar
1
-0
/
+2
2015-10-15
clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()
Alexey Klimov
1
-4
/
+8
2015-08-10
clockevents/drivers/exynos_mct: Migrate to new 'set-state' interface
Viresh Kumar
1
-45
/
+40
2015-08-10
clockevents/drivers/exynos_mct: Remove unneeded container_of()
Alexey Klimov
1
-8
/
+8
2015-06-26
clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
Damian Eppel
1
-13
/
+30
2015-06-02
clocksource/drivers/exynos_mct: Remove old platform mct_init()
Krzysztof Kozlowski
1
-12
/
+0
2015-06-02
clocksource/drivers/exynos_mct: Staticize struct clocksource
Krzysztof Kozlowski
1
-1
/
+1
2015-06-02
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...
Krzysztof Kozlowski
1
-6
/
+2
2015-01-05
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
Tobias Jakobi
1
-2
/
+2
2014-07-23
clocksource: exynos_mct: Only use 32-bits where possible
Doug Anderson
1
-7
/
+32
2014-07-23
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
Doug Anderson
1
-12
/
+12
2014-07-05
clocksource: exynos_mct: Register the timer for stable udelay
Amit Daniel Kachhap
1
-0
/
+11
2014-07-05
clocksource: exynos_mct: Fix ftrace
Doug Anderson
1
-2
/
+7
2014-06-16
clocksource: exynos_mct: Don't reset the counter during boot and resume
Chirantan Ekbote
1
-6
/
+3
2014-05-22
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+8
2014-05-02
clocksource: exynos_mct: register sched_clock callback
Vincent Guittot
1
-0
/
+8
2014-04-18
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
1
-2
/
+2
2014-04-18
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
1
-7
/
+1
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+0
2014-03-12
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
1
-1
/
+1
2014-02-14
clocksource: exynos_mct: remove unwanted header file inclusion
Pankaj Dubey
1
-2
/
+0
2013-12-15
clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
Chander Kashyap
1
-0
/
+4
2013-09-26
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
Tomasz Figa
1
-1
/
+9
2013-07-24
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-16
/
+42
2013-07-15
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
1
-2
/
+2
2013-06-25
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
1
-17
/
+43
2013-06-18
clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...
Chander Kashyap
1
-26
/
+9
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+6
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-04-20
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
1
-15
/
+6
2013-04-20
clocksource: exynos_mct: fix build error on non-DT
Arnd Bergmann
1
-0
/
+4
2013-04-17
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...
Olof Johansson
1
-1
/
+0
2013-04-10
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-6
/
+14
2013-04-10
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+556
2013-04-04
clocksource: mct: Add terminating entry for exynos_mct_ids table
Axel Lin
1
-0
/
+1
2013-04-04
clocksource: mct: Add missing semicolons in exynos_mct.c
Doug Anderson
1
-2
/
+2
2013-03-25
clocksource: mct: add support for mct clock setup
Thomas Abraham
1
-1
/
+6
2013-03-25
clocksource: mct: use fin_pll clock as the tick clock source for mct
Thomas Abraham
1
-3
/
+6
2013-03-09
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
1
-0
/
+550