linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 14:22:47 to 2025-10-20 13:47:38 UTC [more...]

[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 V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-10-20 12:51 UTC  (16+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "

[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`

[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-20 12:40 UTC  (27+ 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 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 0/2] ACPI: TAD: Use auto-cleanup macros for runtime PM
 2025-10-18 12:24 UTC  (3+ 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] 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] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-17 19:20 UTC  (7+ 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  (8+ messages)
` [PATCH RESEND v3 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
` [PATCH RESEND v3 5/9] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
` [PATCH RESEND v3 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
` [PATCH RESEND v3 7/9] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH RESEND v3 8/9] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH RESEND v3 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
` Aw: [PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196

[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  (6+ messages)
` [PATCH v2 1/4] PM: QoS: Introduce a CPU system-wakeup QoS limit
` [PATCH v2 2/4] pmdomain: Respect the CPU system-wakeup QoS limit during s2idle
` [PATCH v2 3/4] sched: idle: Respect the CPU system-wakeup QoS limit for s2idle
` [PATCH v2 4/4] Documentation: power/cpuidle: Document the CPU system-wakeup latency QoS

[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  (13+ 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  (7+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v1 2/2] pmdomain: "

[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  (12+ messages)
  ` [PATCH v3 01/10] dt-bindings: power: samsung: add google,gs101-pd
  ` [PATCH v3 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
  ` [PATCH v3 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children
  ` [PATCH v3 04/10] pmdomain: samsung: plug potential memleak during probe
  ` [PATCH v3 05/10] pmdomain: samsung: convert to using regmap
  ` [PATCH v3 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
  ` [PATCH v3 07/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
  ` [PATCH v3 08/10] pmdomain: samsung: selectively handle enforced sync_state
  ` [PATCH v3 09/10] pmdomain: samsung: add support for google,gs101-pd
  ` [PATCH v3 10/10] pmdomain: samsung: use dev_err() instead of pr_err()

[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 

[PATCH v7 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-16 20:22 UTC  (3+ messages)
` [PATCH v7 04/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk

[amd-pstate:amd-pstate-fixes] BUILD SUCCESS 85d7dda5a9f665ea579741ec873a8841f37e8943
 2025-10-16 15:49 UTC 

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-16 15:27 UTC  (7+ messages)
` [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720


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