aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/cpu/mwait-idle.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mwait_idle: initial C8, C9, C10 supportLen Brown2013-08-301-0/+18
* x86/mwait_idle: export both C1 and C1ELen Brown2013-08-301-5/+46
* x86/mwait_idle: remove assumption of one C-state per MWAIT flagLen Brown2013-08-301-56/+50
* x86/mwait_idle: support HaswellLen Brown2013-04-221-0/+36
* x86/mwait_idle: stop using driver_data for static flagsLen Brown2013-04-221-25/+26
* x86/mwait-idle: enable Ivy Bridge Xeon supportJan Beulich2012-11-021-0/+1
* ACPI/cpuidle: remove unused "power" field from Cx state dataJan Beulich2012-11-021-2/+0
* x86: get the MWAIT idle driver in sync with the ACPI oneJan Beulich2012-10-041-4/+7
* Revert 25960:6bf8b882df8f (x86: default-disable MWAIT-based idle driver ...)Jan Beulich2012-09-281-8/+1
* x86: default-disable MWAIT-based idle driver for CPUs without ARATJan Beulich2012-09-261-1/+8
* x86: fix MWAIT-based idle driver for CPUs without ARATJan Beulich2012-09-251-0/+7
* x86: introduce MWAIT-based, ACPI-less CPU idle driverJan Beulich2012-09-211-0/+513