summaryrefslogtreecommitdiff
path: root/drivers/pmdomain
AgeCommit message (Expand)Author
9 dayspmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0Praveen Talari
2026-07-24pmdomain: imx: Fix i.MX8MP VC8000E power up sequencePeng Fan
2026-07-24pmdomain: imx: Fix i.MX8MP power notifierPeng Fan
2026-06-19pmdomain: imx: fix OF node refcountBartosz Golaszewski
2026-05-23pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()Felix Gu
2026-05-23pmdomain: ti: omap_prm: Fix a reference leak on device nodeFelix Gu
2026-05-14pmdomain: core: Fix detach procedure for virtual devices in genpdUlf Hansson
2026-04-18pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabledJacky Bai
2026-03-25pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaíra Canal
2026-03-25pmdomain: bcm: bcm2835-power: Fix broken reset status readMaíra Canal
2026-02-11pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domainsXu Yang
2026-02-11pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeupXu Yang
2026-02-11pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 resetJacky Bai
2026-02-11pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeupXu Yang
2026-02-11pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest stateGabor Juhos
2026-01-30pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpuMing Qian
2026-01-30pmdomain: qcom: rpmhpd: Add MXC to SC8280XPKonrad Dybcio
2026-01-08pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang
2025-11-24pmdomain: samsung: plug potential memleak during probeAndré Draszik
2025-11-24pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin
2025-11-24pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla
2025-11-13pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"Janne Grunau
2025-08-20imx8m-blk-ctrl: set ISI panic write hurry levelKrzysztof Hałasa
2025-08-20pmdomain: ti: Select PM_GENERIC_DOMAINSGuillaume La Roque
2025-07-24pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah
2025-06-27pmdomain: core: Reset genpd->states to avoid freeing invalid dataUlf Hansson
2025-06-19pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson
2025-05-29pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()Dan Carpenter
2025-05-29pmdomain: renesas: rcar: Remove obsolete nullify checksGeert Uytterhoeven
2025-05-29pmdomain: imx: gpcv2: use proper helper for property detectionAhmad Fatoum
2025-03-28pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao
2025-01-23pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang
2025-01-09pmdomain: core: add dummy release function to genpd deviceLucas Stach
2025-01-09pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()Joe Hattori
2024-12-14pmdomain: imx: gpcv2: Adjust delay after power up handshakeShengjiu Wang
2024-12-14pmdomain: core: Fix error path in pm_genpd_init() when ida alloc failsUlf Hansson
2024-12-14pmdomain: core: Add missing put_device()Ulf Hansson
2024-12-05pmdomain: ti-sci: Add missing of_node_put() for args.npZhang Zekun
2024-11-01pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan
2024-10-30pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique namesSibi Sankar
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-10-02pmdomain: qcom-cpr: Fix the return of uninitialized variableZhang Zekun
2024-09-13pmdomain: core: Reduce debug summary table widthGeert Uytterhoeven
2024-09-13pmdomain: core: Move mode_status_str()Geert Uytterhoeven
2024-09-13pmdomain: core: Fix "managed by" alignment in debug summaryGeert Uytterhoeven
2024-09-13pmdomain: core: Harden inter-column space in debug summaryGeert Uytterhoeven
2024-09-13pmdomain: rockchip: Add gating masks for rk3576Detlev Casanova
2024-09-13pmdomain: rockchip: Add gating supportDetlev Casanova
2024-09-13pmdomain: rockchip: Simplify dropping OF node referenceKrzysztof Kozlowski
2024-09-13pmdomain: mediatek: make use of dev_err_cast_probe()Hongbo Li