summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/umwait.c
Commit message (Expand)AuthorAgeFilesLines
* x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-2/+6
* KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-221-6/+0
* x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel2020-02-171-0/+1
* KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu2019-09-241-0/+6
* x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
* x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu2019-06-241-0/+36
* x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu2019-06-241-8/+110
* x86/umwait: Initialize umwait control valuesFenghua Yu2019-06-241-0/+62