summaryrefslogtreecommitdiff
path: root/drivers/firmware/imx/imx-scu-irq.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2023-08-12firmware: Explicitly include correct DT includesRob Herring1-0/+1
2023-08-11firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan1-0/+70
2023-08-11firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan1-1/+1
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan1-13/+27
2023-08-11firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong1-4/+4
2020-06-17firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang1-0/+2
2019-10-28firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)1-0/+1
2019-05-20firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang1-0/+3
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang1-0/+168