summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L2023-10-181-1/+6
* ACPI: irq: Fix some kernel-doc issuesXiongfeng Wang2022-11-101-2/+3
*-. Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-101-3/+5
|\ \
| * | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-041-3/+5
| |/
* / ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki2022-08-231-2/+2
|/
* ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier2022-07-201-2/+16
* APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-201-15/+25
* ACPI: irq: Prevent unregistering of GIC SGIsMarc Zyngier2021-04-231-1/+5
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+26
|\
| * acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel2019-05-281-0/+26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-241-2/+2
* ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter2017-07-121-2/+2
* ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-031-0/+297