index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-28
/
+3
13 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-2
/
+1
2026-08-17
Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile
Stephen Boyd
2
-28
/
+3
2026-08-12
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2026-08-12
pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
Karl Mehltretter
1
-1
/
+1
2026-08-12
pmdomain: renesas: Add R-Car X5H MDLC driver
Geert Uytterhoeven
3
-0
/
+330
2026-08-11
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+4
2026-08-11
pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza
Abel Vesa
1
-0
/
+4
2026-08-10
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2026-08-10
pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
Praveen Talari
1
-1
/
+1
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
6
-14
/
+135
2026-08-04
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-2
/
+5
2026-08-04
pmdomain: mediatek: Fix mt8183 hang on boot
Dmitry Osipenko
1
-2
/
+5
2026-08-04
pmdomain: amlogic: Add support for A9 power domains controller
Xianwei Zhao
1
-0
/
+69
2026-07-27
pmdomain: imx: scu-pd: allow building as a module
Zhipeng Wang
2
-2
/
+8
2026-07-27
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-7
/
+15
2026-07-27
pmdomain: mediatek: fix remaining %pOF after of_node_put()
Guangshuo Li
1
-7
/
+15
2026-07-24
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-8
/
+0
2026-07-24
pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
Uwe Kleine-König
2
-0
/
+2
2026-07-24
pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE
AngeloGioacchino Del Regno
1
-8
/
+0
2026-07-24
pmdomain: mediatek: Add support for MT6858 SoC
Nikolai Burov
3
-0
/
+476
2026-07-24
pmdomain: mediatek: Add support for secure modem power domain control
Nikolai Burov
2
-5
/
+46
2026-07-24
pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
Midgy BALON
1
-11
/
+25
2026-07-14
pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
Zhipeng Wang
1
-4
/
+7
2026-07-13
pmdomain: tegra: Add support for multi-socket platforms
Jon Hunter
1
-1
/
+8
2026-07-13
pmdomain: bcm: bcm2835-power: Raise ASB poll timeout to 100us
Maíra Canal
1
-1
/
+1
2026-07-13
pmdomain: mediatek: Add support for MT8196 HFRP DirectCTL domains
AngeloGioacchino Del Regno
2
-1
/
+32
2026-07-13
pmdomain: mediatek: Add support for Direct CTL simple power sequence
AngeloGioacchino Del Regno
2
-16
/
+82
2026-07-13
pmdomain: mediatek: Respect PD relationships during error cleanup
AngeloGioacchino Del Regno
1
-10
/
+33
2026-07-13
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-7
/
+33
2026-07-13
pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check
AngeloGioacchino Del Regno
1
-7
/
+33
2026-07-13
pmdomain: qcom: rpmhpd: Skip retention by default
Mike Tipton
1
-5
/
+9
2026-07-13
pmdomain: bcm: bcm2835: handle genpd provider registration errors
Pengpeng Hou
1
-1
/
+6
2026-07-13
pmdomain: arm: Grammar s/may needed/may be needed/
Geert Uytterhoeven
1
-1
/
+1
2026-07-10
pmdomain: imx: use platform_device_set_of_node()
Bartosz Golaszewski
1
-2
/
+1
2026-07-08
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-4
/
+102
2026-07-08
pmdomain: qcom: rpmhpd: Sort table entries by index name
Krzysztof Kozlowski
1
-12
/
+12
2026-07-08
pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
Peng Fan
1
-1
/
+18
2026-07-08
pmdomain: imx: Fix i.MX8MP power notifier
Peng Fan
1
-1
/
+26
2026-07-08
pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI
Guoniu Zhou
1
-2
/
+58
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-06-29
pmdomain: mediatek: mtk-mfg: use clk_determine_rate_noop()
Brian Masney
1
-21
/
+2
2026-06-29
pmdomain: mediatek: airoha: use clk_determine_rate_noop()
Brian Masney
1
-7
/
+1
2026-06-15
pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OF
Johan Hovold
1
-3
/
+4
2026-06-11
pmdomain: core: fix early domain registration
Johan Hovold
1
-1
/
+2
2026-06-03
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-2
/
+2
2026-06-03
pmdomain: mediatek: mfg: move __packed after struct name to fix kernel-doc
Rosen Penev
1
-2
/
+2
2026-06-03
pmdomain: qcom: rpmpd: Add Shikra RPM Power Domains
Rakesh Kota
1
-0
/
+7
2026-06-03
pmdomain: qcom: rpmhpd: Add power domains for Nord SoC
Kamal Wadhwa
1
-0
/
+35
2026-06-03
pmdomain: imx: fix OF node refcount
Bartosz Golaszewski
1
-1
/
+1
[next]