aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xen-acpi-processor.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-19xen: resolve section mismatch warnings in xen-acpi-processorGravatar Ben Guthro 1-2/+2
2013-04-17xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Gravatar Ben Guthro 1-25/+53
2013-03-22xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Gravatar Konrad Rzeszutek Wilk 1-0/+3
2013-03-06acpi: Export the acpi_processor_get_performance_infoGravatar Konrad Rzeszutek Wilk 1-4/+4
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureGravatar Daniel Lezcano 1-1/+0
2012-07-19xen/acpi: Fix potential memory leak.Gravatar Konrad Rzeszutek Wilk 1-3/+6
2012-05-17xen-acpi-processor: Add missing #include <xen/xen.h>Gravatar H. Peter Anvin 1-0/+1
2012-04-26xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Gravatar Konrad Rzeszutek Wilk 1-1/+4
2012-03-21xen/acpi: Remove the WARN's as they just create noise.Gravatar Konrad Rzeszutek Wilk 1-2/+2
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Gravatar Konrad Rzeszutek Wilk 1-0/+562