summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/gpc.c
Commit message (Expand)AuthorAgeFilesLines
* soc: imx: gpc: fix power up sequencingLucas Stach2020-03-161-11/+13
* soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-161-3/+1
|\
| * soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1
* | soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez2019-05-131-2/+11
|/
* soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez2018-12-101-1/+1
* soc: imx: gpc: Switch to SPDX identifierFabio Estevam2018-10-011-7/+1
* soc: imx: gpc: use GPC_PGC_DOMAIN_* indexesSven Schmitt2018-09-031-6/+10
* soc: imx: gpc: fix PDN delaySven Schmitt2018-09-031-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-231-6/+12
|\
| * soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errataLeonard Crestez2018-07-171-6/+2
| * soc: imx: gpc: Disable 6sl display power gating for ERR006287Leonard Crestez2018-07-111-0/+10
| |
| \
*-. | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-141-1/+1
|\ \|
| * | driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam2018-07-091-1/+1
| |/
* / soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
|/
* soc: imx: gpc: Do not pass static memory as platform dataAndrey Smirnov2018-04-231-5/+13
* Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-03-151-0/+1
|\
| * soc: imx: gpc: ARM power domain should be always-onAnson Huang2018-02-121-0/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-02-281-1/+9
|\ \
| * | soc: imx: gpc: de-register power domains only if initializedStefan Agner2018-02-221-1/+9
| |/
* / treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
|/
* soc: imx: gpc: Add i.MX6SX PCI power domainFabio Estevam2017-12-261-1/+15
* soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach2017-04-071-0/+20
* soc: imx: gpc: add defines for domain indexLucas Stach2017-04-071-4/+8
* soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng2017-03-241-8/+0
* soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng2017-03-241-3/+3
* soc: imx: gpc: fix comment when power up domainDong Aisheng2017-03-241-1/+1
* soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng2017-03-241-11/+7
* soc: imx: gpc: fix domain_index sanity check issueDong Aisheng2017-03-241-1/+1
* soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng2017-03-241-10/+0
* soc: imx: gpc: fix gpc clk get error handlingDong Aisheng2017-03-241-1/+1
* soc: imx: move PGC handling to a new GPC driverLucas Stach2017-03-081-0/+487