Age | Commit message (Expand) | Author |
2021-07-15 | Revert "soc: imx8m: change to use platform driver" | Lucas Stach |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-12 | soc: imx: gpcv2: add support for i.MX8MN power domains | Adam Ford |
2021-05-27 | soc: imx: gpcv2: move reset assert after requesting domain power up | Peng Fan |
2021-05-27 | soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX power domains | Lucas Stach |
2021-05-27 | soc: imx: gpcv2: add support for i.MX8MM power domains | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: add support for optional resets | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: allow domains without power-sequence control | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: add runtime PM support for power-domains | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: wait for ADB400 handshake | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: split power up and power down sequence control | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: switch to clk_bulk_* API | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: move domain mapping to domain driver probe | Lucas Stach |
2021-05-23 | soc: imx: gpcv2: move to more ideomatic error handling in probe | Lucas Stach |
2021-05-13 | ARM: imx: Initialize SoC ID on i.MX50 | Jonathan Neuschäfer |
2021-03-15 | soc: imx: add i.MX51/i.MX53 unique id support | Sebastian Reichel |
2021-02-20 | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-01-11 | soc: imx8m: change to use platform driver | Alice Guo |
2021-01-11 | ARM: imx: fix imx8m dependencies | Arnd Bergmann |
2020-08-22 | soc: imx: gpcv2: Use dev_err_probe() to simplify error handling | Anson Huang |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-13 | soc: imx: select ARM_GIC_V3 for i.MX8M | Peng Fan |
2020-07-13 | soc: imx: check ls1021a | Peng Fan |
2020-07-13 | firmware: imx: Move i.MX SCU soc driver into imx firmware folder | Anson Huang |
2020-06-24 | soc: imx8m: fix build warning | Peng Fan |
2020-06-23 | soc: imx8m: Correct i.MX8MP UID fuse offset | Anson Huang |
2020-06-23 | soc: imx: scu: use devm_kasprintf | Peng Fan |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-26 | Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Arnd Bergmann |
2020-05-26 | Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2020-05-20 | soc: imx: move cpu code to drivers/soc/imx | Peng Fan |
2020-04-17 | soc: imx8: select SOC_BUS | Arnd Bergmann |
2020-04-14 | soc: imx8m: No need to put node when of_find_compatible_node() failed | Anson Huang |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-16 | soc: imx: drop COMPILE_TEST for IMX_SCU_SOC | Peng Fan |
2020-03-16 | soc: imx: gpc: fix power up sequencing | Lucas Stach |
2020-03-16 | soc: imx: increase build coverage for imx8m soc driver | Peng Fan |
2020-02-24 | soc: imx-scu: Align imx sc msg structs to 4 | Leonard Crestez |
2020-02-14 | soc: imx: gpcv2: include linux/sizes.h | Leonard Crestez |
2020-01-09 | soc: imx: Enable compile testing of IMX_SCU_SOC | Krzysztof Kozlowski |
2020-01-09 | soc: imx: Add i.MX8MP SoC driver support | Anson Huang |
2019-12-09 | soc: imx8: print SoC type and revision | Lucas Stach |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-04 | soc: imx8mq: Read SOC revision from TF-A | Leonard Crestez |
2019-10-28 | soc: imx-scu: Using existing serial_number instead of UID | Anson Huang |
2019-10-28 | soc: imx8: Using existing serial_number instead of UID | Anson Huang |
2019-10-26 | soc: imx: gpc: fix initialiser format | Ben Dooks |
2019-10-06 | soc: imx: imx-scu: Getting UID from SCU should have response | Anson Huang |
2019-08-24 | soc: imx: gpcv2: Print the correct error code | Guido Günther |
2019-08-12 | soc: imx-scu: Add SoC UID(unique identifier) support | Anson Huang |