index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
Jacky Bai
1
-7
/
+1
2026-03-20
Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
2
-9
/
+5
2026-03-18
pmdomain: bcm: bcm2835-power: Increase ASB control timeout
Maíra Canal
1
-8
/
+4
2026-03-12
pmdomain: mediatek: Fix power domain count
Adam Ford
1
-1
/
+1
2026-03-06
Merge tag 'pmdomain-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
2
-4
/
+4
2026-03-04
pmdomain: rockchip: Fix PD_VCODEC for RK3588
Shawn Lin
1
-1
/
+1
2026-02-27
pmdomain: bcm: bcm2835-power: Fix broken reset status read
Maíra Canal
1
-3
/
+3
2026-02-23
pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-1
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-14
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-14
/
+14
2026-02-06
Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
4
-8
/
+34
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-27
pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
Gabor Juhos
1
-1
/
+1
2026-01-23
Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
2
-4
/
+17
2026-01-21
Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
1
-0
/
+4
2026-01-15
pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
Frank Zhang
1
-0
/
+10
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-12-29
pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
Macpaul Lin
1
-15
/
+6
2025-12-16
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
Konrad Dybcio
1
-0
/
+4
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
11
-43
/
+2111
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+40
2025-11-25
pmdomain: Respect the CPU system wakeup QoS limit for cpuidle
Ulf Hansson
1
-1
/
+5
2025-11-25
pmdomain: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
2
-2
/
+35
2025-11-24
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-3
/
+16
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-19
pmdomain: Extend the genpd governor for CPUs to account for IPIs
Ulf Hansson
1
-7
/
+13
2025-11-19
pmdomain: mediatek: convert from clk round_rate() to determine_rate()
Brian Masney
1
-6
/
+6
2025-11-19
pmdomain: bcm: bcm2835-power: Prepare to support BCM2712
Stanimir Varbanov
1
-4
/
+13
2025-11-19
pmdomain: mediatek: mtk-mfg: select MAILBOX in Kconfig
Nicolas Frattaroli
1
-0
/
+1
2025-11-19
pmdomain: mediatek: Add support for MFlexGraphics
Nicolas Frattaroli
3
-0
/
+1061
2025-11-19
pmdomain: mediatek: Fix build-errors
Ulf Hansson
1
-0
/
+1
2025-11-19
pmdomain: rockchip: Add support for RV1126B
Finley Xiao
1
-0
/
+41
2025-11-19
pmdomain: mediatek: Add support for MT8196 HFRPSYS power domains
AngeloGioacchino Del Regno
2
-0
/
+243
2025-11-19
pmdomain: mediatek: Add support for MT8196 SCPSYS power domains
AngeloGioacchino Del Regno
3
-3
/
+404
2025-11-19
pmdomain: mediatek: Add support for secure HWCCF infra power on
AngeloGioacchino Del Regno
2
-2
/
+39
2025-11-19
pmdomain: mediatek: Add support for Hardware Voter power domains
AngeloGioacchino Del Regno
2
-26
/
+266
2025-11-19
pmdomain: qcom: rpmhpd: Add RPMh power domain support for Kaanapali
Jishnu Prakash
1
-1
/
+27
2025-11-19
pmdomain: core: Allow power-off for out-of-band wakeup-capable devices
Peng Fan
1
-2
/
+4
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/soc/soc
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
[next]