aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-06soc: imx: imx-scu: Getting UID from SCU should have responseAnson Huang1-1/+1
2019-08-24soc: imx: gpcv2: Print the correct error codeGuido Günther1-1/+1
2019-08-12soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang1-0/+39
2019-07-22soc: imx8: Add i.MX8MM UID(unique identifier) supportAnson Huang1-0/+23
2019-07-22soc: imx8: Add i.MX8MQ UID(unique identifier) supportAnson Huang1-0/+22
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-13/+204
2019-06-26Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-0/+3
2019-06-25Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversOlof Johansson4-13/+204
2019-06-24soc: imx: Add i.MX8MN SoC driver supportAnson Huang1-0/+6
2019-06-18soc: imx8: Use existing of_root directlyAnson Huang1-7/+2
2019-06-18soc: imx8: Fix potential kernel dump in error pathAnson Huang1-1/+2
2019-06-05soc: imx: soc-imx8: Correct return value of error handleAnson Huang1-5/+11
2019-06-05soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handlingAnson Huang1-2/+2
2019-06-03soc: imx: Add SCU SoC info driver supportAnson Huang3-0/+154
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-20soc: imx: Read imx8mm soc revision from anatopLeonard Crestez1-0/+29
2019-05-20cpufreq: Add imx-cpufreq-dt driverLeonard Crestez1-0/+3
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-31/+132
2019-05-13soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez1-2/+11
2019-04-20soc: imx: Add generic i.MX8 SoC driverAbel Vesa2-0/+116
2019-04-11soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-11soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-03-19soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov1-25/+14
2019-01-14soc: imx: Break dependency on SOC_IMX8MQ for GPCv2Abel Vesa1-1/+1
2019-01-11soc: imx: gpcv2: handle reset clocksLucas Stach1-1/+59
2019-01-11soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach1-1/+15
2018-12-10soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez1-1/+1
2018-12-05soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach3-5/+211
2018-12-05soc: imx: gpcv2: move register access table to domain dataLucas Stach1-20/+24
2018-12-05soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach1-28/+28
2018-10-01soc: imx: gpcv2: Switch to SPDX identifierFabio Estevam1-7/+1
2018-10-01soc: imx: gpc: Switch to SPDX identifierFabio Estevam1-7/+1
2018-10-01soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAnson Huang1-29/+43
2018-10-01soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platformsAnson Huang1-10/+10
2018-09-03soc: imx: gpc: use GPC_PGC_DOMAIN_* indexesSven Schmitt1-6/+10
2018-09-03soc: imx: gpc: fix PDN delaySven Schmitt1-1/+1
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+12
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2018-07-21Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversOlof Johansson1-6/+12
2018-07-19soc: imx: gpc: restrict register range for regmap accessAnson Huang1-0/+21
2018-07-17soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errataLeonard Crestez1-6/+2
2018-07-11soc: imx: gpc: Disable 6sl display power gating for ERR006287Leonard Crestez1-0/+10
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam1-1/+1
2018-06-17soc: imx: gpcv2: correct PGC offsetAnson Huang1-4/+9
2018-04-23soc: imx: gpc: Do not pass static memory as platform dataAndrey Smirnov1-5/+13
2018-04-23soc: imx: gpcv2: Do not pass static memory as platform dataAndrey Smirnov1-7/+15
2018-03-15Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversArnd Bergmann1-0/+1
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+9
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1
2018-02-22soc: imx: gpc: de-register power domains only if initializedStefan Agner1-1/+9