linux-imx/drivers/pmdomain
Peng Fan ac008618ec LF-13756 pmdomain: imx93-blk-ctrl: fix driver removing
The for loop check condition should be "i < bc->onecell_data.num_domains".
Using "bc->onecell_data.num_domains" as condition is wrong, it will lead
to kernel panic.

Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Jason Liu <jason.hui.liu@nxp.com>
2024-10-30 11:31:27 +08:00
..
actions
amlogic pmdomain: amlogic: Fix mask for the second NNA mem PD domain 2023-11-28 17:20:00 +00:00
apple
bcm pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enable 2023-11-28 17:19:59 +00:00
imx LF-13756 pmdomain: imx93-blk-ctrl: fix driver removing 2024-10-30 11:31:27 +08:00
mediatek pmdomain: mediatek: fix race conditions with genpd 2024-02-23 09:25:07 +01:00
qcom pmdomain: qcom: rpmhpd: Skip retention level for Power Domains 2024-07-18 13:21:22 +02:00
renesas pmdomain: renesas: r8a77980-sysc: CR7 must be always on 2024-02-23 09:25:15 +01:00
rockchip
samsung
st
starfive
sunxi
tegra
ti pmdomain: ti-sci: Fix duplicate PD referrals 2024-06-21 14:38:44 +02:00
xilinx
Makefile