public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 22:12:33 to 2026-04-28 10:42:55 UTC [more...]

[PATCH RFC 00/11] x86/msr: Reduce MSR access interfaces
 2026-04-28 10:42 UTC  (9+ messages)
` [PATCH RFC 01/11] x86/msr: Switch rdmsr_on_cpu() to return a 64-bit quantity
` [PATCH RFC 02/11] x86/msr: Switch all callers of rdmsrq_on_cpu() to use rdmsr_on_cpu()
` [PATCH RFC 03/11] x86/msr: Switch wrmsr_on_cpu() to use a 64-bit quantity
` [PATCH RFC 04/11] x86/msr: Switch all callers of wrmsrq_on_cpu() to use wrmsr_on_cpu()
` [PATCH RFC 05/11] x86/msr: Switch rdmsr_safe_on_cpu() to return a 64-bit quantity
` [PATCH RFC 06/11] x86/msr: Switch all callers of rdmsrq_safe_on_cpu() to use rdmsr_safe_on_cpu()
` [PATCH RFC 07/11] x86/msr: Switch wrmsr_safe_on_cpu() to use a 64-bit quantity
` [PATCH RFC 08/11] x86/msr: Switch all callers of wrmsrq_safe_on_cpu() to use wrmsr_safe_on_cpu()

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-28 10:11 UTC  (28+ messages)
` [PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH 04/24] rust: device: generalize drvdata methods over ForLt
` [PATCH 05/24] rust: driver: make Adapter trait lifetime-parameterized
` [PATCH 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH 07/24] rust: platform: "
` [PATCH 08/24] rust: auxiliary: "
` [PATCH 09/24] rust: usb: "
` [PATCH 10/24] rust: device: "
` [PATCH 11/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH 12/24] rust: platform: "
` [PATCH 13/24] rust: auxiliary: "
` [PATCH 14/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH 15/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH 16/24] rust: usb: make Driver trait lifetime-parameterized
` [PATCH 17/24] rust: i2c: "
` [PATCH 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH REF 21/24] gpu: nova-core: "
` [PATCH REF 22/24] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF 23/24] gpu: nova-core: replace ARef<Device> with &'a Device in SysmemFlush
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
 2026-04-28  9:25 UTC  (4+ messages)
` [PATCH v4 02/11] firmware: samsung: acpm: Consolidate transfer initialization helper

[PATCH 0/2] PM: hibernate: add helper to detect image-write phase
 2026-04-28  9:13 UTC  (6+ messages)
` [PATCH 1/2] PM: hibernate: add pm_hibernation_storing_image() helper
` [PATCH 2/2] media: uvcvideo: skip resume when writing hibernation image

[PATCH v5 00/12] Add support for SCMIv4.0 Powercap Extensions
 2026-04-28  9:09 UTC  (13+ messages)
` [PATCH v5 01/12] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v5 02/12] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v5 03/12] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v5 04/12] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v5 05/12] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v5 06/12] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v5 07/12] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v5 08/12] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v5 09/12] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v5 10/12] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v5 11/12] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v5 12/12] powercap: arm_scmi: Synthetic zone enable/disable

[PATCH v2] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-04-28  8:43 UTC 

[PATCH] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
 2026-04-28  8:26 UTC 

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-28  8:04 UTC  (21+ messages)
` [PATCH v21 02/13] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v21 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v21 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v21 06/13] dt-bindings: arm: Document reboot mode magic
` [PATCH v21 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v21 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v21 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v21 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v21 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-28  7:56 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
` [PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-28  6:01 UTC  (5+ messages)
` [PATCH v5 02/11] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v5 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-04-28  3:33 UTC  (7+ messages)
` [PATCH 5/5] fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()

[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
 2026-04-28  2:59 UTC  (3+ messages)

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-28  1:32 UTC  (7+ messages)

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-04-28  0:52 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox