summaryrefslogtreecommitdiff
path: root/drivers/xen/pcpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-05xen: Use DEVICE_ATTR_*() macroYueHaibing1-3/+3
2021-04-23xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky1-35/+0
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini1-4/+4
2015-03-16xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai1-16/+28
2014-03-01drivers: xen: Include appropriate header file in pcpu.cRashika Kheria1-0/+1
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-6/+6
2013-02-25Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+35
2013-02-20xen/acpi: ACPI cpu hotplugLiu Jinsong1-0/+35
2013-02-14xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt1-2/+1
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong1-0/+371