summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-18soc: imx8m: Fix error handling for clk_prepare_enable()Peng Fan-1/+5
2026-01-17soc: imx: Spport i.MX9[4,52]Peng Fan-1/+3
2026-01-17soc: imx: Use dev_err_probe() for i.MX9Peng Fan-13/+7
2026-01-17soc: imx: Use device-managed APIs for i.MX9Peng Fan-19/+9
2025-05-09soc: imx8m: Dump higher 64bits UIDPeng Fan-6/+16
2025-05-09soc: imx8m: Introduce soc_uid hookPeng Fan-14/+32
2025-05-09soc: imx8m: Cleanup with adding imx8m_soc_[un]preparePeng Fan-61/+72
2025-02-23soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan-2/+24
2024-12-09soc: imx: Add SoC device register for i.MX9alice.guo-1/+129
2024-10-18soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut-63/+29
2024-10-18soc: imx8m: Remove global soc_uidMarek Vasut-16/+15
2024-10-18soc: imx8m: Probe the SoC driver as platform driverMarek Vasut-22/+85
2024-06-27soc: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-19/+0
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson-19/+0
2023-09-24soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi-0/+10
2023-07-11soc: imx: Move power-domain drivers to the genpd dirUlf Hansson-4487/+1
2023-03-27soc: imx: imx8m-blk-ctrl: reordering the fieldsPeng Fan-2/+2
2023-03-14soc: imx8m: Support building imx8m soc driver as moduleJindong Yue-1/+1
2023-03-14soc: imx8m: Add MODULE_LICENSEJindong Yue-0/+1
2023-03-14soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSEJindong Yue-0/+1
2023-03-14soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue-1/+1
2023-03-14soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSEJindong Yue-0/+1
2023-03-14soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_matchJindong Yue-1/+1
2023-03-14soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue-1/+1
2023-03-14soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to themMarek Vasut-0/+4
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+143
2023-02-08irqchip/irq-imx-gpcv2: Mark fwnode device as not initializedSaravana Kannan-1/+1
2023-01-30soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry levelLucas Stach-0/+3
2023-01-02soc: imx8m: Fix incorrect check for of_clk_get_by_name()Miaoqian Lin-2/+2
2023-01-01soc: imx: imx93-src: No need to set device_driver ownerDeepak R Varma-1/+0
2023-01-01soc: imx: imx93-pd: No need to set device_driver ownerDeepak R Varma-1/+0
2023-01-01soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry levelLucas Stach-6/+21
2023-01-01soc: imx: imx8mp-blk-ctrl: don't set power device nameLucas Stach-1/+0
2023-01-01soc: imx: imx8mp-blk-ctrl: expose high performance PLL clockLucas Stach-0/+99
2023-01-01soc: imx: imx8mp-blk-ctrl: add instance specific probe functionLucas Stach-0/+7
2023-01-01soc: imx: add Kconfig symbols for blk-ctrl driversLucas Stach-3/+13
2022-12-31soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PDLucas Stach-2/+4
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+11
2022-11-14soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang-0/+11
2022-10-29soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()Christophe JAILLET-2/+15
2022-10-29soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/nLi Jun-0/+3
2022-10-23soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet readyBenjamin Gaignard-3/+8
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+800
2022-09-17soc: imx: add i.MX93 media blk ctrl driverPeng Fan-0/+437
2022-09-17soc: imx: add i.MX93 SRC power domain driverPeng Fan-0/+206
2022-09-17soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecellPeng Fan-28/+0
2022-09-17soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resetsLucas Stach-0/+10