linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-27 20:49:02 to 2025-07-01 11:48:13 UTC [more...]

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-01 11:47 UTC  (21+ messages)
` [PATCH v3 01/24] pmdomain: renesas: rcar-sysc: Add genpd OF provider at postcore_initcall
` [PATCH v3 02/24] pmdomain: renesas: rmobile-sysc: Move init to postcore_initcall
` [PATCH v3 03/24] pmdomain: renesas: rcar-gen4-sysc: "
` [PATCH v3 04/24] pmdomain: core: Prevent registering devices before the bus
` [PATCH v3 05/24] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH v3 06/24] pmdomain: core: Add the genpd->dev to the genpd provider bus
` [PATCH v3 07/24] pmdomain: core: Export a common ->sync_state() helper for genpd providers
` [PATCH v3 08/24] pmdomain: core: Prepare to add the common ->sync_state() support
` [PATCH v3 09/24] soc/tegra: pmc: Opt-out from genpd's "
` [PATCH v3 10/24] cpuidle: psci: "
` [PATCH v3 11/24] cpuidle: riscv-sbi: "
` [PATCH v3 12/24] pmdomain: qcom: rpmpd: Use of_genpd_sync_state()
` [PATCH v3 13/24] pmdomain: qcom: rpmhpd: "
` [PATCH v3 14/24] firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
` [PATCH v3 15/24] firmware: xilinx: Don't share zynqmp_pm_init_finalize()
` [PATCH v3 16/24] firmware: xilinx: Use of_genpd_sync_state()
` [PATCH v3 17/24] driver core: Export get_dev_from_fwnode()
` [PATCH v3 18/24] pmdomain: core: Add common ->sync_state() support for genpd providers
` [PATCH v3 19/24] driver core: Add dev_set_drv_sync_state()
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-01 10:51 UTC  (20+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v7 03/14] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v7 04/14] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v7 05/14] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v7 06/14] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v7 07/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v7 08/14] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v7 09/14] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v7 10/14] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v7 11/14] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v7 12/14] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v7 13/14] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v7 14/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01 10:44 UTC  (3+ messages)

[GIT TAG] Runtime PM updates related to autosuspend for 6.17
 2025-07-01 10:00 UTC 

[PATCH 2/2] pmdomain: renesas: sort Renesas Kconfig configs
 2025-07-01  9:49 UTC  (2+ messages)

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-01  9:35 UTC  (2+ messages)

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-01  8:46 UTC  (9+ messages)
` [PATCH v4 1/6] rust: switch to `#[expect(...)]` in core modules
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
` [PATCH v4 3/6] drivers: gpu: switch to `#[expect(...)]` in nova-core/regs.rs
` [PATCH v4 4/6] rust: switch to `#[expect(...)]` in devres, driver and ioctl
` [PATCH v4 5/6] rust: remove `#[allow(clippy::unnecessary_cast)]`
` [PATCH v4 6/6] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`

[PATCH 0/3] reduce system memory requirement for hibernation
 2025-07-01  8:32 UTC  (9+ messages)
` [PATCH 1/3] drm/amdgpu: move GTT to SHM after eviction "
` [PATCH 2/3] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-01  8:24 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v2 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

HP Omnibook Ultra Flip 14 - power profiles
 2025-07-01  7:44 UTC  (19+ messages)

[PATCH v4 0/2] Support building tegra124-cpufreq as a module
 2025-07-01  6:23 UTC  (10+ messages)
