summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-acpi-processor.c
Commit message (Expand)AuthorAgeFilesLines
* xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-03-301-3/+3
* xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-211-0/+24
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-231-8/+26
* xen/acpi: Replace hard coded "ACPI0007"Ankur Arora2017-03-231-1/+1
* xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-081-32/+3
* xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-4/+4
* ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-10/+6
* xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk2014-05-231-2/+2
* xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-181-7/+8
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+1
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-13/+12
* xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro2013-04-191-2/+2
* xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro2013-04-171-25/+53
* xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk2013-03-221-0/+3
* acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-4/+4
* cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-051-1/+0
* xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk2012-07-191-3/+6
* xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin2012-05-171-0/+1
* xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-261-1/+4
* xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-211-2/+2
* xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-141-0/+562
OpenPOWER on IntegriCloud