index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-acpi-processor.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-03-04
xen/ACPI: Switch to bitmap_zalloc()
Andy Shevchenko
2018-08-20
xen/ACPI: don't upload Px/Cx data for disabled processors
Jan Beulich
2018-03-30
xen/acpi: off by one in read_acpi_id()
Dan Carpenter
2018-03-21
xen/acpi: upload _PSD info for non Dom0 CPUs too
Joao Martins
2017-03-23
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
2017-03-23
xen/acpi: Replace hard coded "ACPI0007"
Ankur Arora
2016-07-08
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2014-05-23
xen-acpi-processor: Don't display errors when we get -ENOSYS
Konrad Rzeszutek Wilk
2014-03-18
xen/acpi-processor: fix enabling interrupts on syscore_resume
Stanislaw Gruszka
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-04-19
xen: resolve section mismatch warnings in xen-acpi-processor
Ben Guthro
2013-04-17
xen: Re-upload processor PM data to hypervisor after S3 resume (v2)
Ben Guthro
2013-03-22
xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.
Konrad Rzeszutek Wilk
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
2012-09-05
cpuidle / ACPI : remove power from acpi_processor_cx structure
Daniel Lezcano
2012-07-19
xen/acpi: Fix potential memory leak.
Konrad Rzeszutek Wilk
2012-05-17
xen-acpi-processor: Add missing #include <xen/xen.h>
H. Peter Anvin
2012-04-26
xen/acpi: Workaround broken BIOSes exporting non-existing C-states.
Konrad Rzeszutek Wilk
2012-03-21
xen/acpi: Remove the WARN's as they just create noise.
Konrad Rzeszutek Wilk
2012-03-14
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk