index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 mode
Christian Marangi
1
-0
/
+7
2025-01-17
pmdomain: arm: scmi_pm_domain: Send an explicit request to set the current state
Sudeep Holla
1
-0
/
+8
2025-01-16
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-01-16
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2025-01-16
pmdomain: airoha: Add Airoha CPU PM Domain support
Christian Marangi
3
-0
/
+157
2024-12-19
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-2
/
+8
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-10
pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups
Kevin Hilman
1
-0
/
+9
2024-12-10
pmdomain: ti_sci: add wakeup constraint management
Kevin Hilman
1
-0
/
+17
2024-12-10
pmdomain: ti_sci: add per-device latency constraint management
Kevin Hilman
1
-0
/
+55
2024-12-10
pmdomain: imx-gpcv2: Suppress bind attrs
Peng Fan
1
-0
/
+2
2024-12-10
pmdomain: imx8m[p]-blk-ctrl: Suppress bind attrs
Peng Fan
2
-0
/
+2
2024-12-10
pmdomain: core: Support naming idle states
Konrad Dybcio
1
-3
/
+12
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-02
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
[next]