index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
exynos_mct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: exynos_mct: Only use 32-bits where possible
Doug Anderson
2014-07-23
1
-7
/
+32
*
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
Doug Anderson
2014-07-23
1
-12
/
+12
*
clocksource: exynos_mct: Register the timer for stable udelay
Amit Daniel Kachhap
2014-07-05
1
-0
/
+11
*
clocksource: exynos_mct: Fix ftrace
Doug Anderson
2014-07-05
1
-2
/
+7
*
clocksource: exynos_mct: Don't reset the counter during boot and resume
Chirantan Ekbote
2014-06-17
1
-6
/
+3
*
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2014-05-21
1
-0
/
+8
|
\
|
*
clocksource: exynos_mct: register sched_clock callback
Vincent Guittot
2014-05-02
1
-0
/
+8
*
|
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
1
-2
/
+2
*
|
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-17
1
-7
/
+1
|
/
*
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-2
/
+0
|
\
|
*
clocksource: exynos_mct: remove unwanted header file inclusion
Pankaj Dubey
2014-02-14
1
-2
/
+0
*
|
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
2014-03-11
1
-1
/
+1
|
/
*
clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
Chander Kashyap
2013-12-16
1
-0
/
+4
*
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
Tomasz Figa
2013-09-26
1
-1
/
+9
*
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-23
1
-16
/
+42
|
\
|
*
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
2013-06-24
1
-17
/
+43
*
|
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
|
clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...
Chander Kashyap
2013-06-19
1
-26
/
+9
|
/
*
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-07
1
-15
/
+6
|
\
|
*
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
2013-04-19
1
-15
/
+6
*
|
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-07
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...
Olof Johansson
2013-04-17
1
-1
/
+0
*
|
clocksource: exynos_mct: fix build error on non-DT
Arnd Bergmann
2013-04-19
1
-0
/
+4
*
|
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2013-04-09
1
-6
/
+14
|
\
\
|
|
/
|
/
|
|
*
clocksource: mct: add support for mct clock setup
Thomas Abraham
2013-03-25
1
-1
/
+6
|
*
clocksource: mct: use fin_pll clock as the tick clock source for mct
Thomas Abraham
2013-03-25
1
-3
/
+6
*
|
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2013-04-09
1
-35
/
+40
*
|
clocksource: mct: Add terminating entry for exynos_mct_ids table
Axel Lin
2013-04-04
1
-0
/
+1
*
|
clocksource: mct: Add missing semicolons in exynos_mct.c
Doug Anderson
2013-04-04
1
-2
/
+2
|
/
*
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
2013-03-09
1
-0
/
+550