linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 20:38:48 to 2025-10-20 18:52:50 UTC [more...]

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-20 18:52 UTC  (9+ messages)

[RFC 0/3] Fixups for cancelled hibernate
 2025-10-20 18:50 UTC  (15+ messages)
` [RFC 1/3] PM: Mark device as suspended if it failed to resume
` [RFC 2/3] PM: Don't pass up device_resume() -EBUSY errors
` [RFC 3/3] drm/amd: Return -EBUSY for amdgpu_pmops_thaw() on success

[PATCH v1] PM: runtime: Fix conditional guard definitions
 2025-10-20 18:43 UTC  (3+ messages)

[PATCHv2] PM: dpm: add module param to backtrace all CPUs
 2025-10-20 18:08 UTC  (3+ messages)

[PATCH v2] PM: Delete timer before removing wakeup source from list
 2025-10-20 18:03 UTC  (2+ messages)

[PATCH] PM: Introduce CALL_PM_OP macro to reduce code duplication
 2025-10-20 17:56 UTC  (2+ messages)

[PATCH PM/for-6.19] freezer: Clarify that only cgroup1 freezer uses PM freezer
 2025-10-20 17:55 UTC 

[PATCH v5 08/10] PM: EM: Implement em_notify_pd_deleted()
 2025-10-20 17:48 UTC  (3+ messages)

[PATCH v5 05/10] PM: EM: Add an iterator and accessor for the performance domain
 2025-10-20 17:44 UTC  (3+ messages)

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2025-10-20 16:52 UTC  (2+ messages)

[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-10-20 15:55 UTC  (17+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "

[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-20 15:39 UTC  (28+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
  ` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
` [RESEND PATCH v18 08/16] rust: pci: use `kernel::fmt`
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH v2 0/2] ACPI: TAD: Use auto-cleanup macros for runtime PM
 2025-10-20 15:11 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v2 2/2] ACPI: TAD: Improve runtime PM using guard macros

[PATCH v2 0/3] Add TSU support for the Renesas RZ/V2H SoC
 2025-10-20 14:31 UTC  (4+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g057: Add clock and reset entries for TSU
` [PATCH v2 2/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU
` [PATCH v2 3/3] arm64: dts: renesas: r9a09g057: Add TSU nodes

[PATCH v2 0/2] pmdomain: Improve idlestate selection for CPUs
 2025-10-20 14:17 UTC  (3+ messages)
` [PATCH v2 1/2] smp: Introduce a helper function to check for pending IPIs
` [PATCH v2 2/2] pmdomain: Extend the genpd governor for CPUs to account for IPIs

[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
 2025-10-20 13:47 UTC  (10+ messages)
` [PATCH v8 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v8 2/5] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v8 3/5] drm/panthor: call into devfreq for current frequency
` [PATCH v8 4/5] drm/panthor: Use existing OPP table if present
` [PATCH v8 5/5] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
 2025-10-20 13:18 UTC  (8+ messages)
          `  "

[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
 2025-10-20 13:15 UTC  (4+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()

[PATCH] rust: opp: simplify callers of `to_c_str_array`
 2025-10-20 13:07 UTC 

[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-20 12:44 UTC  (18+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH 1/2] PM: EM: Remove an unused variable in em_notify_pd_deleted()
 2025-10-20 12:17 UTC  (3+ messages)
` [PATCH 2/2] PM: EM: Include the iterator/accessor code for the performance domain conditionally

[PATCH v2 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-20  9:55 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-20  7:40 UTC  (13+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH v4] PM: Support aborting sleep during filesystem sync
 2025-10-20  2:12 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS e35ce968ce105d33ec6a14a7ac6d88d4bfe23e16
 2025-10-19 13:27 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 277a48fa37d71bfaf0ce4781da3794782f5c1d93
 2025-10-19  7:13 UTC 

[PATCH v6 0/8] SPMI: Implement sub-devices and migrate drivers
 2025-10-18 19:12 UTC  (3+ messages)
` [PATCH v6 1/8] spmi: Print error status with %pe format

[PATCH v5] PM: Support aborting sleep during filesystem sync
 2025-10-18 18:31 UTC  (4+ messages)

[RFC 0/4] PM: Hibernate: Add hibernation cancellation support
 2025-10-18 14:21 UTC  (5+ messages)
` [RFC 1/4] PM: hibernate: export hibernation_in_progress()
` [RFC 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [RFC 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [RFC 4/4] PM: sleep: clear pm_abort_suspend at suspend

[GIT PULL] amd-pstate 6.18 content 10/15/25
 2025-10-18 12:45 UTC  (2+ messages)

[PATCH] PM: console: Fix memory allocation error handling in pm_vt_switch_required()
 2025-10-18 12:41 UTC  (4+ messages)

[PATCH v1] Revert "cpuidle: menu: Avoid discarding useful information"
 2025-10-18 12:27 UTC 

[PATCH v2] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-18 11:27 UTC  (2+ messages)

[PATCH v2] usb: typec: ucsi: psy: Set max current to zero when disconnected
 2025-10-18  7:28 UTC  (3+ messages)

Long running ioctl and pm, which should have higher priority?
 2025-10-17 20:51 UTC  (5+ messages)

[PATCH] usb: typec: ucsi: psy: Set max current to zero when disconnected
 2025-10-17 20:48 UTC  (4+ messages)

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-17 18:29 UTC  (7+ messages)

[PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-10-17 17:00 UTC  (2+ messages)
` Aw: "

[PATCH] cpufreq: Replace deprecated strcpy in cpufreq_unregister_governor
 2025-10-17 15:33 UTC 

*** Urgent Change ***
 2025-10-17 12:45 UTC 

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-10-17 10:15 UTC  (3+ messages)
` [PATCH v2 3/4] sched: idle: Respect the "

[PATCH v1] PM: suspend: Make pm_test delay interruptible by wakeup events
 2025-10-17  9:53 UTC 

[PATCH v4 0/2] Add power-controller support for RV1126B
 2025-10-17  9:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v4 2/2] pmdomain: "

[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
 2025-10-17  9:43 UTC  (8+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro

[PATCH v1 0/2] Add power-controller support for RV1126B
 2025-10-17  9:01 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "

[PATCH v3 0/2] Add power-controller support for RV1126B
 2025-10-17  7:40 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v3 2/2] pmdomain: "

[PATCH] thermal: Fix UUID string comparison in current_uuid_store()
 2025-10-17  7:27 UTC 

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-17  6:43 UTC  (2+ messages)

[PATCH 0/3] Add TSU support for the Renesas RZ/V2H SoC
 2025-10-17  5:12 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU

[PATCH v2 0/2] Add power-controller support for RV1126B
 2025-10-17  4:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v2 2/2] pmdomain: "

[PATCH v2 0/3] cpufreq: intel_pstate: Adjust the energy model for hybrid systems
 2025-10-17  1:15 UTC  (4+ messages)
` [PATCH v2 3/3] cpufreq: intel_pstate: hybrid: Adjust energy model rules
  ` [PATCH v3 "

[PATCH v2 0/3] UCSI Power Supply Updates
 2025-10-17  0:25 UTC  (8+ messages)
` [PATCH v2 1/3] usb: typec: ucsi: psy: Add power supply status
` [PATCH v2 2/3] usb: typec: ucsi: Report power supply changes on power opmode changes
` [PATCH v2 3/3] usb: typec: ucsi: Report power supply change on sink path change

[PATCH] power: supply: apm_power: only unset own apm_get_power_status
 2025-10-16 22:05 UTC 


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