index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains
Xu Yang
1
-1
/
+1
2026-02-11
pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeup
Xu Yang
1
-0
/
+4
2026-02-11
pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
Jacky Bai
1
-6
/
+2
2026-02-11
pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeup
Xu Yang
1
-0
/
+26
2026-02-11
pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
Gabor Juhos
1
-1
/
+1
2026-01-30
pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
Frank Zhang
1
-0
/
+10
2026-01-30
pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
Ming Qian
1
-4
/
+7
2026-01-30
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
Konrad Dybcio
1
-0
/
+4
2026-01-08
pmdomain: imx: Fix reference count leak in imx_gpc_probe()
Wentao Liang
1
-3
/
+2
2026-01-08
pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
Macpaul Lin
1
-15
/
+6
2025-11-24
pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flag
Jon Hunter
1
-0
/
+1
2025-11-24
pmdomains: mtk-pm-domains: Fix spinlock recursion in probe
AngeloGioacchino Del Regno
1
-3
/
+15
2025-11-04
pmdomain: imx: Fix reference count leak in imx_gpc_remove
Miaoqian Lin
1
-0
/
+2
2025-11-04
pmdomain: samsung: Rework legacy splash-screen handover workaround
Marek Szyprowski
1
-9
/
+9
2025-10-22
pmdomain: arm: scmi: Fix genpd leak on provider registration failure
Sudeep Holla
1
-2
/
+11
2025-10-21
pmdomain: samsung: plug potential memleak during probe
André Draszik
1
-6
/
+5
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-09-26
pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
Dan Carpenter
1
-1
/
+3
2025-09-23
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+1
2025-09-23
pmdomain: mediatek: set default off flag for MT8195 AUDIO power domain
Louis-Alexis Eyraud
1
-0
/
+1
2025-09-19
pmdomain: thead: create auxiliary device for rebooting
Icenowy Zheng
1
-0
/
+14
2025-09-18
pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
Janne Grunau
1
-0
/
+1
2025-09-17
pmdomain: mediatek: airoha: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+4
2025-09-17
pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
Mikko Rapeli
1
-0
/
+1
2025-09-17
pmdomain: marvell: Add PXA1908 power domains
Duje Mihanović
5
-0
/
+297
2025-09-12
pmdomain: Merge branch fixes into next
Ulf Hansson
5
-8
/
+19
2025-09-12
pmdomain: ti-sci: Set PD on/off state according to the HW state
Tomi Valkeinen
1
-1
/
+23
2025-09-11
pmdomain: renesas: rmobile-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-1
/
+2
2025-09-11
pmdomain: renesas: rcar-gen4-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-0
/
+1
2025-09-11
pmdomain: renesas: rcar-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-0
/
+1
2025-09-11
pmdomain: rockchip: Fix regulator dependency with GENPD_FLAG_NO_STAY_ON
Ulf Hansson
1
-1
/
+1
2025-09-11
pmdomain: core: Restore behaviour for disabling unused PM domains
Ulf Hansson
1
-6
/
+14
2025-09-04
pmdomain: amlogic: Add support for S6 S7 S7D power domains controller
hongyu.chen1
1
-0
/
+95
2025-08-19
pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
AngeloGioacchino Del Regno
9
-0
/
+47
2025-08-19
pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
AngeloGioacchino Del Regno
2
-1
/
+111
2025-08-19
pmdomain: mediatek: Add support for modem power sequences
AngeloGioacchino Del Regno
2
-2
/
+41
2025-08-19
pmdomain: mediatek: Move ctl sequences out of power_on/off functions
AngeloGioacchino Del Regno
1
-19
/
+38
2025-08-19
pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
AngeloGioacchino Del Regno
2
-7
/
+21
2025-08-19
pmdomain: mediatek: Refactor bus protection regmaps retrieval
AngeloGioacchino Del Regno
3
-62
/
+187
2025-08-19
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-08-19
pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdata
Geert Uytterhoeven
1
-1
/
+1
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-08-19
pmdomain: qcom: rpmpd: switch to RPMPD_* indices
Dmitry Baryshkov
1
-56
/
+56
2025-07-23
pmdomain: qcom: rpmhpd: Add Glymur RPMh Power Domains
Kamal Wadhwa
1
-0
/
+26
2025-07-16
pmdomain: core: introduce dev_pm_genpd_is_on()
Hiago De Franco
1
-0
/
+33
2025-07-15
pmdomain: ti: Select PM_GENERIC_DOMAINS
Guillaume La Roque
1
-1
/
+1
2025-07-15
pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI
Chen-Yu Tsai
1
-3
/
+5
2025-07-15
pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
Chen-Yu Tsai
3
-0
/
+246
[next]