]> 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)
commitf6601e8179c9b4cf1920818ca1b0d22fa979dc1b
treed7df6acbca838aa85962b0544a45cf13b0128362
parentf040cca4b0da0180bf9de9141ef5c95f60f85182
parent4402f2115b70d9d3a8a414f2b15924225ed13196
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