index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
soc: imx: Break dependency on SOC_IMX8MQ for GPCv2
Abel Vesa
1
-1
/
+1
2019-01-11
soc: imx: gpcv2: handle reset clocks
Lucas Stach
1
-1
/
+59
2019-01-11
soc: imx: gpcv2: handle additional power-down bits in handshake register
Lucas Stach
1
-1
/
+15
2018-12-10
soc: imx: gpc: Increase GPC_CLK_MAX to 7
Leonard Crestez
1
-1
/
+1
2018-12-05
soc: imx: gpcv2: add support for i.MX8MQ SoC
Lucas Stach
3
-5
/
+211
2018-12-05
soc: imx: gpcv2: move register access table to domain data
Lucas Stach
1
-20
/
+24
2018-12-05
soc: imx: gpcv2: prefix i.MX7 specific defines
Lucas Stach
1
-28
/
+28
2018-10-01
soc: imx: gpcv2: Switch to SPDX identifier
Fabio Estevam
1
-7
/
+1
2018-10-01
soc: imx: gpc: Switch to SPDX identifier
Fabio Estevam
1
-7
/
+1
2018-10-01
soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms
Anson Huang
1
-29
/
+43
2018-10-01
soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms
Anson Huang
1
-10
/
+10
2018-09-03
soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes
Sven Schmitt
1
-6
/
+10
2018-09-03
soc: imx: gpc: fix PDN delay
Sven Schmitt
1
-1
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+12
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2018-07-22
Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-6
/
+12
2018-07-19
soc: imx: gpc: restrict register range for regmap access
Anson Huang
1
-0
/
+21
2018-07-17
soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata
Leonard Crestez
1
-6
/
+2
2018-07-11
soc: imx: gpc: Disable 6sl display power gating for ERR006287
Leonard Crestez
1
-0
/
+10
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
1
-1
/
+1
2018-06-17
soc: imx: gpcv2: correct PGC offset
Anson Huang
1
-4
/
+9
2018-04-23
soc: imx: gpc: Do not pass static memory as platform data
Andrey Smirnov
1
-5
/
+13
2018-04-23
soc: imx: gpcv2: Do not pass static memory as platform data
Andrey Smirnov
1
-7
/
+15
2018-03-15
Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+1
2018-03-01
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+9
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-22
soc: imx: gpc: de-register power domains only if initialized
Stefan Agner
1
-1
/
+9
2018-02-12
soc: imx: gpc: ARM power domain should be always-on
Anson Huang
1
-0
/
+1
2017-12-26
soc: imx: gpc: Add i.MX6SX PCI power domain
Fabio Estevam
1
-1
/
+15
2017-08-05
soc: imx: gpcv2: fix regulator deferred probe
Stefan Agner
1
-7
/
+8
2017-06-19
Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
2017-05-15
soc: imx: gpc: build gpc only if hardware has gpc
Marc Ohlf
1
-1
/
+1
2017-05-15
soc: imx: add PM dependency for IMX7_PM_DOMAINS
Arnd Bergmann
1
-1
/
+2
2017-04-07
soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driver
Lucas Stach
1
-0
/
+20
2017-04-07
soc: imx: gpc: add defines for domain index
Lucas Stach
1
-4
/
+8
2017-04-07
soc: imx: Add GPCv2 power gating driver
Andrey Smirnov
3
-0
/
+373
2017-03-24
soc: imx: gpc: remove unnecessary readable_reg callback
Dong Aisheng
1
-8
/
+0
2017-03-24
soc: imx: gpc: keep PGC_X_CTRL name align with reference manual
Dong Aisheng
1
-3
/
+3
2017-03-24
soc: imx: gpc: fix comment when power up domain
Dong Aisheng
1
-1
/
+1
2017-03-24
soc: imx: gpc: fix imx6sl gpc power domain regression
Dong Aisheng
1
-11
/
+7
2017-03-24
soc: imx: gpc: fix domain_index sanity check issue
Dong Aisheng
1
-1
/
+1
2017-03-24
soc: imx: gpc: fix the wrong using of regmap cache
Dong Aisheng
1
-10
/
+0
2017-03-24
soc: imx: gpc: fix gpc clk get error handling
Dong Aisheng
1
-1
/
+1
2017-03-08
soc: imx: move PGC handling to a new GPC driver
Lucas Stach
2
-0
/
+488