summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski
2020-01-29clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan
2019-08-04clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy
2019-03-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy
2018-08-24MGS-3806: clocksource: tpm: make sure returning -ETIME case correctAnson Huang
2018-08-24MLK-17491-20 clocksource: imx-tpm: code cleanup and improvementDong Aisheng
2018-08-24MLK-17491-19 clocksource: imx-tpm: fix error checksDong Aisheng
2018-08-24MLK-17491-18 clocksource: imx-tpm: add missing ipg clockDong Aisheng
2018-08-24MLK-16804-01 driver: clocksource: Add nxp system counter broadcast timerBai Ping
2018-08-24MLK-14748 clocksource: imx-tpm: Increase the min_deltaShenwei Wang
2018-08-24MLK-13927 ARM: imx: remove time.cOctavian Purdila
2018-08-24MLK-13480-3 clocksource: imx-tpm: increase TPM clock frequency to 3MHzAnson Huang
2018-08-24MLK-13441-4 clocksource: tpm: add i.mx tpm driverAnson Huang
2018-08-23MLK-11300-04 ARM: imx: add gpt timer support on imx6ulBai Ping
2018-08-23MLK-11265-6 ARM: imx: add imx7d msl supportAnson Huang
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-04-12clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-09-22clocksource/drivers/ti-32k: Prevent ftrace recursionJisheng Zhang
2016-09-20clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton
2016-09-20clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton
2016-09-19Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-09-16clocksource: exynos_mct: Add the support for ARM64Chanwoo Choi
2016-09-12clocksource/drivers/oxnas: Add OX820 compatibleNeil Armstrong
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerAlexandre Belloni
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEAlexandre Belloni
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initAlexandre Belloni
2016-09-12clocksource/drivers/moxart: Replace panic by pr_errDaniel Lezcano
2016-09-12clocksource/drivers/moxart: Replace setup_irq by request_irqDaniel Lezcano
2016-09-09clocksource/drivers/moxart: Add Aspeed supportJoel Stanley
2016-09-09clocksource/drivers/moxart: Use struct to hold stateJoel Stanley
2016-09-09clocksource/drivers/moxart: Refactor enable/disableJoel Stanley
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai