summaryrefslogtreecommitdiff
path: root/drivers/firmware/imx/imx-scu-irq.c
AgeCommit message (Expand)Author
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-08-12firmware: Explicitly include correct DT includesRob Herring
2023-08-11firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan
2023-08-11firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan
2023-08-11firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong
2020-06-17firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang
2019-10-28firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)
2019-05-20firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang