aboutsummaryrefslogtreecommitdiff
path: root/include/clocksource
AgeCommit message (Expand)AuthorFilesLines
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Gravatar Peter Zijlstra 1-15/+9
2023-03-30KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timerGravatar Marc Zyngier 1-0/+1
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+0
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+3
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticGravatar Tony Lindgren 1-2/+0
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionGravatar Stanislav Kinsburskiy 1-0/+1
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageGravatar Stanislav Kinsburskiy 1-0/+6
2022-11-17clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hGravatar Thomas Gleixner 1-1/+3
2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverGravatar Tony Lindgren 1-43/+0
2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverGravatar Tony Lindgren 1-62/+0
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherGravatar Tony Lindgren 1-3/+3
2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsGravatar Tony Lindgren 1-7/+0
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Gravatar Thomas Gleixner 1-144/+0
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Gravatar Tony Lindgren 1-144/+0
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+73
2022-04-22pwm: Add support for Xilinx AXI TimerGravatar Sean Anderson 1-0/+73
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceGravatar Laurent Vivier 1-0/+31
2022-03-07clocksource/drivers/arm_arch_timer: Use event stream scaling when availableGravatar Marc Zyngier 1-0/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+16
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2021-10-17clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Gravatar Marc Zyngier 1-1/+0
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Gravatar Marc Zyngier 1-0/+1
2021-10-04RISC-V: KVM: Add timer functionalityGravatar Atish Patra 1-0/+16
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversGravatar Michael Kelley 1-2/+9
2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGGravatar Tony Lindgren 1-0/+1
2021-06-04clocksource/drivers/samsung_pwm: Constify passed structureGravatar Krzysztof Kozlowski 1-1/+1
2021-06-04clocksource/drivers/samsung_pwm: Minor whitespace cleanupGravatar Krzysztof Kozlowski 1-1/+2
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2021-04-08arm64: arch_timer: Implement support for interrupt-namesGravatar Hector Martin 1-0/+1
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsGravatar Michael Kelley 1-2/+1
2020-09-24clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hGravatar Zhen Lei 1-29/+0
2020-08-12include/: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-03-30pwm: omap-dmtimer: Drop unused header fileGravatar Lokesh Vutla 1-2/+1
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Gravatar Lokesh Vutla 1-2/+1
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleGravatar Tony Lindgren 1-0/+1
2020-01-16clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesGravatar Andrea Parri 1-1/+1
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningGravatar Michael Kelley 1-3/+4
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitGravatar Vitaly Kuznetsov 1-5/+3
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticGravatar Michael Kelley 1-0/+80
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticGravatar Michael Kelley 1-0/+27
2019-07-03Merge branch 'timers/vdso' into timers/coreGravatar Thomas Gleixner 2-24/+2
2019-06-25clocksource/drivers/davinci: Add support for clockeventsGravatar Bartosz Golaszewski 1-0/+44
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 2-24/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2019-02-19clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEGravatar Andre Przywara 1-0/+1
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+394
2018-02-28clocksource: timer-ti-dm: Make unexported functions staticGravatar Ladislav Michl 1-33/+0
2018-02-23clocksource: Remove metag generic timer driverGravatar James Hogan 1-21/+0
2018-02-22clocksource: timer-ti-dm: Replace architectureGravatar Keerthy 1-5/+3
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapGravatar Keerthy 1-0/+429