summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren
2020-07-08arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier
2020-07-08arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-06-09clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel
2020-05-23clocksource/drivers/timer-versatile: Clear OF_POPULATED flagSaravana Kannan
2020-05-23clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changesSerge Semin
2020-05-23clocksource: mips-gic-timer: Register as sched_clockPaul Burton
2020-05-23clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-05-23clocksource: dw_apb_timer: Affiliate of-based timer with any CPUSerge Semin
2020-05-23clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin
2020-05-23clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()Lokesh Vutla
2020-05-23clocksource/drivers/timer-ti-dm: Fix spelling mistake "detectt" -> "detect"Colin Ian King
2020-05-23Merge branch 'timers/drivers/timer-ti' into timers/drivers/nextDaniel Lezcano
2020-05-23clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren
2020-05-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren
2020-05-23clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren
2020-05-22drivers/clocksource/arm_arch_timer: Remove duplicate error messageDejin Zheng
2020-05-22clocksource/drivers/arc_timer: Remove duplicate error messageDejin Zheng
2020-05-22clocksource/drivers/rda: drop redundant Kconfig dependencyJohan Hovold
2020-05-19clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren
2020-05-18clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren
2020-05-18clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren
2020-04-27clocksource/drivers/versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabledRob Herring
2020-04-27clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OFMichael Ellerman
2020-04-15clocksource/drivers/atmel-st: Remove useless 'status'Jason Yan
2020-04-09clocksource/drivers/imx-tpm: Add support for ARM64Anson Huang
2020-04-09clocksource: davinci: axe a pointless __GFP_NOFAILChristophe JAILLET
2020-04-09clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt()Christophe JAILLET
2020-04-05clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2020-03-17clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan
2020-03-17clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang
2020-03-17clocksource/drivers/imx-tpm: Remove unused includesAnson Huang
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-03-16clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla
2020-03-16clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea
2020-03-12clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed
2020-03-06clocksource/drivers/arm_arch_timer: validate arch_timer_rateIonela Voinescu
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed
2020-02-27clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)