Age | Commit message (Expand) | Author |
2020-02-24 | soc: imx-scu: Align imx sc msg structs to 4 | 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 |
2019-07-22 | soc: imx8: Add i.MX8MM UID(unique identifier) support | Anson Huang |
2019-07-22 | soc: imx8: Add i.MX8MQ UID(unique identifier) support | Anson Huang |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-06-26 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-06-25 | Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2019-06-24 | soc: imx: Add i.MX8MN SoC driver support | Anson Huang |
2019-06-18 | soc: imx8: Use existing of_root directly | Anson Huang |
2019-06-18 | soc: imx8: Fix potential kernel dump in error path | Anson Huang |
2019-06-05 | soc: imx: soc-imx8: Correct return value of error handle | Anson Huang |
2019-06-05 | soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling | Anson Huang |
2019-06-03 | soc: imx: Add SCU SoC info driver support | Anson Huang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | soc: imx: Read imx8mm soc revision from anatop | Leonard Crestez |
2019-05-20 | cpufreq: Add imx-cpufreq-dt driver | Leonard Crestez |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-13 | soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619 | Leonard Crestez |
2019-04-20 | soc: imx: Add generic i.MX8 SoC driver | Abel Vesa |
2019-04-11 | soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code | Anson Huang |
2019-04-11 | soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code | Anson Huang |
2019-03-19 | soc: imx: gpcv2: Make use of regmap_read_poll_timeout() | Andrey Smirnov |
2019-01-14 | soc: imx: Break dependency on SOC_IMX8MQ for GPCv2 | Abel Vesa |
2019-01-11 | soc: imx: gpcv2: handle reset clocks | Lucas Stach |
2019-01-11 | soc: imx: gpcv2: handle additional power-down bits in handshake register | Lucas Stach |
2018-12-10 | soc: imx: gpc: Increase GPC_CLK_MAX to 7 | Leonard Crestez |
2018-12-05 | soc: imx: gpcv2: add support for i.MX8MQ SoC | Lucas Stach |
2018-12-05 | soc: imx: gpcv2: move register access table to domain data | Lucas Stach |
2018-12-05 | soc: imx: gpcv2: prefix i.MX7 specific defines | Lucas Stach |
2018-10-01 | soc: imx: gpcv2: Switch to SPDX identifier | Fabio Estevam |
2018-10-01 | soc: imx: gpc: Switch to SPDX identifier | Fabio Estevam |
2018-10-01 | soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms | Anson Huang |
2018-10-01 | soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms | Anson Huang |
2018-09-03 | soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes | Sven Schmitt |
2018-09-03 | soc: imx: gpc: fix PDN delay | Sven Schmitt |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-14 | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki |
2018-07-21 | Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2018-07-19 | soc: imx: gpc: restrict register range for regmap access | Anson Huang |
2018-07-17 | soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata | Leonard Crestez |