aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hGravatar Xiao Wang 1-1/+1
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+15
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-7/+29
2023-10-31clocksource: timer-riscv: Increase rating of clock_event_device for SstcGravatar Anup Patel 1-0/+2
2023-10-31clocksource: timer-riscv: Don't enable/disable timer interruptGravatar Anup Patel 1-2/+13
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreGravatar Catalin Marinas 1-5/+26
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundGravatar Andre Przywara 1-2/+3
2023-10-16clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsGravatar Mark Rutland 1-5/+26
2023-10-15clocksource: ep93xx: Add driver for Cirrus Logic EP93xxGravatar Nikita Shubin 3-0/+202
2023-10-13clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareGravatar Ronald Wahl 1-0/+1
2023-10-11clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpuGravatar Sunil V L 1-0/+4
2023-10-11clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_i...Gravatar Yang Li 1-3/+1
2023-10-11drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop functionGravatar Ivaylo Dimitrov 1-8/+28
2023-10-11clocksource/drivers/timer-imx-gpt: Fix potential memory leakGravatar Jacky Bai 1-5/+13
2023-09-04Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-462/+131
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2023-08-28clocksource: Explicitly include correct DT includesGravatar Rob Herring 8-6/+5
2023-08-22clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened...Gravatar Tianyu Lan 1-1/+1
2023-08-18clocksource: Explicitly include correct DT includesGravatar Rob Herring 8-6/+5
2023-08-18clocksource/drivers/sun5i: Convert to platform device driverGravatar Mans Rullgard 1-52/+69
2023-08-18clocksource/drivers/sun5i: Remove pointless structGravatar Mans Rullgard 1-27/+22
2023-08-18clocksource/drivers/sun5i: Remove duplication of code and dataGravatar Mans Rullgard 1-130/+76
2023-08-18clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-spe...Gravatar Tom Rix 1-1/+1
2023-08-18clocksource/drivers/arm_arch_timer: Disable timer before programming CVALGravatar Walter Chang 1-0/+7
2023-07-13clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driverGravatar Neil Armstrong 3-296/+0
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-41/+51
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-30/+66
2023-06-23clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeGravatar Feng Mingxi 1-6/+13
2023-06-23clocksource/drivers/hyper-v: Rework clocksource and sched clock setupGravatar Michael Kelley 1-31/+23
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userGravatar Uwe Kleine-König 1-1/+6
2023-06-19clocksource/drivers/imx-gpt: Use only a single name for functionsGravatar Uwe Kleine-König 1-12/+6
2023-06-19clocksource/drivers/loongson1: Move PWM timer to clocksource frameworkGravatar Keguang Zhang 3-0/+246
2023-06-19clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macroGravatar Paul Cercueil 1-6/+4
2023-06-06arm64/arch_timer: Fix MMIO byteswapGravatar Peter Zijlstra 1-3/+3
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Gravatar Peter Zijlstra 1-14/+18
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Gravatar Peter Zijlstra 1-5/+11
2023-06-05arm64/arch_timer: Provide noinstr sched_clock_read() functionsGravatar Peter Zijlstra 1-14/+40
2023-06-01clocksource/timer-riscv: Add ACPI supportGravatar Sunil V L 1-0/+11
2023-06-01clocksource/timer-riscv: Refactor riscv_timer_init_dt()Gravatar Sunil V L 1-41/+40
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-197/+220
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-5/+16
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-7/+0
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2023-04-24clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 2-6/+6
2023-04-24clocksource/drivers/timer-ti-dm: Fix finding alwon timerGravatar Tony Lindgren 1-1/+3
2023-04-24clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Gravatar Qinrun Dai 1-6/+24
2023-04-24clocksource/drivers/stm32-lp: Drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-04-24clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Gravatar Uwe Kleine-König 1-4/+2
2023-04-24clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Gravatar Uwe Kleine-König 1-4/+2