aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2022-04-08clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-04-08clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet
2022-04-08clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea
2022-04-08clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski
2022-04-08clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski
2022-04-08clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-02-16ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren
2021-12-14clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov
2021-11-18clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-14clocksource/drivers/fttmr010: Pass around less pointersLinus Walleij
2021-08-14clocksource/drivers/mediatek: Optimize systimer irq clear flow on shutdownFengquan Chen
2021-08-14clocksource/drivers/ingenic: Use bitfield macro helpers周琰杰 (Zhou Yanjie)
2021-08-13clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang
2021-08-13clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPUWill Deacon
2021-08-13clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64Will Deacon
2021-08-12clocksource/drivers/pistachio: Make it selectable for MIPSJiaxun Yang
2021-08-04watchdog: ixp4xx: Rewrite driver to use coreLinus Walleij
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-06-16clocksource/drivers/timer-ti-dm: Drop unnecessary restoreTony Lindgren
2021-06-16clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland
2021-06-16clocksource/drivers/arm_global_timer: Remove duplicated argument in arm_globa...Wan Jiabing
2021-06-16clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' staticZou Wei
2021-06-16arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello
2021-06-16clocksource/drivers/arm_global_timer: Implement rate compensation whenever so...Andrea Merello
2021-06-15clocksource/drivers/ingenic: Rename unreasonable array names周琰杰 (Zhou Yanjie)
2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren
2021-06-15clocksource/drivers/mediatek: Ack and disable interrupts on suspendEvan Benn
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-04clocksource/drivers/samsung_pwm: Constify source IO memoryKrzysztof Kozlowski
2021-06-04clocksource/drivers/samsung_pwm: Cleanup on init errorKrzysztof Kozlowski
2021-06-04clocksource/drivers/samsung_pwm: Constify passed structureKrzysztof Kozlowski
2021-06-04clocksource/drivers/samsung_pwm: Minor whitespace cleanupKrzysztof Kozlowski
2021-06-03clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1Jisheng Zhang
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-08clocksource/drivers/arm_arch_timer: Add __ro_after_init and __initJisheng Zhang
2021-04-08clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-04-08clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren
2021-04-08clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leakDinh Nguyen
2021-04-08clocksource/drivers/npcm: Add support for WPCM450Jonathan Neuschäfer
2021-04-08clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3Wolfram Sang
2021-04-08clocksource/drivers/pistachio: Fix trivial typoDrew Fustini
2021-04-08clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun