aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Gravatar Anthoine Bourgeois 1-2/+1
2022-02-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Gravatar Arnd Bergmann 1-1/+1
2022-01-10Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/...Gravatar Thomas Gleixner 7-27/+339
2021-12-20clocksource/drivers/msc313e: Add support for ssd20xd-based platformsGravatar Romain Perier 1-0/+9
2021-12-20clocksource/drivers: Add MStar MSC313e timer supportGravatar Romain Perier 3-0/+254
2021-12-17ARM: dts: Fix timer regression for beagleboard revision cGravatar Tony Lindgren 1-1/+1
2021-12-14clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warningGravatar Drew Fustini 1-1/+2
2021-12-14clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_maskGravatar Peng Fan 1-1/+1
2021-12-10clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_...Gravatar Marc Zyngier 1-2/+7
2021-12-10clocksource/drivers/dw_apb_timer_of: Fix probe failureGravatar Alexey Sheplyakov 1-1/+1
2021-12-09clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_initGravatar Peng Fan 1-2/+2
2021-12-09clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visibleGravatar Biju Das 1-1/+2
2021-12-09clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM supportGravatar Biju Das 1-1/+38
2021-12-09Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz...Gravatar Daniel Lezcano 4-16/+47
2021-12-09clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warningGravatar Will Deacon 1-1/+1
2021-11-16clocksource/drivers/exynos_mct: Refactor resources allocationGravatar Marek Szyprowski 1-20/+30
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+9
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-99/+153
2021-10-21clocksource/drivers/timer-ti-dm: Select TIMER_OFGravatar Kees Cook 1-0/+1
2021-10-21clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Sa...Gravatar Krzysztof Kozlowski 1-0/+2
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextGravatar Daniel Lezcano 1-96/+147
2021-10-18clocksource/drivers/arm_arch_timer: Fix masking for high freq countersGravatar Oliver Upton 1-5/+29
2021-10-17clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Gravatar Marc Zyngier 1-8/+0
2021-10-17clocksource/drivers/arm_arch_timer: Work around broken CVAL implementationsGravatar Marc Zyngier 1-1/+27
2021-10-17clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core codeGravatar Marc Zyngier 1-1/+1
2021-10-17clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALGravatar Marc Zyngier 1-12/+38
2021-10-17clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...Gravatar Marc Zyngier 1-14/+13
2021-10-17clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function namesGravatar Marc Zyngier 1-13/+13
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Gravatar Marc Zyngier 1-3/+23
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Gravatar Marc Zyngier 1-5/+5
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsGravatar Marc Zyngier 1-44/+0
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Gravatar Marc Zyngier 1-0/+8
2021-10-16clocksource/drivers/arc_timer: Eliminate redefined macro errorGravatar Randy Dunlap 1-3/+3
2021-10-04RISC-V: KVM: Add timer functionalityGravatar Atish Patra 1-0/+9
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-1/+2
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+0
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-12/+36
2021-08-14clocksource/drivers/fttmr010: Pass around less pointersGravatar Linus Walleij 1-16/+16
2021-08-14clocksource/drivers/mediatek: Optimize systimer irq clear flow on shutdownGravatar Fengquan Chen 1-2/+6
2021-08-14clocksource/drivers/ingenic: Use bitfield macro helpersGravatar 周琰杰 (Zhou Yanjie) 1-6/+7
2021-08-13clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Gravatar Phong Hoang 1-12/+18
2021-08-13clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPUGravatar Will Deacon 1-1/+2
2021-08-13clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64Gravatar Will Deacon 1-2/+11
2021-08-12clocksource/drivers/pistachio: Make it selectable for MIPSGravatar Jiaxun Yang 1-1/+2
2021-08-04watchdog: ixp4xx: Rewrite driver to use coreGravatar Linus Walleij 1-12/+36
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversGravatar Michael Kelley 1-3/+0
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-3/+3
2021-06-16clocksource/drivers/timer-ti-dm: Drop unnecessary restoreGravatar Tony Lindgren 1-1/+2
2021-06-16clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundGravatar Samuel Holland 1-1/+1
2021-06-16clocksource/drivers/arm_global_timer: Remove duplicated argument in arm_globa...Gravatar Wan Jiabing 1-1/+1