Viresh Kumar
|
07f101d33d
clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
|
9 年之前 |
Alexey Klimov
|
31f7987406
clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()
|
10 年之前 |
Viresh Kumar
|
79e436d3a7
clockevents/drivers/exynos_mct: Migrate to new 'set-state' interface
|
10 年之前 |
Alexey Klimov
|
479a932982
clockevents/drivers/exynos_mct: Remove unneeded container_of()
|
10 年之前 |
Damian Eppel
|
56a94f1391
clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
|
10 年之前 |
Krzysztof Kozlowski
|
65ec7b2718
clocksource/drivers/exynos_mct: Remove old platform mct_init()
|
10 年之前 |
Krzysztof Kozlowski
|
6c10bf6372
clocksource/drivers/exynos_mct: Staticize struct clocksource
|
10 年之前 |
Krzysztof Kozlowski
|
37285674f3
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void
|
10 年之前 |
Tobias Jakobi
|
8c38d28ba8
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
|
10 年之前 |
Doug Anderson
|
3252a646aa
clocksource: exynos_mct: Only use 32-bits where possible
|
11 年之前 |
Doug Anderson
|
fdb06f66d5
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
|
11 年之前 |
Amit Daniel Kachhap
|
8bf13a4346
clocksource: exynos_mct: Register the timer for stable udelay
|
11 年之前 |
Doug Anderson
|
89e6a13b88
clocksource: exynos_mct: Fix ftrace
|
11 年之前 |
Chirantan Ekbote
|
1d80415db6
clocksource: exynos_mct: Don't reset the counter during boot and resume
|
11 年之前 |
Olof Johansson
|
efca0a3e85
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
|
11 年之前 |
Vincent Guittot
|
93bfb76975
clocksource: exynos_mct: register sched_clock callback
|
11 年之前 |
Krzysztof Kozlowski
|
8db6e5104b
clocksource: Exynos_mct: Register clock event after request_irq()
|
11 年之前 |
Thomas Gleixner
|
30ccf03b4a
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
|
11 年之前 |
Linus Torvalds
|
dfc25e4503
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 年之前 |
Dan Carpenter
|
09e15176de
clocksource: exynos_mct: silence a static checker warning
|
11 年之前 |
Pankaj Dubey
|
3581e56fd3
clocksource: exynos_mct: remove unwanted header file inclusion
|
11 年之前 |
Chander Kashyap
|
6c16dedfd4
clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
|
11 年之前 |
Tomasz Figa
|
5df718d846
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
|
12 年之前 |
Olof Johansson
|
47dcd3563e
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
|
12 年之前 |
Paul Gortmaker
|
8c37bb3ac9
clocksource+irqchip: delete __cpuinit usage from all related files
|
12 年之前 |
Stephen Boyd
|
ee98d27df6
ARM: EXYNOS4: Divorce mct from local timer API
|
12 年之前 |
Chander Kashyap
|
7114cd749a
clocksource: exynos_mct: use (request/free)_irq calls for local timer registration
|
12 年之前 |
Linus Torvalds
|
bb9055b274
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 年之前 |
Linus Torvalds
|
1bf25e78af
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 年之前 |
Arnd Bergmann
|
034c097ca2
clocksource: exynos_mct: remove platform header dependency
|
12 年之前 |