aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/imx/imx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: Add imx core driverLeonard Crestez1-0/+284