summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/imx/imx.c
Commit message (Expand)AuthorAgeFilesLines
* interconnect: imx: Remove a useless testChristophe JAILLET2020-12-281-1/+1
* interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET2020-12-281-0/+1
* interconnect: imx: simplify the return expression of imx_icc_unregisterLiu Shixin2020-09-211-6/+1
* interconnect: imx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-4/+2
* interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun2020-05-101-4/+4
* interconnect: Add imx core driverLeonard Crestez2020-04-281-0/+284