index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pmdomain
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-09-26
pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
Dan Carpenter
1
-1
/
+3
2025-09-23
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+1
2025-09-23
pmdomain: mediatek: set default off flag for MT8195 AUDIO power domain
Louis-Alexis Eyraud
1
-0
/
+1
2025-09-19
pmdomain: thead: create auxiliary device for rebooting
Icenowy Zheng
1
-0
/
+14
2025-09-18
pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
Janne Grunau
1
-0
/
+1
2025-09-17
pmdomain: mediatek: airoha: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+4
2025-09-17
pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
Mikko Rapeli
1
-0
/
+1
2025-09-17
pmdomain: marvell: Add PXA1908 power domains
Duje Mihanović
5
-0
/
+297
2025-09-12
pmdomain: Merge branch fixes into next
Ulf Hansson
5
-8
/
+19
2025-09-12
pmdomain: ti-sci: Set PD on/off state according to the HW state
Tomi Valkeinen
1
-1
/
+23
2025-09-11
pmdomain: renesas: rmobile-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-1
/
+2
2025-09-11
pmdomain: renesas: rcar-gen4-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-0
/
+1
2025-09-11
pmdomain: renesas: rcar-sysc: Don't keep unused PM domains powered-on
Ulf Hansson
1
-0
/
+1
2025-09-11
pmdomain: rockchip: Fix regulator dependency with GENPD_FLAG_NO_STAY_ON
Ulf Hansson
1
-1
/
+1
2025-09-11
pmdomain: core: Restore behaviour for disabling unused PM domains
Ulf Hansson
1
-6
/
+14
2025-09-04
pmdomain: amlogic: Add support for S6 S7 S7D power domains controller
hongyu.chen1
1
-0
/
+95
2025-08-19
pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
AngeloGioacchino Del Regno
9
-0
/
+47
2025-08-19
pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
AngeloGioacchino Del Regno
2
-1
/
+111
2025-08-19
pmdomain: mediatek: Add support for modem power sequences
AngeloGioacchino Del Regno
2
-2
/
+41
2025-08-19
pmdomain: mediatek: Move ctl sequences out of power_on/off functions
AngeloGioacchino Del Regno
1
-19
/
+38
2025-08-19
pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
AngeloGioacchino Del Regno
2
-7
/
+21
2025-08-19
pmdomain: mediatek: Refactor bus protection regmaps retrieval
AngeloGioacchino Del Regno
3
-62
/
+187
2025-08-19
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-08-19
pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdata
Geert Uytterhoeven
1
-1
/
+1
2025-08-19
pmdomain: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-08-19
pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
Joy Zou
1
-0
/
+15
2025-08-19
pmdomain: imx93-blk-ctrl: use ARRAY_SIZE() instead of hardcode number
Joy Zou
1
-2
/
+6
2025-08-19
pmdomain: qcom: rpmpd: switch to RPMPD_* indices
Dmitry Baryshkov
1
-56
/
+56
2025-07-23
pmdomain: qcom: rpmhpd: Add Glymur RPMh Power Domains
Kamal Wadhwa
1
-0
/
+26
2025-07-16
pmdomain: core: introduce dev_pm_genpd_is_on()
Hiago De Franco
1
-0
/
+33
2025-07-15
pmdomain: ti: Select PM_GENERIC_DOMAINS
Guillaume La Roque
1
-1
/
+1
2025-07-15
pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI
Chen-Yu Tsai
1
-3
/
+5
2025-07-15
pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
Chen-Yu Tsai
3
-0
/
+246
2025-07-15
pmdomain: sunxi: sun20i-ppu: add A523 support
Chen-Yu Tsai
1
-0
/
+17
2025-07-14
pmdomain: samsung: Fix splash-screen handover by enforcing a sync_state
Ulf Hansson
1
-0
/
+9
2025-07-09
pmdomain: core: Leave powered-on genpds on until sync_state
Ulf Hansson
1
-0
/
+4
2025-07-09
pmdomain: core: Leave powered-on genpds on until late_initcall_sync
Ulf Hansson
1
-2
/
+8
2025-07-09
pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
Ulf Hansson
1
-0
/
+9
2025-07-09
pmdomain: core: Add common ->sync_state() support for genpd providers
Ulf Hansson
1
-2
/
+50
2025-07-09
firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
Ulf Hansson
1
-16
/
+0
2025-07-09
pmdomain: qcom: rpmhpd: Use of_genpd_sync_state()
Ulf Hansson
1
-0
/
+2
2025-07-09
pmdomain: qcom: rpmpd: Use of_genpd_sync_state()
Ulf Hansson
1
-0
/
+2
2025-07-09
pmdomain: core: Export a common ->sync_state() helper for genpd providers
Ulf Hansson
1
-0
/
+27
2025-07-09
pmdomain: core: Add the genpd->dev to the genpd provider bus
Ulf Hansson
1
-10
/
+34
2025-07-09
pmdomain: core: Add a bus and a driver for genpd providers
Ulf Hansson
1
-1
/
+52
2025-07-09
pmdomain: core: Prevent registering devices before the bus
Ulf Hansson
1
-1
/
+13
2025-07-09
pmdomain: renesas: rcar-gen4-sysc: Move init to postcore_initcall
Ulf Hansson
1
-1
/
+1
2025-07-09
pmdomain: renesas: rmobile-sysc: Move init to postcore_initcall
Ulf Hansson
1
-2
/
+1
2025-07-09
pmdomain: renesas: rcar-sysc: Add genpd OF provider at postcore_initcall
Ulf Hansson
1
-1
/
+18
[next]