summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/imx
AgeCommit message (Expand)AuthorLines
2022-07-15interconnect: imx: Add platform driver for imx8mpPeng Fan-0/+265
2022-07-15interconnect: imx: configure NoC mode/prioriry/ext_controlPeng Fan-9/+90
2022-07-15interconnect: imx: introduce imx_icc_providerPeng Fan-10/+20
2022-07-15interconnect: imx: set src nodePeng Fan-0/+6
2022-07-15interconnect: imx: fix max_node_idPeng Fan-4/+4
2022-01-23interconnect: imx: Add imx_icc_get_bw function to set initial avg and peakAbel Vesa-0/+9
2020-12-28interconnect: imx8mq: Use icc_sync_stateMartin Kepplinger-0/+2
2020-12-28interconnect: imx: Remove a useless testChristophe JAILLET-1/+1
2020-12-28interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET-0/+1
2020-09-21interconnect: imx: simplify the return expression of imx_icc_unregisterLiu Shixin-6/+1
2020-09-18interconnect: imx: Simplify with dev_err_probe()Krzysztof Kozlowski-4/+2
2020-05-10interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun-4/+4
2020-04-28interconnect: imx: Add platform driver for imx8mnLeonard Crestez-0/+100
2020-04-28interconnect: imx: Add platform driver for imx8mqLeonard Crestez-0/+109
2020-04-28interconnect: imx: Add platform driver for imx8mmLeonard Crestez-0/+111
2020-04-28interconnect: Add imx core driverLeonard Crestez-0/+353