summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx
AgeCommit message (Expand)AuthorLines
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+2
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-22/+125
2023-08-17genpd: imx: relocate scu-pd under genpdPeng Fan-429/+0
2023-08-12firmware: Explicitly include correct DT includesRob Herring-1/+2
2023-08-11firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan-0/+70
2023-08-11firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan-1/+1
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan-13/+27
2023-08-11firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong-4/+4
2023-08-11firmware: imx: scu: use soc name for soc_idPeng Fan-3/+17
2023-08-11firmware: imx: scu: increase RPC timeoutDong Aisheng-1/+1
2023-08-11firmware: imx: scu: change init level to subsys_initcall_syncDong Aisheng-1/+6
2023-03-06firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domainsClark Wang-0/+4
2023-03-06firmware: imx: scu: use dev_err_probeAlexander Stein-3/+2
2022-10-24firmware: imx: scu-pd: add missed USB_1_PHY pdFrank Li-0/+1
2022-02-20firmware: imx: scu-pd: imx8q: add vpu mu resourcesMing Qian-0/+4
2022-02-12firmware: imx: add get resource owner apiPeng Fan-0/+45
2021-03-29firmware: imx: scu-pd: add missed ADC1 pdFrank Li-1/+1
2021-03-29firmware: imx: scu-pd: Update comments for single global power domainUlf Hansson-2/+9
2021-03-15firmware: imx: scu-pd: do not power off console domainDong Aisheng-1/+27
2021-01-18firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap-0/+1
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying-0/+4
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying-0/+1
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying-0/+1
2020-11-16firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta-0/+25
2020-11-16firmware: imx: Save channel name for further useDaniel Baluta-3/+3
2020-11-16firmware: imx: Introduce imx_dsp_setup_channelsDaniel Baluta-15/+26
2020-11-16firmware: imx: scu-pd: Add power domains for imx-jpegMirela Rabulea-0/+6
2020-09-13firmware: imx: scu-pd: ignore power domain not ownedPeng Fan-0/+4
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang-1/+143
2020-06-23firmware: imx: scu-pd: add more cm4 resourcesPeng Fan-2/+12
2020-06-23firmware: imx: add resource management apiPeng Fan-1/+46
2020-06-23firmware: imx: scu-pd: fix cm40 power domainPeng Fan-2/+2
2020-06-17firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang-0/+2
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-16/+48
2020-05-20firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun-0/+1
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng-1/+0
2020-04-23firmware: imx: scu: Fix corruption of headerFranck LENORMAND-5/+5
2020-04-20firmware: imx-scu: Support one TX and one RXPeng Fan-11/+43
2020-04-17firmware: imx: fix compile-testingArnd Bergmann-2/+2
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+12
2020-03-18firmware: imx: add COMPILE_TEST supportAnson Huang-2/+2
2020-03-16firmware: imx: add COMPILE_TEST for IMX_SCU driverAnson Huang-1/+1
2020-03-10firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSJoakim Zhang-0/+4
2020-02-24firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez-1/+1
2020-02-24firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez-1/+1
2020-02-24firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez-3/+3
2020-02-24firmware: imx: scu: Ensure sequential TXLeonard Crestez-0/+27
2020-02-18firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard-1/+1
2020-02-18firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta-0/+7
2020-01-09firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta-1/+1