summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/hyperv_timer.c
AgeCommit message (Expand)AuthorLines
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves-2/+2
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves-1/+1
2024-12-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain-1/+13
2024-06-24clocksource: hyper-v: Use lapic timer in a TDX VM without paravisorDexuan Cui-1/+15
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves-13/+13
2023-08-22clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened...Tianyu Lan-1/+1
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+26
2023-06-23clocksource/drivers/hyper-v: Rework clocksource and sched clock setupMichael Kelley-31/+23
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Peter Zijlstra-14/+18
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra-5/+11
2023-04-17clocksource: hyper-v: make sure Invariant-TSC is used if it is availableDexuan Cui-3/+3
2023-04-17drivers/clocksource/hyper-v: non ACPI support in hyperv clockSaurabh Sengar-2/+13
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy-9/+35
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy-1/+2
2022-11-28clocksource: hyper-v: Introduce TSC PFN getterStanislav Kinsburskiy-5/+9
2022-11-28clocksource: hyper-v: Introduce a pointer to TSC pageStanislav Kinsburskiy-2/+4
2022-11-03clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam-14/+15
2022-06-08clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada-1/+0
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley-3/+0
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov-2/+2
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-78/+171
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar-1/+1
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-11clocksource/hyperv: use MSR-based access if running as rootWei Liu-0/+3
2020-09-28hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functionsMohammed Gamal-2/+2
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+7
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie-2/+4
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner-0/+7
2020-01-16clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSCAndrea Parri-2/+10
2020-01-16clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri-13/+23
2020-01-16clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc pageBoqun Feng-4/+7
2020-01-16clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernationDexuan Cui-0/+25
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley-30/+124
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov-11/+0
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan-10/+12
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan-8/+4
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley-0/+139
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley-0/+200