linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-29 12:28:51 to 2025-07-02 21:34:42 UTC [more...]

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-02 21:34 UTC  (28+ 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 v3 21/24] pmdomain: core: Leave powered-on genpds on until late_initcall_sync
` [PATCH v3 22/24] pmdomain: core: Leave powered-on genpds on until sync_state
` [PATCH v3 23/24] cpuidle: psci: Drop redundant sync_state support
` [PATCH v3 24/24] cpuidle: riscv-sbi: "

[PATCH 08/11] fix tt_command_write()
 2025-07-02 21:25 UTC 

huge discrepancy for latency and target residency between acpi_idle and intel_idle
 2025-07-02 20:43 UTC 

[PATCH V4 0/5] Add Texas Instruments BQ25703A Charger
 2025-07-02 20:40 UTC  (6+ messages)
` [PATCH V4 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "

[PATCH v2 0/4] PM: freezer: Add retry stats and D-state task logging for debugging
 2025-07-02 18:58 UTC  (5+ messages)
` [PATCH v2 3/4] PM: suspend: Assign pm_suspend_target_state earlier for valid debug logs
` [PATCH v2 4/4] PM: suspend: Simplify state check using sleep_state_supported()

[PATCH v1] PM: hibernate: Avoid redundant resume_device assignment in resume_store()
 2025-07-02 18:51 UTC  (2+ messages)

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-02 18:47 UTC  (11+ 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 v2] hiberbate: init image_size depend on totalram_pages
 2025-07-02 18:44 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
 2025-07-02 18:38 UTC  (7+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs

[PATCH v2] docs: ABI: Fix "diasble" to "disable"
 2025-07-02 18:33 UTC  (2+ messages)

[PATCH] cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
 2025-07-02 18:27 UTC  (2+ messages)

[PATCH] ACPI: FAN: Update fps count debug print
 2025-07-02 17:54 UTC  (2+ messages)

[PATCH V3 0/5] Add Texas Instruments BQ25703A Charger
 2025-07-02 15:02 UTC  (3+ messages)
` [PATCH V3 2/5] mfd: bq257xx: Add support for BQ25703A core driver

[PATCH v3 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-07-02 14:14 UTC  (3+ messages)

[PATCH 0/3] reduce system memory requirement for hibernation
 2025-07-02 14:07 UTC  (15+ 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 RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
 2025-07-02 12:12 UTC  (9+ messages)
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map

[PATCH 0/2] Enable abort sequence from LPM entry
 2025-07-02 12:06 UTC  (3+ messages)
` [PATCH 2/2] pmdomain: ti_sci: Add LPM abort sequence to suspend path

[PATCH v6 2/4] thermal/drivers/exynos: Use devm_clk_get_enabled() helpers
 2025-07-02 12:00 UTC  (2+ messages)

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-02 10:33 UTC  (13+ 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 7/8] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH v2 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-02  9:58 UTC  (13+ messages)

[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
 2025-07-02  9:13 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS615 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock
` [PATCH v5 3/3] arm64: dts: qcom: qcs615: Add CPU scaling clock node

[PATCH v3 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
 2025-07-02  9:12 UTC  (2+ messages)
` [PATCH v3 3/3] cpuidle: Add SiFive power provider

[PATCH v5 0/3] Support building tegra124-cpufreq as a module
 2025-07-02  8:12 UTC  (5+ messages)
` [PATCH v5 1/3] cpufreq: Export disable_cpufreq()
` [PATCH v5 2/3] cpufreq: dt: Add register helper
` [PATCH v5 3/3] cpufreq: tegra124: Allow building as a module

[PATCH 2/2] pmdomain: renesas: sort Renesas Kconfig configs
 2025-07-02  6:58 UTC  (4+ messages)

[PATCH] cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
 2025-07-02  6:39 UTC  (2+ messages)

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-02  6:29 UTC  (12+ 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 07/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes

[PATCH v6 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-07-02  4:16 UTC  (3+ messages)

HP Omnibook Ultra Flip 14 - power profiles
 2025-07-02  1:13 UTC  (20+ messages)

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

[PATCH v1] powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw()
 2025-07-01 22:13 UTC 

[PATCH v1] Linux 6.16-rc2
 2025-07-01 22:02 UTC  (2+ messages)

[PATCH v1] Linux 6.16-rc2
 2025-07-01 21:52 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 3ef1f3359bdbb7d0d8cd8f1c29ce7218570108b7
 2025-07-01 21:07 UTC 

[rafael-pm:fixes] BUILD SUCCESS d92ef97fd9564fe81bfab8b3751bd7bbce87be10
 2025-07-01 21:08 UTC 

[PATCH] cpupower: Improve Python binding's Makefile
 2025-07-01 17:11 UTC  (2+ messages)

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01 17:07 UTC  (7+ messages)
` [PATCH v13 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v13 5/5] rust: remove core::ffi::CStr reexport

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

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

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-01  9:35 UTC  (2+ 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 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

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

[PATCH v11 00/13] Add support for AMD hardware feedback interface
 2025-06-30 10:30 UTC  (2+ 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  (4+ messages)

[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  (8+ messages)
` [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)


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).