summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-164-31/+132
|\
| * soc: imx: Add generic i.MX8 SoC driverAbel Vesa2019-04-202-0/+116
| * soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1Star
| * soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1Star
| * soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov2019-03-191-25/+14Star
* | soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez2019-05-131-2/+11
|/
* soc: imx: Break dependency on SOC_IMX8MQ for GPCv2Abel Vesa2019-01-141-1/+1
* soc: imx: gpcv2: handle reset clocksLucas Stach2019-01-111-1/+59
* soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach2019-01-111-1/+15
* soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez2018-12-101-1/+1
* soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach2018-12-053-5/+211
* soc: imx: gpcv2: move register access table to domain dataLucas Stach2018-12-051-20/+24
* soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach2018-12-051-28/+28
* soc: imx: gpcv2: Switch to SPDX identifierFabio Estevam2018-10-011-7/+1Star
* soc: imx: gpc: Switch to SPDX identifierFabio Estevam2018-10-011-7/+1Star
* soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAnson Huang2018-10-011-29/+43
* soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platformsAnson Huang2018-10-011-10/+10
* 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
|\
| * Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-221-6/+12
| |\
| | * soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errataLeonard Crestez2018-07-171-6/+2Star
| | * 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: gpcv2: correct PGC offsetAnson Huang2018-06-171-4/+9
|/
* soc: imx: gpc: Do not pass static memory as platform dataAndrey Smirnov2018-04-231-5/+13
* soc: imx: gpcv2: Do not pass static memory as platform dataAndrey Smirnov2018-04-231-7/+15
* 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-03-011-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: gpcv2: fix regulator deferred probeStefan Agner2017-08-051-7/+8
* Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-06-191-1/+1
|\
| * soc: imx: gpc: build gpc only if hardware has gpcMarc Ohlf2017-05-151-1/+1
* | soc: imx: add PM dependency for IMX7_PM_DOMAINSArnd Bergmann2017-05-151-1/+2
|/
* 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: Add GPCv2 power gating driverAndrey Smirnov2017-04-073-0/+373
* soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng2017-03-241-8/+0Star
* 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/+7Star
* 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/+0Star
* 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-082-0/+488