开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
/
imx
Age
Commit message (
Expand
)
Author
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-11-12
pmdomain: imx: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-01
pmdomain: Merge branch fixes into next
Ulf Hansson
2024-11-01
pmdomain: imx93-blk-ctrl: correct remove path
Peng Fan
2024-10-31
pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
Dario Binacchi
2024-09-13
pmdomain: imx93-pd: drop the context variable "init_off"
Dario Binacchi
2024-09-13
pmdomain: imx93-pd: don't unprepare clocks on driver remove
Dario Binacchi
2024-09-13
pmdomain: imx93-pd: 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-09-13
pmdomain: imx: gpc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-15
pmdomain: imx: wait SSAR when i.MX93 power domain on
Peng Fan
2024-08-05
pmdomain: imx: scu-pd: Remove duplicated clocks
Alexander Stein
2024-05-21
pmdomain: imx: gpcv2: Add delay after power up handshake
Shengjiu Wang
2024-02-14
pmdomain: core: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-14
pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain
Adam Ford
2024-02-14
pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DT
Marek Vasut
2023-11-30
pmdomain: imx93-pd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx-gpcv2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx-gpc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
pmdomain: imx-pgc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-26
pmdomain: Merge branch fixes into next
Ulf Hansson
2023-10-26
pmdomain: imx: Make imx pgc power domain also set the fwnode
Pengfei Li
2023-10-17
pmdomain: Use device_get_match_data()
Rob Herring
2023-10-17
pmdomain: Merge branch fixes into next
Ulf Hansson
2023-10-05
pmdomain: imx: scu-pd: correct DMA2 channel
Peng Fan
2023-10-04
pmdomain: imx: Move Kconfig options to the pmdomain subsystem
Ulf Hansson
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson