summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2023-12-27clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann
2023-12-27clocksource/drivers/cadence-ttc: Fix some kernel-doc warningsRandy Dunlap
2023-12-27clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren
2023-12-27clocksource/timer-riscv: Add riscv_clock_shutdown callbackJoshua Yeong
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-31clocksource: timer-riscv: Increase rating of clock_event_device for SstcAnup Patel
2023-10-31clocksource: timer-riscv: Don't enable/disable timer interruptAnup Patel
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara
2023-10-16clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsMark Rutland
2023-10-15clocksource: ep93xx: Add driver for Cirrus Logic EP93xxNikita Shubin
2023-10-13clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareRonald Wahl
2023-10-11clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpuSunil V L
2023-10-11clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_i...Yang Li
2023-10-11drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop functionIvaylo Dimitrov
2023-10-11clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai
2023-09-04Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-28clocksource: Explicitly include correct DT includesRob Herring
2023-08-22clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened...Tianyu Lan
2023-08-18clocksource: Explicitly include correct DT includesRob Herring
2023-08-18clocksource/drivers/sun5i: Convert to platform device driverMans Rullgard
2023-08-18clocksource/drivers/sun5i: Remove pointless structMans Rullgard
2023-08-18clocksource/drivers/sun5i: Remove duplication of code and dataMans Rullgard
2023-08-18clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-spe...Tom Rix
2023-08-18clocksource/drivers/arm_arch_timer: Disable timer before programming CVALWalter Chang
2023-07-13clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driverNeil Armstrong
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-23clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeFeng Mingxi
2023-06-23clocksource/drivers/hyper-v: Rework clocksource and sched clock setupMichael Kelley
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König
2023-06-19clocksource/drivers/imx-gpt: Use only a single name for functionsUwe Kleine-König
2023-06-19clocksource/drivers/loongson1: Move PWM timer to clocksource frameworkKeguang Zhang
2023-06-19clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macroPaul Cercueil
2023-06-06arm64/arch_timer: Fix MMIO byteswapPeter Zijlstra
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Peter Zijlstra
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra
2023-06-05arm64/arch_timer: Provide noinstr sched_clock_read() functionsPeter Zijlstra
2023-06-01clocksource/timer-riscv: Add ACPI supportSunil V L
2023-06-01clocksource/timer-riscv: Refactor riscv_timer_init_dt()Sunil V L
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-24clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-24clocksource/drivers/timer-ti-dm: Fix finding alwon timerTony Lindgren