- 1168935 soc: imx: add i.MX51/i.MX53 unique id support by Sebastian Reichel · 4 years ago
- e767b35 Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
- 7d98140 soc: imx8m: change to use platform driver by Alice Guo · 4 years ago
- 097530b ARM: imx: fix imx8m dependencies by Arnd Bergmann · 4 years ago
- b663b79 soc: imx: gpcv2: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
- d82bcef soc: imx: select ARM_GIC_V3 for i.MX8M by Peng Fan · 4 years, 6 months ago
- 7f6e8df soc: imx: check ls1021a by Peng Fan · 4 years, 6 months ago
- a24015f firmware: imx: Move i.MX SCU soc driver into imx firmware folder by Anson Huang · 4 years, 6 months ago
- a721321 soc: imx8m: fix build warning by Peng Fan · 4 years, 7 months ago
- c95c969 soc: imx8m: Correct i.MX8MP UID fuse offset by Anson Huang · 4 years, 7 months ago
- f42f3e7 soc: imx: scu: use devm_kasprintf by Peng Fan · 4 years, 7 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 66ee935 Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc by Arnd Bergmann · 4 years, 7 months ago
- 7b972f3 Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Arnd Bergmann · 4 years, 7 months ago
- 52102a3 soc: imx: move cpu code to drivers/soc/imx by Peng Fan · 4 years, 8 months ago
- 4517f48 soc: imx8: select SOC_BUS by Arnd Bergmann · 4 years, 9 months ago
- 04df45f soc: imx8m: No need to put node when of_find_compatible_node() failed by Anson Huang · 4 years, 10 months ago
- d18292d Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 2a52651 soc: imx: drop COMPILE_TEST for IMX_SCU_SOC by Peng Fan · 4 years, 10 months ago
- e0ea2d1 soc: imx: gpc: fix power up sequencing by Lucas Stach · 4 years, 10 months ago
- fc40200 soc: imx: increase build coverage for imx8m soc driver by Peng Fan · 4 years, 11 months ago
- f10e58a5 soc: imx-scu: Align imx sc msg structs to 4 by Leonard Crestez · 4 years, 11 months ago
- b5cc96d soc: imx: gpcv2: include linux/sizes.h by Leonard Crestez · 5 years ago
- 83a4c74 soc: imx: Enable compile testing of IMX_SCU_SOC by Krzysztof Kozlowski · 5 years ago
- 18f662a soc: imx: Add i.MX8MP SoC driver support by Anson Huang · 5 years ago
- cd262db soc: imx8: print SoC type and revision by Lucas Stach · 5 years ago
- ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 768e1a8 soc: imx8mq: Read SOC revision from TF-A by Leonard Crestez · 5 years ago
- 7ae399b soc: imx-scu: Using existing serial_number instead of UID by Anson Huang · 5 years ago
- a0708f5 soc: imx8: Using existing serial_number instead of UID by Anson Huang · 5 years ago
- 96ed104 soc: imx: gpc: fix initialiser format by Ben Dooks · 5 years ago
- 30ca9b0 soc: imx: imx-scu: Getting UID from SCU should have response by Anson Huang · 5 years ago
- 968c6f4 soc: imx: gpcv2: Print the correct error code by Guido Günther · 5 years ago
- 73feb4d soc: imx-scu: Add SoC UID(unique identifier) support by Anson Huang · 6 years ago
- 8dfe397 soc: imx8: Add i.MX8MM UID(unique identifier) support by Anson Huang · 6 years ago
- 3026d0b soc: imx8: Add i.MX8MQ UID(unique identifier) support by Anson Huang · 5 years ago
- 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- fba7402 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 6 years ago
- 2100082 Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Olof Johansson · 6 years ago
- db10496 soc: imx: Add i.MX8MN SoC driver support by Anson Huang · 6 years ago
- 283172b soc: imx8: Use existing of_root directly by Anson Huang · 6 years ago
- 1bcbe73 soc: imx8: Fix potential kernel dump in error path by Anson Huang · 6 years ago
- 4c396a6 soc: imx: soc-imx8: Correct return value of error handle by Anson Huang · 6 years ago
- d8dfab0 soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling by Anson Huang · 6 years ago
- 15f5276 soc: imx: Add SCU SoC info driver support by Anson Huang · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 2b14b80 soc: imx: Read imx8mm soc revision from anatop by Leonard Crestez · 6 years ago
- 4d28ba1 cpufreq: Add imx-cpufreq-dt driver by Leonard Crestez · 6 years ago
- dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 8d5d766 soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619 by Leonard Crestez · 6 years ago
- a7e26f3 soc: imx: Add generic i.MX8 SoC driver by Abel Vesa · 6 years ago
- 9f735c4 soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
- ccc1de3 soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
- 8217a7a soc: imx: gpcv2: Make use of regmap_read_poll_timeout() by Andrey Smirnov · 6 years ago
- 9b0bb07 soc: imx: Break dependency on SOC_IMX8MQ for GPCv2 by Abel Vesa · 6 years ago
- ae1d2ad soc: imx: gpcv2: handle reset clocks by Lucas Stach · 6 years ago
- b798d5a soc: imx: gpcv2: handle additional power-down bits in handshake register by Lucas Stach · 6 years ago
- b6444cf soc: imx: gpc: Increase GPC_CLK_MAX to 7 by Leonard Crestez · 6 years ago
- 685efff soc: imx: gpcv2: add support for i.MX8MQ SoC by Lucas Stach · 6 years ago
- e125dcb soc: imx: gpcv2: move register access table to domain data by Lucas Stach · 6 years ago
- a800f41 soc: imx: gpcv2: prefix i.MX7 specific defines by Lucas Stach · 6 years ago
- 8d8e3b7 soc: imx: gpcv2: Switch to SPDX identifier by Fabio Estevam · 6 years ago
- 2fe761d soc: imx: gpc: Switch to SPDX identifier by Fabio Estevam · 6 years ago
- 73f5971 soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms by Anson Huang · 6 years ago
- fea88b2 soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms by Anson Huang · 6 years ago
- b0682d4 soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes by Sven Schmitt · 6 years ago
- 9f4d61d soc: imx: gpc: fix PDN delay by Sven Schmitt · 6 years ago
- f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
- 1df88c6 Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Olof Johansson · 6 years ago
- de2d9b5 soc: imx: gpc: restrict register range for regmap access by Anson Huang · 6 years ago
- 69c04ae soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata by Leonard Crestez · 6 years ago
- 5507ec5 soc: imx: gpc: Disable 6sl display power gating for ERR006287 by Leonard Crestez · 6 years ago
- e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 7 years ago
- 3637f12 soc: imx: gpcv2: correct PGC offset by Anson Huang · 7 years ago
- f54e714 soc: imx: gpc: Do not pass static memory as platform data by Andrey Smirnov · 7 years ago
- 050f810 soc: imx: gpcv2: Do not pass static memory as platform data by Andrey Smirnov · 7 years ago
- 3bea9c5 Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Arnd Bergmann · 7 years ago
- 97ace51 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
- 7801c54 soc: imx: gpc: de-register power domains only if initialized by Stefan Agner · 7 years ago
- f40a1e3 soc: imx: gpc: ARM power domain should be always-on by Anson Huang · 7 years ago
- cfabb79 soc: imx: gpc: Add i.MX6SX PCI power domain by Fabio Estevam · 7 years ago
- 9e01e2d soc: imx: gpcv2: fix regulator deferred probe by Stefan Agner · 7 years ago
- 2f1b526e Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Olof Johansson · 8 years ago
- c465a32 soc: imx: gpc: build gpc only if hardware has gpc by Marc Ohlf · 8 years ago
- e23c7f7 soc: imx: add PM dependency for IMX7_PM_DOMAINS by Arnd Bergmann · 8 years ago
- 44c43c9 soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driver by Lucas Stach · 8 years ago
- 7c42af7 soc: imx: gpc: add defines for domain index by Lucas Stach · 8 years ago
- 03aa126 soc: imx: Add GPCv2 power gating driver by Andrey Smirnov · 8 years ago
- bd01f06 soc: imx: gpc: remove unnecessary readable_reg callback by Dong Aisheng · 8 years ago
- fbb0b44 soc: imx: gpc: keep PGC_X_CTRL name align with reference manual by Dong Aisheng · 8 years ago
- 6e6e339 soc: imx: gpc: fix comment when power up domain by Dong Aisheng · 8 years ago
- 5a42d11 soc: imx: gpc: fix imx6sl gpc power domain regression by Dong Aisheng · 8 years ago
- 15c3de4 soc: imx: gpc: fix domain_index sanity check issue by Dong Aisheng · 8 years ago
- 3a317f5 soc: imx: gpc: fix the wrong using of regmap cache by Dong Aisheng · 8 years ago
- 55b0baa soc: imx: gpc: fix gpc clk get error handling by Dong Aisheng · 8 years ago
- 721cabf soc: imx: move PGC handling to a new GPC driver by Lucas Stach · 8 years ago