index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]