summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-04-20clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-04-12arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2022-04-12arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2022-04-12arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2022-04-12clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong
2022-04-12clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong
2021-03-03clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix
2020-12-29clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu
2020-12-29clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
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-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-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-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
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski