Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-17 | x86/umwait: move to use bus_get_dev_root() | Greg Kroah-Hartman | 1 | -2/+6 |
2020-06-23 | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL | Sean Christopherson | 1 | -6/+0 |
2020-02-17 | x86/cpu: Move prototype for get_umwait_control_msr() to a global location | Benjamin Thiel | 1 | -0/+1 |
2019-09-24 | KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL | Tao Xu | 1 | -0/+6 |
2019-08-12 | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu | 1 | -1/+38 |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait maximum time | Fenghua Yu | 1 | -0/+36 |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait C0.2 state | Fenghua Yu | 1 | -8/+110 |
2019-06-24 | x86/umwait: Initialize umwait control values | Fenghua Yu | 1 | -0/+62 |