| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: Fix implicit type conversion | Jiasheng Jiang | 2021-11-02 | 1 | -3/+3 |
* | xen: Replace lkml.org links with lore | Kees Cook | 2021-02-23 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | xen/ACPI: Switch to bitmap_zalloc() | Andy Shevchenko | 2019-03-04 | 1 | -11/+11 |
* | xen/ACPI: don't upload Px/Cx data for disabled processors | Jan Beulich | 2018-08-20 | 1 | -0/+6 |
* | xen/acpi: off by one in read_acpi_id() | Dan Carpenter | 2018-03-30 | 1 | -3/+3 |
* | xen/acpi: upload _PSD info for non Dom0 CPUs too | Joao Martins | 2018-03-21 | 1 | -0/+24 |
* | xen/acpi: upload PM state from init-domain to Xen | Ankur Arora | 2017-03-23 | 1 | -8/+26 |
* | xen/acpi: Replace hard coded "ACPI0007" | Ankur Arora | 2017-03-23 | 1 | -1/+1 |
* | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 | Jan Beulich | 2016-07-08 | 1 | -32/+3 |
* | xen: rename dom0_op to platform_op | Stefano Stabellini | 2015-12-21 | 1 | -4/+4 |
* | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 2015-07-22 | 1 | -10/+6 |
* | xen-acpi-processor: Don't display errors when we get -ENOSYS | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -2/+2 |
* | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka | 2014-03-18 | 1 | -7/+8 |
* | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -3/+1 |
* | xen: Convert printks to pr_<level> | Joe Perches | 2013-06-28 | 1 | -13/+12 |
* | xen: resolve section mismatch warnings in xen-acpi-processor | Ben Guthro | 2013-04-19 | 1 | -2/+2 |
* | xen: Re-upload processor PM data to hypervisor after S3 resume (v2) | Ben Guthro | 2013-04-17 | 1 | -25/+53 |
* | xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. | Konrad Rzeszutek Wilk | 2013-03-22 | 1 | -0/+3 |
* | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk | 2013-03-06 | 1 | -4/+4 |
* | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 | 1 | -1/+0 |
* | xen/acpi: Fix potential memory leak. | Konrad Rzeszutek Wilk | 2012-07-19 | 1 | -3/+6 |
* | xen-acpi-processor: Add missing #include <xen/xen.h> | H. Peter Anvin | 2012-05-17 | 1 | -0/+1 |
* | xen/acpi: Workaround broken BIOSes exporting non-existing C-states. | Konrad Rzeszutek Wilk | 2012-04-27 | 1 | -1/+4 |
* | xen/acpi: Remove the WARN's as they just create noise. | Konrad Rzeszutek Wilk | 2012-03-21 | 1 | -2/+2 |
* | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 2012-03-14 | 1 | -0/+562 |