summaryrefslogtreecommitdiff
path: root/drivers/firmware/imx
AgeCommit message (Expand)Author
2025-10-27firmware: imx: scu: Use devm_mutex_initPeng Fan
2025-10-27firmware: imx: scu: Suppress bind attrsPeng Fan
2025-10-27firmware: imx: scu: Update error codePeng Fan
2025-10-27firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_ch...Peng Fan
2025-10-27firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan
2025-10-27firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan
2025-10-27firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_gene...Peng Fan
2025-10-27firmware: imx: scu-irq: fix OF node leak inPeng Fan
2025-04-14firmware: imx: Add i.MX95 SCMI CPU driverPeng Fan
2025-04-14firmware: imx: Add i.MX95 SCMI LMM driverPeng Fan
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-02-18firmware: imx-scu: fix OF node leak in .probe()Joe Hattori
2025-02-14firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven
2024-12-03firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann
2024-11-12firmware: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-28firmware: imx: Add i.MX95 MISC driverPeng Fan
2024-01-04firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2023-10-10firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-17genpd: imx: relocate scu-pd under genpdPeng Fan
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
2023-08-11firmware: imx: scu: use soc name for soc_idPeng Fan
2023-08-11firmware: imx: scu: increase RPC timeoutDong Aisheng
2023-08-11firmware: imx: scu: change init level to subsys_initcall_syncDong Aisheng
2023-03-06firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domainsClark Wang
2023-03-06firmware: imx: scu: use dev_err_probeAlexander Stein
2022-10-24firmware: imx: scu-pd: add missed USB_1_PHY pdFrank Li
2022-02-20firmware: imx: scu-pd: imx8q: add vpu mu resourcesMing Qian
2022-02-12firmware: imx: add get resource owner apiPeng Fan
2021-03-29firmware: imx: scu-pd: add missed ADC1 pdFrank Li
2021-03-29firmware: imx: scu-pd: Update comments for single global power domainUlf Hansson
2021-03-15firmware: imx: scu-pd: do not power off console domainDong Aisheng
2021-01-18firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying
2020-11-16firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta
2020-11-16firmware: imx: Save channel name for further useDaniel Baluta
2020-11-16firmware: imx: Introduce imx_dsp_setup_channelsDaniel Baluta
2020-11-16firmware: imx: scu-pd: Add power domains for imx-jpegMirela Rabulea
2020-09-13firmware: imx: scu-pd: ignore power domain not ownedPeng Fan
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang