summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/umwait.c
AgeCommit message (Expand)AuthorLines
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson-6/+0
2020-02-17x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel-0/+1
2019-09-24KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu-0/+6
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu-1/+38
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu-0/+36
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu-8/+110
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu-0/+62