Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c9d2203bcb813805cd74abe17e9a4c811fc0bf02
/
drivers
/
soc
/
imx
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
· 6 years ago
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 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
· 7 years ago
69c04ae
soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata
by Leonard Crestez
· 7 years ago
5507ec5
soc: imx: gpc: Disable 6sl display power gating for ERR006287
by Leonard Crestez
· 7 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