summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2020-01-29clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski1-1/+13
2020-01-29clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai1-0/+10
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan1-0/+4
2019-08-04clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-2/+2
2019-03-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy1-0/+1
2019-03-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy1-11/+11
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-2/+12
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy1-0/+3
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano1-1/+7
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-04-12clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris1-1/+8
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai1-2/+14
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker3-0/+260
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+5
2016-10-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-126/+174
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-7/+116
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood1-8/+3
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood2-0/+114
2016-09-22clocksource/drivers/ti-32k: Prevent ftrace recursionJisheng Zhang1-1/+1
2016-09-21clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton1-1/+1
2016-09-21clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton1-1/+4
2016-09-19Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+5
2016-09-16clocksource: exynos_mct: Add the support for ARM64Chanwoo Choi2-1/+5
2016-09-12clocksource/drivers/oxnas: Add OX820 compatibleNeil Armstrong1-0/+2
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerAlexandre Belloni1-8/+3
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEAlexandre Belloni1-6/+0
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initAlexandre Belloni1-45/+34
2016-09-12clocksource/drivers/moxart: Replace panic by pr_errDaniel Lezcano1-2/+4
2016-09-12clocksource/drivers/moxart: Replace setup_irq by request_irqDaniel Lezcano1-6/+2
2016-09-09clocksource/drivers/moxart: Add Aspeed supportJoel Stanley1-0/+32
2016-09-09clocksource/drivers/moxart: Use struct to hold stateJoel Stanley1-61/+86
2016-09-09clocksource/drivers/moxart: Refactor enable/disableJoel Stanley1-6/+16
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano1-0/+1
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni1-0/+6
2016-08-24clocksource/drivers/pxa: Fix include files for compilationBaoyou Xie1-0/+2
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann1-6/+10
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT1-1/+0
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1-1/+1
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-08-01clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredMarc Zyngier1-3/+23
2016-07-15clocksource/atlas7: Convert to hotplug state machineRichard Cochran1-32/+9
2016-07-15clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran1-30/+11
2016-07-15clocksource/exynos_mct: Convert to hotplug state machineRichard Cochran1-34/+12
2016-07-15clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran1-29/+10
2016-07-15clocksource/mips-gic: Convert to hotplug state machineRichard Cochran1-25/+13