summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan
2019-12-05clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren
2019-11-24clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov
2019-11-24clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-05-16clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong
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
2019-02-12MLK-20202 clocksource: imx-gpt: fix coverity issuesAnson Huang
2019-02-12MLK-19947-1 clocksource: gpt: add i.MX8QXP supportAnson Huang
2019-02-12MLK-16804-01 driver: clocksource: Add nxp system counter broadcast timerBai Ping
2019-02-12MLK-13303-7 ARM: imx: add gpt timer support for i.mx6sllAnson Huang
2019-02-12MLK-11300-04 ARM: imx: add gpt timer support on imx6ulBai Ping
2019-02-12MLK-11265-6 ARM: imx: add imx7d msl supportAnson Huang
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-10-20clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy
2018-10-13clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni
2018-06-21clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang
2018-05-30clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King
2018-04-26clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang
2018-02-16clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2017-12-10clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-09-25x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal
2017-09-18clocksource/integrator: Fix section mismatch warningArnd Bergmann
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-31clocksource: Convert to using %pOF instead of full_nameRob Herring
2017-08-30clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton
2017-08-29clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-11clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn
2017-08-11clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter
2017-08-10clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva
2017-08-10clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-27clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet
2017-06-27clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav
2017-06-27clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni
2017-06-26clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano
2017-06-26clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano
2017-06-22clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann