Linus Torvalds
36da9f5fb6
A set of interrupt subsystem updates:
...
Core:
- Ensure runtime power management for chained interrupts
Drivers:
- A collection of OF node refcount fixes
- Unbreak MIPS uniprocessor builds
- Fix xilinx interrupt controller Kconfig dependencies
- Add a missing compatible string to the Uniphier driver
-----BEGIN PGP SIGNATURE-----
iQJHBAABCgAxFiEEQp8+kY+LLUocC4bMphj1TA10mKEFAmKvG20THHRnbHhAbGlu
dXRyb25peC5kZQAKCRCmGPVMDXSYocovD/95RDU45NC5m2z6flbsx8vivMlgj6F1
0JIzyN3ypF2RbP1ue6dNSkpoV0/T3vRe8Lq7nWhAPTC/I1adqTtF+yWbo0CMEVPf
XE+TNH0DQ31be8PYxN0Bo0kEl1+F/N1ro2h7o3QrpIimKTHpcd3FExtyYx/mSBpA
YB+pqXZjBbL7fEPJ6eUIjvlNzMsoC2UG+ylydCubMFiP2/Phc/I0LzARsb4aqoZZ
2p7f11D6cZ5capQf4MfheegKX8wPMtPZ69NY1VfoO54/rMOnvkEA2VmrdQTypw+x
BrI9/qz/dR3E5A+sdXJWMyxBwtegRHDUcGxWk/UCf2BrIHm4FP+8CW2Tu/bNwUbv
NDcE2IbwlEusS0nghdm4amFjITZSVCt2AGy1NyiD9/XnktPloHNBjI4/g0vM+RAj
kcSkiJvlDCKtNHCtMvnBIcpZtLjYePDkgN9Tj8OxQuukH1427OTzIUJJSYs+gIZm
nyS8W1U8y2W5cRUIO3qXVQBvYeNO+DytQa2wVX55JSOanc6tZABiybMrmShGv/1y
+EieMCHoBv+khsk+f8CRssdGWKjpYcaQewXR7BuopO7lXgoZ+8qgXlJE91nvdA5p
GLPTfgdTMKkvSPoKIgg2BR2RSrH5ZjNZd4h9KZC1eKwciTzQ9HDkvLrfhp6jrZz/
LGd5RIodC4EBuQ==
=RCdF
-----END PGP SIGNATURE-----
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
"A set of interrupt subsystem updates:
Core:
- Ensure runtime power management for chained interrupts
Drivers:
- A collection of OF node refcount fixes
- Unbreak MIPS uniprocessor builds
- Fix xilinx interrupt controller Kconfig dependencies
- Add a missing compatible string to the Uniphier driver"
* tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/loongson-liointc: Use architecture register to get coreid
irqchip/uniphier-aidet: Add compatible string for NX1 SoC
dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
irqchip/realtek-rtl: Fix refcount leak in map_interrupts
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
irqchip/xilinx: Remove microblaze+zynq dependency
genirq: PM: Use runtime PM for chained interrupts
2022-06-19 09:45:16 -05:00
..
2022-06-14 07:43:15 -07:00
2022-06-01 15:55:25 -07:00
2022-06-14 07:57:18 -07:00
2022-06-09 12:56:33 -06:00
2022-06-08 18:38:31 +01:00
2022-05-25 11:17:41 -07:00
2022-05-25 11:17:41 -07:00
2022-05-26 12:32:41 -07:00
2022-06-19 09:45:16 -05:00
2022-05-09 16:12:16 -06:00
2022-06-09 10:02:47 -06:00
2022-06-09 09:35:57 -06:00
2022-06-16 11:03:17 -04:00
2022-06-03 11:08:40 -07:00
2022-05-10 16:05:27 +08:00
2022-05-05 10:09:06 +02:00
2022-05-22 11:32:31 -07:00
2022-05-04 22:35:19 +02:00
2022-06-01 09:32:45 -06:00
2022-06-01 09:34:28 -06:00
2022-05-26 12:09:50 -07:00
2022-05-24 22:08:10 +02:00
2022-06-17 22:09:05 +08:00
2022-05-19 18:24:22 +02:00
2022-06-13 23:12:44 -07:00
2022-05-22 15:59:53 +10:00
2022-06-10 03:47:13 +09:00
2022-05-11 11:49:35 -07:00
2022-06-01 20:38:34 -07:00
2022-05-24 13:50:39 -07:00
2022-05-17 13:41:26 -06:00
2022-05-29 10:48:58 -07:00
2022-05-26 21:13:00 -04:00
2022-06-17 22:09:05 +08:00
2022-06-09 09:50:03 -06:00
2022-05-26 14:30:17 -07:00
2022-05-26 14:20:14 -07:00
2022-05-26 12:32:41 -07:00
2022-05-25 11:17:41 -07:00
2022-06-03 20:09:27 +08:00
2022-06-01 09:26:05 -06:00
2022-05-08 01:33:07 -07:00
2022-06-09 10:02:47 -06:00