summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley-3/+0
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3/+3
2021-06-16clocksource/drivers/timer-ti-dm: Drop unnecessary restoreTony Lindgren-1/+2
2021-06-16clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland-1/+1
2021-06-16clocksource/drivers/arm_global_timer: Remove duplicated argument in arm_globa...Wan Jiabing-1/+1
2021-06-16clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' staticZou Wei-1/+1
2021-06-16arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello-0/+1
2021-06-16clocksource/drivers/arm_global_timer: Implement rate compensation whenever so...Andrea Merello-10/+125
2021-06-15clocksource/drivers/ingenic: Rename unreasonable array names周琰杰 (Zhou Yanjie)-5/+5
2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren-0/+6
2021-06-15clocksource/drivers/mediatek: Ack and disable interrupts on suspendEvan Benn-0/+24
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann-3/+3
2021-06-04clocksource/drivers/samsung_pwm: Constify source IO memoryKrzysztof Kozlowski-1/+1
2021-06-04clocksource/drivers/samsung_pwm: Cleanup on init errorKrzysztof Kozlowski-3/+17
2021-06-04clocksource/drivers/samsung_pwm: Constify passed structureKrzysztof Kozlowski-1/+1
2021-06-04clocksource/drivers/samsung_pwm: Minor whitespace cleanupKrzysztof Kozlowski-8/+11
2021-06-03clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1Jisheng Zhang-1/+0
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov-2/+2
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+36
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+21
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-78/+171
2021-04-08clocksource/drivers/arm_arch_timer: Add __ro_after_init and __initJisheng Zhang-11/+12
2021-04-08clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren-0/+76
2021-04-08clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren-23/+43
2021-04-08clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leakDinh Nguyen-5/+21
2021-04-08clocksource/drivers/npcm: Add support for WPCM450Jonathan Neuschäfer-0/+1
2021-04-08clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3Wolfram Sang-2/+3
2021-04-08clocksource/drivers/pistachio: Fix trivial typoDrew Fustini-2/+2
2021-04-08clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun-2/+2
2021-04-08clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren-0/+1
2021-04-08clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren-6/+6
2021-04-08clocksource/drivers/ingenic-ost: Add support for the JZ4760BPaul Cercueil-2/+3
2021-04-08clocksource/drivers/ingenic: Add support for the JZ4760Paul Cercueil-0/+2
2021-04-08arm64: arch_timer: Implement support for interrupt-namesHector Martin-3/+21
2021-04-07ptp: arm/arm64: Enable ptp_kvm for arm/arm64Jianyong Wu-0/+34
2021-04-07clocksource: Add clocksource id for arm arch counterJianyong Wu-0/+2
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar-14/+14
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley-53/+115
2021-03-08clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V featureMichael Kelley-10/+13
2021-03-08clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley-0/+24
2021-03-08clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley-2/+8
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley-14/+12
2021-02-22Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+15
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+3
2021-02-11clocksource/hyperv: use MSR-based access if running as rootWei Liu-0/+3
2021-02-10Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-1374/+73
2021-02-03clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resumeClaudiu Beznea-15/+71
2021-02-03clocksource/drivers/prima: Remove sirf prima driverArnd Bergmann-249/+0
2021-02-03clocksource/drivers/atlas: Remove sirf atlas driverArnd Bergmann-288/+0
2021-02-03clocksource/drivers/tango: Remove tango driverArnd Bergmann-66/+0