summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+15
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-329/+476
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner-2/+0
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie-2/+4
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner-321/+459
2020-03-17clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan-0/+2
2020-03-17clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang-2/+0
2020-03-17clocksource/drivers/imx-tpm: Remove unused includesAnson Huang-2/+0
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano-74/+109
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla-11/+5
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla-0/+15
2020-03-16clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla-1/+0
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla-40/+57
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren-5/+31
2020-03-16clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla-18/+1
2020-03-16clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea-0/+1
2020-03-12clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed-3/+2
2020-03-06clocksource/drivers/arm_arch_timer: validate arch_timer_rateIonela Voinescu-3/+15
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed-190/+83
2020-02-27clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)-1/+2
2020-02-27clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna-32/+1
2020-02-27clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla-1/+0
2020-02-27clocksource/drivers/owl: Improve owl_timer_init fail messagesMatheus Castello-4/+11
2020-02-27clocksource: Add driver for the Ingenic JZ47xx OSTMaarten ter Huurne-0/+198
2020-02-25clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino-0/+4
2020-02-21clocksource/drivers/fttmr010: Set interrupt and shutdownJoel Stanley-5/+46
2020-02-21clocksource/drivers/fttmr010: Parametrise shutdownJoel Stanley-11/+8
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner-4/+4
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner-4/+4
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner-0/+7
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+4
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-82/+590
2020-01-16clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSCAndrea Parri-2/+10
2020-01-16clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri-13/+23
2020-01-16clocksource/drivers/timer-microchip-pit64b: Fix sparse warningClaudiu Beznea-1/+3
2020-01-16clocksource/drivers/exynos_mct: Rename Exynos to lowercaseKrzysztof Kozlowski-1/+1
2020-01-16clocksource/drivers/timer-ti-dm: Fix uninitialized pointer accessTony Lindgren-4/+4
2020-01-16clocksource/drivers/timer-ti-dm: Switch to platform_get_irqYangtao Li-7/+3
2020-01-16clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resourceYangtao Li-8/+2
2020-01-16clocksource/drivers/em_sti: Fix variable declaration in em_sti_probeYangtao Li-2/+1
2020-01-16clocksource/drivers/em_sti: Convert to devm_platform_ioremap_resourceYangtao Li-3/+1
2020-01-16clocksource/drivers/bcm2835_timer: Fix memory leak of timerColin Ian King-1/+4
2020-01-16clocksource/drivers/cadence-ttc: Use ttc driver as platform driverRajan Vaja-8/+18
2020-01-16clocksource/drivers/timer-microchip-pit64b: Add Microchip PIT64B supportClaudiu Beznea-0/+460
2020-01-16clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc pageBoqun Feng-4/+7
2020-01-16clocksource: Fix Kconfig miscuesRandy Dunlap-23/+23
2020-01-16clocksource: Fix Kconfig indentationKrzysztof Kozlowski-10/+10
2020-01-16clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernationDexuan Cui-0/+25
2020-01-13clocksource: davinci: only enable clockevents once tim34 is initializedBartosz Golaszewski-4/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-3/+3