summaryrefslogtreecommitdiff
path: root/drivers/acpi/ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-06-22ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll1-1/+1
2017-03-28ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel1-0/+6
2017-03-01x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang1-6/+16
2016-08-18x86/ioapic: Fix IOAPIC failing to request resourceRui Wang1-1/+3
2016-08-18x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotaddRui Wang1-16/+20
2016-08-18x86/ioapic: Fix setup_res() failing to get resourceRui Wang1-1/+1
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang1-3/+3
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu1-0/+229