aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach1-0/+20
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach1-4/+8
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov3-0/+373
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng1-8/+0
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng1-3/+3
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng1-11/+7
2017-03-24soc: imx: gpc: fix domain_index sanity check issueDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng1-10/+0
2017-03-24soc: imx: gpc: fix gpc clk get error handlingDong Aisheng1-1/+1
2017-03-08soc: imx: move PGC handling to a new GPC driverLucas Stach2-0/+488