index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
exynos_mct.c
Age
Commit message (
Expand
)
Author
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-01-17
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Joonyoung Shim
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-16
clocksource: exynos_mct: Add the support for ARM64
Chanwoo Choi
2016-07-15
clocksource/exynos_mct: Convert to hotplug state machine
Richard Cochran
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/exynos_mct: Convert init function to return error
Daniel Lezcano
2016-02-25
clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
Viresh Kumar
2015-10-15
clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()
Alexey Klimov
2015-08-10
clockevents/drivers/exynos_mct: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
clockevents/drivers/exynos_mct: Remove unneeded container_of()
Alexey Klimov
2015-06-26
clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
Damian Eppel
2015-06-02
clocksource/drivers/exynos_mct: Remove old platform mct_init()
Krzysztof Kozlowski
2015-06-02
clocksource/drivers/exynos_mct: Staticize struct clocksource
Krzysztof Kozlowski
2015-06-02
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...
Krzysztof Kozlowski
2015-01-05
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
Tobias Jakobi
2014-07-23
clocksource: exynos_mct: Only use 32-bits where possible
Doug Anderson
2014-07-23
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
Doug Anderson
2014-07-05
clocksource: exynos_mct: Register the timer for stable udelay
Amit Daniel Kachhap
2014-07-05
clocksource: exynos_mct: Fix ftrace
Doug Anderson
2014-06-17
clocksource: exynos_mct: Don't reset the counter during boot and resume
Chirantan Ekbote
2014-05-21
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2014-05-02
clocksource: exynos_mct: register sched_clock callback
Vincent Guittot
2014-04-17
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-03-11
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
2014-02-14
clocksource: exynos_mct: remove unwanted header file inclusion
Pankaj Dubey
2013-12-16
clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
Chander Kashyap
2013-09-26
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
Tomasz Figa
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-06-24
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
2013-06-19
clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...
Chander Kashyap
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-19
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
2013-04-19
clocksource: exynos_mct: fix build error on non-DT
Arnd Bergmann
2013-04-17
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...
Olof Johansson
2013-04-09
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2013-04-09
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2013-04-04
clocksource: mct: Add terminating entry for exynos_mct_ids table
Axel Lin
2013-04-04
clocksource: mct: Add missing semicolons in exynos_mct.c
Doug Anderson
2013-03-25
clocksource: mct: add support for mct clock setup
Thomas Abraham
2013-03-25
clocksource: mct: use fin_pll clock as the tick clock source for mct
Thomas Abraham
2013-03-09
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham