aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
AgeCommit message (Expand)Author
2020-06-01soc: imx: gpc: fix power up sequencingLucas Stach
2020-01-19soc: imx: gpc: fix initialiser formatBen Dooks
2019-08-06soc: imx8: Fix potential kernel dump in error pathAnson Huang
2019-08-06soc: imx: soc-imx8: Correct return value of error handleAnson Huang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-13soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez
2019-04-20soc: imx: Add generic i.MX8 SoC driverAbel Vesa
2019-04-11soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-11soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-03-19soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov
2019-01-14soc: imx: Break dependency on SOC_IMX8MQ for GPCv2Abel Vesa
2019-01-11soc: imx: gpcv2: handle reset clocksLucas Stach
2019-01-11soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach
2018-12-10soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez
2018-12-05soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach
2018-12-05soc: imx: gpcv2: move register access table to domain dataLucas Stach
2018-12-05soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach
2018-10-01soc: imx: gpcv2: Switch to SPDX identifierFabio Estevam
2018-10-01soc: imx: gpc: Switch to SPDX identifierFabio Estevam
2018-10-01soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAnson Huang
2018-10-01soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platformsAnson Huang
2018-09-03soc: imx: gpc: use GPC_PGC_DOMAIN_* indexesSven Schmitt
2018-09-03soc: imx: gpc: fix PDN delaySven Schmitt
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-07-21Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-19soc: imx: gpc: restrict register range for regmap accessAnson Huang
2018-07-17soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errataLeonard Crestez
2018-07-11soc: imx: gpc: Disable 6sl display power gating for ERR006287Leonard Crestez
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam
2018-06-17soc: imx: gpcv2: correct PGC offsetAnson Huang
2018-04-23soc: imx: gpc: Do not pass static memory as platform dataAndrey Smirnov
2018-04-23soc: imx: gpcv2: Do not pass static memory as platform dataAndrey Smirnov
2018-03-15Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22soc: imx: gpc: de-register power domains only if initializedStefan Agner
2018-02-12soc: imx: gpc: ARM power domain should be always-onAnson Huang
2017-12-26soc: imx: gpc: Add i.MX6SX PCI power domainFabio Estevam
2017-08-05soc: imx: gpcv2: fix regulator deferred probeStefan Agner
2017-06-18Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-05-15soc: imx: gpc: build gpc only if hardware has gpcMarc Ohlf
2017-05-15soc: imx: add PM dependency for IMX7_PM_DOMAINSArnd Bergmann
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng