aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-28interconnect: imx8mq: Use icc_sync_stateMartin Kepplinger1-0/+2
2020-12-28interconnect: imx: Remove a useless testChristophe JAILLET1-1/+1
2020-12-28interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET1-0/+1
2020-09-21interconnect: imx: simplify the return expression of imx_icc_unregisterLiu Shixin1-6/+1
2020-09-18interconnect: imx: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+2
2020-05-10interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun1-4/+4
2020-04-28interconnect: imx: Add platform driver for imx8mnLeonard Crestez3-0/+100
2020-04-28interconnect: imx: Add platform driver for imx8mqLeonard Crestez3-0/+109
2020-04-28interconnect: imx: Add platform driver for imx8mmLeonard Crestez3-0/+111
2020-04-28interconnect: Add imx core driverLeonard Crestez4-0/+353