summaryrefslogtreecommitdiff
path: root/drivers/pmdomain/imx
AgeCommit message (Expand)Author
2024-12-06Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-02pmdomain: imx: gpcv2: Adjust delay after power up handshakeShengjiu Wang
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-12pmdomain: imx: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-01pmdomain: Merge branch fixes into nextUlf Hansson
2024-11-01pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan
2024-10-31pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()Dario Binacchi
2024-09-13pmdomain: imx93-pd: drop the context variable "init_off"Dario Binacchi
2024-09-13pmdomain: imx93-pd: don't unprepare clocks on driver removeDario Binacchi
2024-09-13pmdomain: imx93-pd: replace dev_err() with dev_err_probe()Dario Binacchi
2024-09-13pmdomain: imx: gpcv2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-09-13pmdomain: imx: gpc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-15pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan
2024-08-05pmdomain: imx: scu-pd: Remove duplicated clocksAlexander Stein
2024-05-21pmdomain: imx: gpcv2: Add delay after power up handshakeShengjiu Wang
2024-02-14pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-14pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domainAdam Ford
2024-02-14pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DTMarek Vasut
2023-11-30pmdomain: imx93-pd: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx-gpcv2: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx-gpc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30pmdomain: imx-pgc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-26pmdomain: Merge branch fixes into nextUlf Hansson
2023-10-26pmdomain: imx: Make imx pgc power domain also set the fwnodePengfei Li
2023-10-17pmdomain: Use device_get_match_data()Rob Herring
2023-10-17pmdomain: Merge branch fixes into nextUlf Hansson
2023-10-05pmdomain: imx: scu-pd: correct DMA2 channelPeng Fan
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson