index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
imx
/
gpcv2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: imx: Move power-domain drivers to the genpd dir
Ulf Hansson
2023-07-11
1
-1550
/
+0
*
irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
Saravana Kannan
2023-02-08
1
-1
/
+1
*
soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/n
Li Jun
2022-10-29
1
-0
/
+3
*
soc: imx: gpcv2: Assert reset before ungating clock
Marek Vasut
2022-08-21
1
-1
/
+4
*
soc: imx: gpcv2: print errno for regulator errors
Martin Kepplinger
2022-06-19
1
-2
/
+6
*
soc: imx: gpcv2: add support for i.MX8MP power domains
Lucas Stach
2022-04-08
1
-1
/
+386
*
soc: imx: gpcv2: add PGC control register indirection
Lucas Stach
2022-04-08
1
-11
/
+32
*
soc: imx: gpcv2: Fix clock disabling imbalance in error path
Laurent Pinchart
2022-02-21
1
-1
/
+2
*
soc: imx: gpcv2: Add dispmix and mipi domains to imx8mn
Adam Ford
2021-12-17
1
-0
/
+25
*
soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabled
Adam Ford
2021-12-17
1
-0
/
+1
*
soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
Adam Ford
2021-11-23
1
-0
/
+1
*
soc: imx: gpcv2: Synchronously suspend MIX domains
Marek Vasut
2021-11-21
1
-1
/
+1
*
soc: imx: gpcv2: support system suspend/resume
Lucas Stach
2021-10-06
1
-0
/
+31
*
soc: imx: gpcv2: keep i.MX8M* bus clocks enabled
Lucas Stach
2021-10-06
1
-0
/
+6
*
soc: imx: gpcv2: add domain option to keep domain clocks enabled
Lucas Stach
2021-10-06
1
-5
/
+9
*
soc: imx: gpcv2: add lockdep annotation
Lucas Stach
2021-10-06
1
-0
/
+4
*
Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
Lucas Stach
2021-10-05
1
-2
/
+2
*
soc: imx: gpcv2: allow to disable individual power domains
Lucas Stach
2021-10-05
1
-0
/
+3
*
soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain
Marek Vasut
2021-10-04
1
-1
/
+1
*
soc: imx: gpcv2: Turn domain->pgc into bitfield
Marek Vasut
2021-10-04
1
-34
/
+38
*
soc: imx: gpcv2: add support for i.MX8MN power domains
Adam Ford
2021-06-12
1
-0
/
+92
*
soc: imx: gpcv2: move reset assert after requesting domain power up
Peng Fan
2021-05-27
1
-2
/
+2
*
soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX power domains
Lucas Stach
2021-05-27
1
-0
/
+70
*
soc: imx: gpcv2: add support for i.MX8MM power domains
Lucas Stach
2021-05-27
1
-0
/
+168
*
soc: imx: gpcv2: add support for optional resets
Lucas Stach
2021-05-23
1
-0
/
+14
*
soc: imx: gpcv2: allow domains without power-sequence control
Lucas Stach
2021-05-23
1
-40
/
+49
*
soc: imx: gpcv2: add runtime PM support for power-domains
Lucas Stach
2021-05-23
1
-1
/
+17
*
soc: imx: gpcv2: wait for ADB400 handshake
Lucas Stach
2021-05-23
1
-8
/
+39
*
soc: imx: gpcv2: split power up and power down sequence control
Lucas Stach
2021-05-23
1
-55
/
+86
*
soc: imx: gpcv2: switch to clk_bulk_* API
Lucas Stach
2021-05-23
1
-48
/
+12
*
soc: imx: gpcv2: move domain mapping to domain driver probe
Lucas Stach
2021-05-23
1
-9
/
+13
*
soc: imx: gpcv2: move to more ideomatic error handling in probe
Lucas Stach
2021-05-23
1
-4
/
+9
*
soc: imx: gpcv2: Use dev_err_probe() to simplify error handling
Anson Huang
2020-08-22
1
-10
/
+5
*
soc: imx: gpcv2: include linux/sizes.h
Leonard Crestez
2020-02-14
1
-0
/
+1
*
soc: imx: gpcv2: Print the correct error code
Guido Günther
2019-08-24
1
-1
/
+1
*
soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-11
1
-3
/
+1
*
soc: imx: gpcv2: Make use of regmap_read_poll_timeout()
Andrey Smirnov
2019-03-19
1
-25
/
+14
*
soc: imx: gpcv2: handle reset clocks
Lucas Stach
2019-01-11
1
-1
/
+59
*
soc: imx: gpcv2: handle additional power-down bits in handshake register
Lucas Stach
2019-01-11
1
-1
/
+15
*
soc: imx: gpcv2: add support for i.MX8MQ SoC
Lucas Stach
2018-12-05
1
-1
/
+207
*
soc: imx: gpcv2: move register access table to domain data
Lucas Stach
2018-12-05
1
-20
/
+24
*
soc: imx: gpcv2: prefix i.MX7 specific defines
Lucas Stach
2018-12-05
1
-28
/
+28
*
soc: imx: gpcv2: Switch to SPDX identifier
Fabio Estevam
2018-10-01
1
-7
/
+1
*
soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms
Anson Huang
2018-10-01
1
-29
/
+43
*
soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms
Anson Huang
2018-10-01
1
-10
/
+10
*
soc: imx: gpcv2: correct PGC offset
Anson Huang
2018-06-17
1
-4
/
+9
*
soc: imx: gpcv2: Do not pass static memory as platform data
Andrey Smirnov
2018-04-23
1
-7
/
+15
*
soc: imx: gpcv2: fix regulator deferred probe
Stefan Agner
2017-08-05
1
-7
/
+8
*
soc: imx: Add GPCv2 power gating driver
Andrey Smirnov
2017-04-07
1
-0
/
+363