index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-07-09
pmdomain: amlogic: Add support for A5 power domains controller
Xianwei Zhao
1
-0
/
+26
2024-07-09
pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
Taniya Das
1
-0
/
+7
2024-06-12
pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-05
pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUP
Peng Fan
1
-0
/
+1
2024-06-05
pmdomain: renesas: rmobile-sysc: Use for_each_child_of_node_scoped()
Geert Uytterhoeven
1
-6
/
+2
2024-06-05
pmdomain: core: Use genpd_is_irq_safe() helper
Geert Uytterhoeven
1
-1
/
+1
2024-06-05
pmdomain: amlogic: Add support for A4 power domains controller
Xianwei Zhao
1
-0
/
+28
2024-05-27
Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2024-05-21
Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+10
2024-05-21
pmdomain: imx: gpcv2: Add delay after power up handshake
Shengjiu Wang
1
-0
/
+11
2024-05-17
OPP: Fix required_opp_tables for multiple genpds using same table
Viresh Kumar
1
-0
/
+10
[next]