| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-03 | pmdomain: imx: fix OF node refcount | Bartosz Golaszewski | 1 | -1/+1 |
| 2026-04-01 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -7/+1 |
| 2026-04-01 | pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe() | Felix Gu | 1 | -0/+1 |
| 2026-04-01 | pmdomain: imx93-blk-ctrl: add support for optional subnodes | Marco Felsch | 1 | -0/+5 |
| 2026-04-01 | pmdomain: imx93-blk-ctrl: convert to devm_* only | Marco Felsch | 1 | -37/+29 |
| 2026-04-01 | pmdomain: imx93-blk-ctrl: cleanup error path | Marco Felsch | 1 | -4/+2 |
| 2026-04-01 | pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled | Jacky Bai | 1 | -7/+1 |
| 2026-02-23 | pmdomain: imx: gpcv2: Discard pm_runtime_put() return value | Rafael J. Wysocki | 1 | -1/+3 |
| 2026-02-05 | pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeup | Xu Yang | 1 | -0/+4 |
| 2026-02-05 | pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeup | Xu Yang | 1 | -0/+26 |
| 2026-01-30 | pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains | Xu Yang | 1 | -1/+1 |
| 2026-01-27 | pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset | Jacky Bai | 1 | -6/+2 |
| 2026-01-03 | pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu | Ming Qian | 1 | -4/+7 |
| 2025-12-29 | pmdomain: imx: Fix reference count leak in imx_gpc_probe() | Wentao Liang | 1 | -3/+2 |
| 2025-11-04 | pmdomain: imx: Fix reference count leak in imx_gpc_remove | Miaoqian Lin | 1 | -0/+2 |
| 2025-08-19 | pmdomain: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 1 | -1/+0 |
| 2025-08-19 | pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91 | Joy Zou | 1 | -0/+15 |
| 2025-08-19 | pmdomain: imx93-blk-ctrl: use ARRAY_SIZE() instead of hardcode number | Joy Zou | 1 | -2/+6 |
| 2025-06-18 | imx8m-blk-ctrl: set ISI panic write hurry level | Krzysztof Hałasa | 1 | -0/+10 |
| 2025-02-19 | pmdomain: imx: gpcv2: use proper helper for property detection | Ahmad Fatoum | 1 | -1/+1 |
| 2025-01-16 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2025-01-16 | pmdomain: imx8mp-blk-ctrl: add missing loop break condition | Xiaolei Wang | 1 | -1/+1 |
| 2024-12-19 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -2/+2 |
| 2024-12-19 | pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe() | Joe Hattori | 1 | -2/+2 |
| 2024-12-10 | pmdomain: imx-gpcv2: Suppress bind attrs | Peng Fan | 1 | -0/+2 |
| 2024-12-10 | pmdomain: imx8m[p]-blk-ctrl: Suppress bind attrs | Peng Fan | 2 | -0/+2 |
| 2024-12-06 | Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-12-02 | pmdomain: imx: gpcv2: Adjust delay after power up handshake | Shengjiu Wang | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 6 | -7/+7 |
| 2024-11-12 | pmdomain: imx: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -2/+2 |
| 2024-11-01 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+3 |
| 2024-11-01 | pmdomain: imx93-blk-ctrl: correct remove path | Peng Fan | 1 | -1/+3 |
| 2024-10-31 | pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe() | Dario Binacchi | 1 | -2/+2 |
| 2024-09-13 | pmdomain: imx93-pd: drop the context variable "init_off" | Dario Binacchi | 1 | -5/+5 |
| 2024-09-13 | pmdomain: imx93-pd: don't unprepare clocks on driver remove | Dario Binacchi | 1 | -3/+0 |
| 2024-09-13 | pmdomain: imx93-pd: replace dev_err() with dev_err_probe() | Dario Binacchi | 1 | -5/+4 |
| 2024-09-13 | pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -6/+2 |
| 2024-09-13 | pmdomain: imx: gpc: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -10/+4 |
| 2024-08-15 | pmdomain: imx: wait SSAR when i.MX93 power domain on | Peng Fan | 1 | -2/+3 |
| 2024-08-05 | pmdomain: imx: scu-pd: Remove duplicated clocks | Alexander Stein | 1 | -5/+0 |
| 2024-05-21 | pmdomain: imx: gpcv2: Add delay after power up handshake | Shengjiu Wang | 1 | -0/+11 |
| 2024-02-14 | pmdomain: core: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-02-14 | pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain | Adam Ford | 1 | -5/+5 |
| 2024-02-14 | pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DT | Marek Vasut | 2 | -6/+12 |
| 2023-11-30 | pmdomain: imx93-pd: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx-gpcv2: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx-gpc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -9/+13 |
| 2023-11-30 | pmdomain: imx-pgc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-26 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -0/+1 |
| 2023-10-26 | pmdomain: imx: Make imx pgc power domain also set the fwnode | Pengfei Li | 1 | -0/+1 |
| 2023-10-17 | pmdomain: Use device_get_match_data() | Rob Herring | 1 | -4/+3 |
| 2023-10-17 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+2 |
| 2023-10-05 | pmdomain: imx: scu-pd: correct DMA2 channel | Peng Fan | 1 | -1/+2 |
| 2023-10-04 | pmdomain: imx: Move Kconfig options to the pmdomain subsystem | Ulf Hansson | 1 | -0/+29 |
| 2023-09-13 | pmdomain: Rename the genpd subsystem to pmdomain | Ulf Hansson | 8 | -0/+5055 |