开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
2026-06-15
pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OF
Johan Hovold
2026-06-11
pmdomain: core: fix early domain registration
Johan Hovold
2026-06-03
pmdomain: Merge branch fixes into next
Ulf Hansson
2026-06-03
pmdomain: mediatek: mfg: move __packed after struct name to fix kernel-doc
Rosen Penev
2026-06-03
pmdomain: qcom: rpmpd: Add Shikra RPM Power Domains
Rakesh Kota
2026-06-03
pmdomain: qcom: rpmhpd: Add power domains for Nord SoC
Kamal Wadhwa
2026-06-03
pmdomain: imx: fix OF node refcount
Bartosz Golaszewski
2026-06-03
pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source
Kendall Willis
2026-06-03
pmdomain: sunxi: support power domain flags for pck600
Yuanshen Cao
2026-06-03
pmdomain: core: switch to dynamic root device
Johan Hovold
2026-06-03
pmdomain: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-05-11
pmdomain: arm_scmi: add support for domain hierarchies
Kevin Hilman (TI)
2026-05-11
pmdomain: core: add support for power-domains-child-ids
Kevin Hilman (TI)
2026-04-27
pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()
Wentao Liang
2026-04-27
pmdomain: core: Fix detach procedure for virtual devices in genpd
Ulf Hansson
2026-04-08
pmdomain: qcom: rpmhpd: Add power domains for Hawi SoC
Fenglin Wu
2026-04-08
pmdomain: qcom: cpr: add COMPILE_TEST support
Rosen Penev
2026-04-01
pmdomain: Merge branch fixes into next
Ulf Hansson
2026-04-01
pmdomain: qcom: cpr: simplify main allocation
Rosen Penev
2026-04-01
pmdomain: bcm: bcm2835-power: Replace open-coded polling with readl_poll_time...
Maíra Canal
2026-04-01
pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
Yuanshen Cao
2026-04-01
pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains
Abel Vesa
2026-04-01
pmdomain: arm: Add print after a successful probe for SCMI power domains
Ulf Hansson
2026-04-01
pmdomain: rockchip: quiet regulator error on -EPROBE_DEFER
Chris Morgan
2026-04-01
pmdomain: mediatek: Add power domain driver for MT8189 SoC
Irving-CH Lin
2026-04-01
pmdomain: mediatek: Add bus protect control flow for MT8189
Irving-CH Lin
2026-04-01
pmdomain: core: Extend statistics for domain idle states with s2idle data
Ulf Hansson
2026-04-01
pmdomain: core: Show latency/residency for domain idle states in debugfs
Ulf Hansson
2026-04-01
pmdomain: core: Restructure domain idle states data for genpd in debugfs
Ulf Hansson
2026-04-01
pmdomain: qcom: rpmpd: drop stray semicolon
Gabor Juhos
2026-04-01
pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()
Felix Gu
2026-04-01
pmdomain: ti: omap_prm: Fix a reference leak on device node
Felix Gu
2026-04-01
pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy driver
AngeloGioacchino Del Regno
2026-04-01
pmdomain: mediatek: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-04-01
pmdomain: ti_sci: handle wakeup constraint for out-of-band wakeup
Kendall Willis
2026-04-01
pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cell
Nicolas Frattaroli
2026-04-01
pmdomain: add audio power island for Marvell PXA1908 SoC
Karel Balej
2026-04-01
pmdomain: imx93-blk-ctrl: add support for optional subnodes
Marco Felsch
2026-04-01
pmdomain: imx93-blk-ctrl: convert to devm_* only
Marco Felsch
2026-04-01
pmdomain: imx93-blk-ctrl: cleanup error path
Marco Felsch
2026-04-01
pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
Jacky Bai
2026-03-20
Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-18
pmdomain: bcm: bcm2835-power: Increase ASB control timeout
Maíra Canal
2026-03-12
pmdomain: mediatek: Fix power domain count
Adam Ford
2026-03-06
Merge tag 'pmdomain-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-04
pmdomain: rockchip: Fix PD_VCODEC for RK3588
Shawn Lin
2026-02-27
pmdomain: bcm: bcm2835-power: Fix broken reset status read
Maíra Canal
2026-02-23
pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
Rafael J. Wysocki
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[next]