index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
irq.c
Age
Commit message (
Expand
)
Author
2023-10-18
ACPI: irq: Fix incorrect return value in acpi_register_gsi()
Sunil V L
2022-11-10
ACPI: irq: Fix some kernel-doc issues
Xiongfeng Wang
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
2021-04-23
ACPI: irq: Prevent unregistering of GIC SGIs
Marc Zyngier
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-28
acpi/irq: Implement helper to create hierachical domains
Ard Biesheuvel
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2017-07-12
ACPI / irq: Fix return code of acpi_gsi_to_irq()
Mark Salter
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias