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
2025-04-23
pmdomain: bcm: bcm2835-power: Use devm_clk_get_optional
Stefan Wahren
1
-12
/
+4
2025-04-23
pmdomain: rockchip: Add support for RK3562 SoC
Finley Xiao
1
-1
/
+47
2025-04-23
pmdomain: mediatek: Add support for Dimensity 1200 MT6893
AngeloGioacchino Del Regno
2
-0
/
+590
2025-04-23
pmdomain: mediatek: Bump maximum bus protect data array elements
AngeloGioacchino Del Regno
1
-1
/
+1
2025-04-23
pmdomain: core: Reset genpd->states to avoid freeing invalid data
Ulf Hansson
1
-1
/
+3
2025-04-23
pmdomain: core: Add residency reflection for domain-idlestates to debugfs
Ulf Hansson
2
-3
/
+39
2025-04-23
pmdomain: core: Add genpd helper to correct the usage/rejected counters
Ulf Hansson
1
-0
/
+25
2025-03-17
pmdomain: arm: scmi_pm_domain: Remove redundant state verification
Sudeep Holla
1
-9
/
+2
2025-03-17
pmdomain: thead: fix TH1520_AON_PROTOCOL dependency
Arnd Bergmann
1
-1
/
+1
2025-03-13
pmdomain: thead: Add power-domain driver for TH1520
Michal Wilczynski
5
-0
/
+234
2025-03-05
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-03-05
pmdomain: amlogic: fix T7 ISP secpower
Xianwei Zhao
1
-1
/
+1
2025-03-05
pmdomain: rockchip: add regulator dependency
Arnd Bergmann
1
-0
/
+1
2025-02-28
pmdomain: rockchip: add regulator support
Sebastian Reichel
1
-34
/
+79
2025-02-28
pmdomain: rockchip: fix rockchip_pd_power error handling
Peter Geis
1
-7
/
+10
2025-02-28
pmdomain: rockchip: reduce indentation in rockchip_pd_power
Sebastian Reichel
1
-24
/
+25
2025-02-28
pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors
Sebastian Reichel
1
-12
/
+23
2025-02-28
pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power
Sebastian Reichel
1
-3
/
+1
2025-02-24
pmdomain: Merge branch rockchip into next
Ulf Hansson
1
-0
/
+1
2025-02-24
pmdomain: rockchip: Fix build error
Ulf Hansson
1
-0
/
+1
2025-02-19
pmdomain: imx: gpcv2: use proper helper for property detection
Ahmad Fatoum
1
-1
/
+1
2025-02-19
pmdomain: Merge branch rockchip into next
Ulf Hansson
1
-3
/
+4
2025-02-19
pmdomain: rockchip: Check if SMC could be handled by TA
Shawn Lin
1
-3
/
+4
2025-02-14
pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() call
Geert Uytterhoeven
1
-2
/
+0
2025-02-14
pmdomain: sunxi: add V853 ppu support
Andras Szemzo
1
-0
/
+15
2025-02-13
mdomain: Merge branch rockchip into next
Ulf Hansson
2
-0
/
+43
2025-02-13
pmdomain: rockchip: Add smc call to inform firmware
Shawn Lin
1
-0
/
+8
2025-02-13
pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
Ulf Hansson
1
-0
/
+35
2025-02-13
pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
Stefan Wahren
1
-0
/
+1
2025-02-13
pmdomain: ti: Use of_property_present() for non-boolean properties
Geert Uytterhoeven
1
-1
/
+1
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/git/ulfh/linux-pm
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
[prev]
[next]