index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
/
imx
/
gpcv2.c
Age
Commit message (
Expand
)
Author
2025-02-19
pmdomain: imx: gpcv2: use proper helper for property detection
Ahmad Fatoum
2024-12-19
pmdomain: Merge branch fixes into next
Ulf Hansson
2024-12-19
pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()
Joe Hattori
2024-12-10
pmdomain: imx-gpcv2: Suppress bind attrs
Peng Fan
2024-12-06
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-02
pmdomain: imx: gpcv2: Adjust delay after power up handshake
Shengjiu Wang
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-10-31
pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
Dario Binacchi
2024-09-13
pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-05-21
pmdomain: imx: gpcv2: Add delay after power up handshake
Shengjiu Wang
2023-11-30
pmdomain: imx-gpcv2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson