index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-16
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2024-12-19
pmdomain: core: add dummy release function to genpd device
Lucas Stach
1
-0
/
+6
2024-12-19
pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()
Joe Hattori
1
-2
/
+2
2024-12-06
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+21
2024-12-02
pmdomain: imx: gpcv2: Adjust delay after power up handshake
Shengjiu Wang
1
-1
/
+1
2024-12-02
pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails
Ulf Hansson
1
-17
/
+19
2024-12-02
pmdomain: core: Add missing put_device()
Ulf Hansson
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
8
-9
/
+9
2024-11-12
pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750
Jishnu Prakash
1
-0
/
+26
2024-11-12
pmdomain: imx: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2024-11-01
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+3
2024-11-01
pmdomain: imx93-blk-ctrl: correct remove path
Peng Fan
1
-1
/
+3
2024-10-31
pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
Dario Binacchi
1
-2
/
+2
2024-10-31
pmdomain: ti-sci: Use scope based of_node_put() to simplify code.
Zhang Zekun
1
-14
/
+6
2024-10-31
pmdomain: ti-sci: Add missing of_node_put() for args.np
Zhang Zekun
1
-0
/
+4
2024-10-30
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-16
/
+36
2024-10-30
pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
Thomas Richard
1
-0
/
+1
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-22
pmdomain: mediatek: Add support for MT6735
Yassine Oudjana
3
-0
/
+103
2024-10-22
pmdomain: qcom: rpmhpd: add support for SAR2130P
Dmitry Baryshkov
1
-0
/
+25
2024-10-10
pmdomain: core: Set the required dev for a required OPP during genpd attach
Ulf Hansson
1
-3
/
+39
2024-10-10
pmdomain: core: Manage the default required OPP from a separate function
Ulf Hansson
1
-13
/
+25
2024-10-02
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2024-10-02
pmdomain: qcom: rpmhpd: Add qcs615 power domains
Tingguo Cheng
1
-0
/
+12
2024-10-02
pmdomain: qcom: rpmhpd: Add qcs8300 power domains
Tingguo Cheng
1
-0
/
+24
2024-10-02
pmdomain: qcom-cpr: Fix the return of uninitialized variable
Zhang Zekun
1
-1
/
+1
2024-10-02
pmdomain: mediatek: Use OF-specific regulator API to get power domain supply
Chen-Yu Tsai
1
-11
/
+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
[next]