` [PATCH v4 1/2] cpufreq: tegra124: Remove use of disable_cpufreq

Dead lock with clock global prepare_lock mutex and device's power.runtime_status
 2025-07-01  3:16 UTC 

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-30 22:09 UTC  (9+ messages)
` [PATCH v1 01/13] dt-bindings: power: mediatek: Document mediatek,bus-protection
` [PATCH v1 02/13] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-30 21:59 UTC  (9+ messages)
` [PATCH 14/14] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-06-30 20:52 UTC  (3+ messages)
  ` [PATCH v7 3/5] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node

[PATCH] powercap: dtpm_cpu: Fix NULL pointer dereference race during CPU offlining
 2025-06-30 20:16 UTC  (4+ messages)

[PATCH v2 0/7] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-06-30 18:51 UTC  (5+ messages)

[PATCH v6 0/3] PCI: tegra: Allow building as a module
 2025-06-30 18:31 UTC  (3+ messages)

[PATCH RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
 2025-06-30 18:17 UTC  (8+ messages)
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map

[PATCH v2 0/5] Enable SSRAM support in PTL and LNL
 2025-06-30 18:01 UTC  (15+ messages)
` [PATCH v2 1/5] platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
` [PATCH v2 2/5] platform/x86:intel/pmc: Move telemetry endpoint register handling
` [PATCH v2 3/5] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v2 4/5] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
` [PATCH v2 5/5] platform/x86:intel/pmc: Enable SSRAM support for Panther Lake

[PATCH V4 0/5] Add Texas Instruments BQ25703A Charger
 2025-06-30 15:15 UTC  (5+ messages)
` [PATCH V4 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "

[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
 2025-06-30 13:12 UTC  (8+ messages)

[PATCH v11 00/13] Add support for AMD hardware feedback interface
 2025-06-30 10:30 UTC  (2+ messages)

[PATCH v2 00/10] PM: EM: Add netlink support for the energy model
 2025-06-30 10:07 UTC  (3+ messages)

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-06-30  9:31 UTC  (7+ messages)

[PATCH 1/3] power: supply: core: Add power_supply_get/set_property_direct()
 2025-06-30  8:58 UTC  (6+ messages)
` [PATCH 2/3] power: supply: test-power: Test access to extended power supply
` [PATCH 3/3] platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twice

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-30  8:28 UTC  (4+ messages)
` [PATCH v2 1/8] power: supply: core: Add resistance power supply property

[PATCH 0/3] Add thermal sensors support for MT7981
 2025-06-30  7:30 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: mediatek: add thermal sensor support on mt7981
` [PATCH 2/3] thermal/drivers/mediatek: Add support for MT7981 SoC
` [PATCH 3/3] dt-bindings: iio: adc: Add support for MT7981

[PATCH] power: sequencing: qcom-wcn: Fix bluetooth-wifi copypasta for WCN6855
 2025-06-30  7:11 UTC  (2+ messages)

[PATCH 0/5] pwrseq: replace magic numbers with defines for match() return values
 2025-06-30  7:11 UTC  (2+ messages)

[PATCH v4 0/2] PM: domains: Detach on device_unbind_cleanup()
 2025-06-30  5:02 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH 0/6] Add support for A523 Thermal system
 2025-06-30  4:53 UTC  (7+ messages)
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones

[PATCH 0/2] Add SM7635 RPMHPD power domains
 2025-06-29 23:30 UTC  (3+ messages)
` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add SM7635 "

[PATCH 1/2] pmdomain: renesas: use menu for Renesas
 2025-06-29 23:17 UTC  (3+ messages)

[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
 2025-06-29 23:14 UTC  (5+ messages)
` [PATCH 09/11] power: supply: qcom_smbx: add "

[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-29 17:25 UTC  (4+ messages)
` [PATCH v7 1/3] pmdomain: core: introduce dev_pm_genpd_is_on()
` [PATCH v7 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v7 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH v6 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-29 16:23 UTC  (5+ messages)

Linux 6.15.4
 2025-06-29 12:09 UTC  (2+ messages)

[PATCH v3 0/3] replace `allow(...)` lints with `expect(...)`
 2025-06-29  7:43 UTC  (16+ messages)
` [PATCH v3 1/3] replace `#[allow(...)]` with `#[expect(...)]`
` [PATCH v3 2/3] rust: remove `#[allow(clippy::unnecessary_cast)]`
` [PATCH v3 3/3] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`

[rafael-pm:fixes 3/5] drivers/powercap/intel_rapl_common.c:357:50-54: opportunity for str_enabled_disabled(mode)
 2025-06-28 23:39 UTC 

[rafael-pm:fixes] BUILD SUCCESS e962f723d1420ff8ac720a80fa2b65abc7ece1ff
 2025-06-28 20:26 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 67d92808fd9e380f8e823863b8c22a07edc1dd26
 2025-06-28 20:25 UTC 

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-06-28 16:31 UTC  (5+ messages)
` [PATCH V6 4/5] iio: adc: Add support for QCOM "

[PATCH v6 00/15] further mt7988 devicetree work
 2025-06-28  9:10 UTC  (16+ messages)
` [PATCH v6 01/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 02/15] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v6 03/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 04/15] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v6 05/15] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v6 06/15] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v6 07/15] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v6 08/15] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v6 09/15] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v6 10/15] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v6 11/15] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v6 12/15] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v6 13/15] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v6 14/15] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v6 15/15] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH v6 00/15] further mt7988 devicetree work
 2025-06-28  9:03 UTC  (6+ messages)
` [PATCH v6 01/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 02/15] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v6 03/15] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v6 04/15] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v6 05/15] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus

[PATCH v2 0/3] replace `allow(...)` lints with `expect(...)`
 2025-06-28  7:18 UTC  (4+ messages)

[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
 2025-06-28  1:58 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: qcom: qcs615: Drop IPA interconnects
` [PATCH 2/4] interconnect: qcom: qcs615: Drop IP0 interconnects
` [PATCH 4/4] clk: qcom: rpmh: Define RPMH_IPA_CLK on QCS615

[PATCH 1/3] power: supply: core: Add power_supply_get/set_property_direct()
 2025-06-27 20:55 UTC  (4+ messages)
` [PATCH 2/3] power: supply: test-power: Test access to extended power supply
` [PATCH 3/3] platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twice

[PATCH 0/2] Enable abort sequence from LPM entry
 2025-06-27 20:48 UTC  (3+ messages)
` [PATCH 1/2] firmware: ti_sci: Enable abort handling of entry to LPM
` [PATCH 2/2] pmdomain: ti_sci: Add LPM abort sequence to suspend path


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).