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
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
2025-03-28
pmdomain: amlogic: fix T7 ISP secpower
Xianwei Zhao
1
-1
/
+1
2025-01-23
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2025-01-09
pmdomain: core: add dummy release function to genpd device
Lucas Stach
1
-0
/
+6
2025-01-09
pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()
Joe Hattori
1
-2
/
+2
2024-12-14
pmdomain: imx: gpcv2: Adjust delay after power up handshake
Shengjiu Wang
1
-1
/
+1
2024-12-14
pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails
Ulf Hansson
1
-17
/
+19
2024-12-14
pmdomain: core: Add missing put_device()
Ulf Hansson
1
-0
/
+1
2024-12-05
pmdomain: ti-sci: Add missing of_node_put() for args.np
Zhang Zekun
1
-0
/
+4
2024-11-01
pmdomain: imx93-blk-ctrl: correct remove path
Peng Fan
1
-1
/
+3
2024-10-30
pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names
Sibi Sankar
1
-1
/
+2
2024-10-30
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Sibi Sankar
1
-15
/
+34
2024-10-02
pmdomain: qcom-cpr: Fix the return of uninitialized variable
Zhang Zekun
1
-1
/
+1
2024-09-13
pmdomain: core: Reduce debug summary table width
Geert Uytterhoeven
1
-7
/
+7
2024-09-13
pmdomain: core: Move mode_status_str()
Geert Uytterhoeven
1
-4
/
+5
2024-09-13
pmdomain: core: Fix "managed by" alignment in debug summary
Geert Uytterhoeven
1
-2
/
+2
2024-09-13
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-09-13
pmdomain: rockchip: Add gating masks for rk3576
Detlev Casanova
1
-21
/
+41
2024-09-13
pmdomain: rockchip: Add gating support
Detlev Casanova
1
-0
/
+25
2024-09-13
pmdomain: rockchip: Simplify dropping OF node reference
Krzysztof Kozlowski
1
-2
/
+1
2024-09-13
pmdomain: mediatek: make use of dev_err_cast_probe()
Hongbo Li
1
-4
/
+2
2024-09-13
pmdomain: imx93-pd: drop the context variable "init_off"
Dario Binacchi
1
-5
/
+5
2024-09-13
pmdomain: imx93-pd: don't unprepare clocks on driver remove
Dario Binacchi
1
-3
/
+0
2024-09-13
pmdomain: imx93-pd: replace dev_err() with dev_err_probe()
Dario Binacchi
1
-5
/
+4
2024-09-13
pmdomain: qcom: rpmpd: Simplify locking with guard()
Krzysztof Kozlowski
1
-14
/
+6
2024-09-13
pmdomain: qcom: rpmhpd: Simplify locking with guard()
Krzysztof Kozlowski
1
-6
/
+5
2024-09-13
pmdomain: qcom: cpr: Simplify locking with guard()
Krzysztof Kozlowski
1
-34
/
+23
2024-09-13
pmdomain: qcom: cpr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2024-09-13
pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2024-09-13
pmdomain: imx: gpc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-09-13
pmdomain: rockchip: Simplify locking with guard()
Krzysztof Kozlowski
1
-4
/
+1
2024-09-13
pmdomain: rockchip: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+6
2024-09-13
pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code.
Zhang Zekun
1
-18
/
+12
2024-09-13
pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node()
Zhang Zekun
1
-6
/
+6
2024-08-20
pmdomain: apple: Make apple_pmgr_reset_ops static
Jinjie Ruan
1
-1
/
+1
2024-08-20
pmdomain: rockchip: Add support for RK3576 SoC
Finley Xiao
1
-0
/
+45
2024-08-15
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-2
/
+3
2024-08-15
pmdomain: imx: wait SSAR when i.MX93 power domain on
Peng Fan
1
-2
/
+3
2024-08-14
pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
Stefan Wahren
1
-0
/
+1
2024-08-14
pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power
Stefan Wahren
1
-14
/
+20
2024-08-14
pmdomain: raspberrypi-power: Adjust packet definition
Stefan Wahren
1
-4
/
+4
2024-08-05
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-5
/
+0
2024-08-05
pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
Ulf Hansson
1
-20
/
+3
2024-08-05
pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()
Ulf Hansson
1
-2
/
+3
2024-08-05
pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT
Ulf Hansson
1
-1
/
+46
2024-08-05
pmdomain: amlogic: remove obsolete vpu domain driver
Jerome Brunet
3
-392
/
+0
2024-08-05
pmdomain: imx: scu-pd: Remove duplicated clocks
Alexander Stein
1
-5
/
+0
2024-07-09
mdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+7
2024-07-09
pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_desc
Christophe JAILLET
1
-7
/
+7
2024-07-09
PM: domains: Add the domain HW-managed mode to the summary
Abel Vesa
1
-2
/
+12
2024-07-09
PM: domains: Allow devices attached to genpd to be managed by HW
Ulf Hansson
1
-0
/
+64
[next]