]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'irqchip-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jun 2022 07:10:49 +0000 (09:10 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jun 2022 07:10:49 +0000 (09:10 +0200)
commitdb18350ca0bb3e140267dfdcccd5d4cd987e49e7
treed7df6acbca838aa85962b0544a45cf13b0128362
parentcf1710d1388cf5bd81996b258399c4907d27006e
parentd17a4f7e7664d29f7da7070f753db5b4e688d769
Merge tag 'irqchip-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip/genirq fixes from Marc Zyngier:

 - Invoke runtime PM for chained interrupts, aligning the behaviour
   with that of 'normal' interrupts

 - A flurry of of_node refcounting fixes

 - A fix for the recently merged loongarch that broke UP MIPS

 - A configuration fix for the Xilinx interrupt controller

 - Yet another new compat string for the Uniphier interrupt controller

Link: https://lore.kernel.org/lkml/20220610083628.1205136-1-maz@kernel.org