summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
AgeCommit message (Expand)AuthorLines
2017-06-18Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-1/+1
2017-05-15soc: imx: gpc: build gpc only if hardware has gpcMarc Ohlf-1/+1
2017-05-15soc: imx: add PM dependency for IMX7_PM_DOMAINSArnd Bergmann-1/+2
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach-0/+20
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach-4/+8
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov-0/+373
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng-8/+0
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng-3/+3
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng-1/+1
2017-03-24soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng-11/+7
2017-03-24soc: imx: gpc: fix domain_index sanity check issueDong Aisheng-1/+1
2017-03-24soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng-10/+0
2017-03-24soc: imx: gpc: fix gpc clk get error handlingDong Aisheng-1/+1
2017-03-08soc: imx: move PGC handling to a new GPC driverLucas Stach-0/+488