aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/exynos_mct.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downGravatar Joonyoung Shim 1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-3/+3
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 1-1/+1
2016-09-16clocksource: exynos_mct: Add the support for ARM64Gravatar Chanwoo Choi 1-0/+4
2016-07-15clocksource/exynos_mct: Convert to hotplug state machineGravatar Richard Cochran 1-34/+12
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-2/+2
2016-06-28clocksource/drivers/exynos_mct: Convert init function to return errorGravatar Daniel Lezcano 1-12/+24
2016-02-25clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()Gravatar Viresh Kumar 1-0/+2
2015-10-15clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()Gravatar Alexey Klimov 1-4/+8
2015-08-10clockevents/drivers/exynos_mct: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-45/+40
2015-08-10clockevents/drivers/exynos_mct: Remove unneeded container_of()Gravatar Alexey Klimov 1-8/+8
2015-06-26clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierGravatar Damian Eppel 1-13/+30
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Gravatar Krzysztof Kozlowski 1-12/+0
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceGravatar Krzysztof Kozlowski 1-1/+1
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Gravatar Krzysztof Kozlowski 1-6/+2
2015-01-05clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeGravatar Tobias Jakobi 1-2/+2
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleGravatar Doug Anderson 1-7/+32
2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedGravatar Doug Anderson 1-12/+12
2014-07-05clocksource: exynos_mct: Register the timer for stable udelayGravatar Amit Daniel Kachhap 1-0/+11
2014-07-05clocksource: exynos_mct: Fix ftraceGravatar Doug Anderson 1-2/+7
2014-06-17clocksource: exynos_mct: Don't reset the counter during boot and resumeGravatar Chirantan Ekbote 1-6/+3
2014-05-21Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-0/+8
2014-05-02clocksource: exynos_mct: register sched_clock callbackGravatar Vincent Guittot 1-0/+8
2014-04-17clocksource: Exynos_mct: Register clock event after request_irq()Gravatar Krzysztof Kozlowski 1-2/+2
2014-04-17clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupGravatar Thomas Gleixner 1-7/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-2/+0
2014-03-11clocksource: exynos_mct: silence a static checker warningGravatar Dan Carpenter 1-1/+1
2014-02-14clocksource: exynos_mct: remove unwanted header file inclusionGravatar Pankaj Dubey 1-2/+0
2013-12-16clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Gravatar Chander Kashyap 1-0/+4
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineGravatar Tomasz Figa 1-1/+9
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-16/+42
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesGravatar Paul Gortmaker 1-2/+2
2013-06-24ARM: EXYNOS4: Divorce mct from local timer APIGravatar Stephen Boyd 1-17/+43
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Gravatar Chander Kashyap 1-26/+9
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-15/+6
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2013-04-19clocksource: exynos_mct: remove platform header dependencyGravatar Arnd Bergmann 1-15/+6
2013-04-19clocksource: exynos_mct: fix build error on non-DTGravatar Arnd Bergmann 1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Gravatar Olof Johansson 1-1/+0
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-6/+14
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-0/+556
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableGravatar Axel Lin 1-0/+1
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cGravatar Doug Anderson 1-2/+2
2013-03-25clocksource: mct: add support for mct clock setupGravatar Thomas Abraham 1-1/+6
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctGravatar Thomas Abraham 1-3/+6
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceGravatar Thomas Abraham 1-0/+550