Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-07-15 08:55:21 to 2026-07-17 08:55:02 UTC [more...]

[RFC PATCH 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-17  8:50 UTC  (9+ messages)
` [RFC PATCH 1/9] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [RFC PATCH 2/9] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH 3/9] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH 4/9] iommu/rockchip: skip orphaned-fault banks in rk_iommu_is_stall_active
` [RFC PATCH 5/9] iommu/rockchip: skip orphaned-fault banks in CMD_ENABLE_STALL dispatch
` [RFC PATCH 6/9] iommu/rockchip: take all DT clocks
` [RFC PATCH 7/9] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH 8/9] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-17  8:32 UTC  (24+ messages)
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v5 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v5 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v5 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v5 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v5 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v5 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v5 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-07-17  8:07 UTC  (8+ messages)
` [PATCH v2 05/10] dt-bindings: clock: renesas,r8a78000-cpg: Add firmware property
` [PATCH v2 06/10] dt-bindings: power: renesas,r8a78000-mdlc: "

[PATCH v2] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-17  7:37 UTC  (2+ messages)

[PATCH 0/3] soc: mediatek: pwrap: MT6589 + MT6320 support
 2026-07-17  7:01 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC
` [PATCH 2/3] dt-bindings: mfd: mediatek: mt6397: add MT6320 compatible string
` [PATCH 3/3] soc: mediatek: pwrap: add MT6589 PWARP and MT6320 PMIC support

[PATCH v9 0/3] thermal: imx: Add temperature offset support
 2026-07-17  6:35 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: thermal: imx: Document temperature offset property
` [PATCH v9 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v9 3/3] thermal/drivers/imx: Add temperature offset support

[PATCH v8 0/3] thermal: imx: Add calibration offset support
 2026-07-17  6:23 UTC  (4+ messages)
` [PATCH v8 3/3] thermal/drivers/imx: "

[RFC PATCH 0/2] cpufreq/amd-pstate: Fixes for "Requested CPU Min frequency" support
 2026-07-17  4:22 UTC  (8+ messages)
` [RFC PATCH 1/2] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [RFC PATCH 2/2] cpufreq/amd-pstate: Correctly reset bios_min_perf during suspend and offlining

[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-17  3:47 UTC  (5+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register
` [PATCH v2 3/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload

[PATCH 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
 2026-07-17  2:45 UTC  (9+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries
` [PATCH 2/8] ACPI: CPPC: Refactor element parsing into parse_cpc_element()
` [PATCH 3/8] ACPI: CPPC: Refactor resource cleanup into free_reg_resource()
` [PATCH 4/8] ACPI: CPPC: Parse Resource Priority Register entries from _CPC package
` [PATCH 5/8] ACPI: CPPC: Store optional flag in cpc_register_resource
` [PATCH 6/8] ACPI: CPPC: Factor out cpc_read_reg() and cpc_write_reg()
` [PATCH 7/8] ACPI: CPPC: Add Resource Priority accessors
` [PATCH 8/8] cpufreq: cppc: Expose Resource Priority attributes via sysfs

[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
 2026-07-17  2:04 UTC  (38+ messages)
` [PATCH v1 01/17] ACPI: processor: idle: Expand _LPI package sanity checks
` [PATCH v1 02/17] ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry method
` [PATCH v1 03/17] ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()
` [PATCH v1 04/17] ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()
` [PATCH v1 05/17] ACPI: processor: idle: Split acpi_processor_evaluate_lpi()
` [PATCH v1 07/17] ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()
` [PATCH v1 08/17] ACPI: processor: idle: Rework first-level _LPI states processing
` [PATCH v1 09/17] ACPI: processor: idle: Drop redundant _LPI presence checks
` [PATCH v1 10/17] ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()
` [PATCH v1 11/17] ACPI: processor: idle: Rework flatten_lpi_states()
` [PATCH v1 12/17] ACPI: processor: idle: Introduce too_many_states() for _LPI
` [PATCH v1 13/17] ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()
` [PATCH v1 14/17] ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()
` [PATCH v1 15/17] ACPI: processor: idle: Add switch for strict _LPI processing

[PATCH] cpupower/debug/i386: check mmap return value in main
 2026-07-17  1:31 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/2] dt-bindings: soc: qcom: pmic-glink: Document batteryless property
 2026-07-17  0:14 UTC  (11+ messages)

[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
 2026-07-17  0:12 UTC  (13+ messages)
` [PATCH 2/2] power: supply: qcom_battmgr: Add support batteryless boards as MAINS

[PATCH 0/3] cpupower: Improve arm64 frequency and CPPC reporting
 2026-07-16 23:39 UTC  (2+ messages)

[PATCH] cpupower: Fix NULL pointer dereference on allocation failure
 2026-07-16 22:16 UTC  (2+ messages)

[PATCH v3 0/3] nvmem: add support for the MediaTek mt6323 PMIC
 2026-07-16 21:07 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
 2026-07-16 19:18 UTC  (2+ messages)

[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
 2026-07-16 19:11 UTC  (7+ messages)
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-16 18:58 UTC  (11+ messages)

[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-16 18:33 UTC  (7+ messages)
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH v6 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-16 18:32 UTC  (3+ messages)
` [PATCH v6 10/11] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs

[PATCH v2 0/5] soc: qcom: Kconfig improvements
 2026-07-16 17:49 UTC  (5+ messages)
` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu

[GIT PULL] Power management fixes for 7.2-rc4
 2026-07-16 16:31 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v7.2-rc4
 2026-07-16 16:30 UTC  (2+ messages)

[PATCH v4 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-16 16:18 UTC  (12+ messages)
` [PATCH v4 01/11] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v4 02/11] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v4 03/11] power: sequencing: Add pwrseq_is_controllable() API
` [PATCH v4 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v4 05/11] power: sequencing: qcom-wcn: "
` [PATCH v4 06/11] Bluetooth: hci_qca: Set 'bt_en_available' based on pwrseq "
` [PATCH v4 07/11] Bluetooth: hci_qca: Embed bt_power in struct qca_serdev
` [PATCH v4 08/11] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v4 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v4 10/11] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH v4 11/11] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-07-16 15:55 UTC  (2+ messages)

[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-16 15:45 UTC  (16+ messages)
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API
` [PATCH v3 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v3 08/11] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v3 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v3 11/11] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support

[PATCH v8 0/8] Add VIM4 MCU/FAN support
 2026-07-16 15:24 UTC  (2+ messages)

[PATCH 3/3] power: sequencing: pcie-m2: Deassert W_DISABLE2# when no UART serdev is created
 2026-07-16 14:54 UTC  (3+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-16 14:54 UTC  (6+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-07-16 14:35 UTC  (3+ messages)
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: use PTE-level pgprot for huge PFN helpers

[PATCH] pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
 2026-07-16 14:11 UTC  (2+ messages)

[PATCH v3] cpufreq: amd-pstate-ut: bail out early on non-AMD platform
 2026-07-16 14:11 UTC  (2+ messages)

[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
 2026-07-16 13:56 UTC  (3+ messages)
` [PATCH 2/3] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID

[PATCH] cpufreq: schedutil: Replace sprintf() with sysfs_emit() in sysfs show
 2026-07-16 13:15 UTC 

[PATCH] pmdomain: starfive: Remove redundant dev_err()
 2026-07-16 12:29 UTC  (2+ messages)

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-16 12:28 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
 2026-07-16 12:25 UTC  (2+ messages)

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-16 11:55 UTC  (5+ messages)
` [PATCH v2 4/6] pmdomain: renesas: Add R-Car X5H MDLC driver

[PATCH] pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE
 2026-07-16 11:42 UTC 

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-16 11:36 UTC  (7+ messages)
` [PATCH v2 2/8] Add Advantech EIO GPIO driver
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver

pmdomain: imx8m[p]-blk-ctrl: resume hangs when waking from suspended state
 2026-07-16  9:50 UTC 

[PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM
 2026-07-16  8:36 UTC  (7+ messages)

[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
 2026-07-16  7:04 UTC 

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-16  7:01 UTC  (2+ messages)

[PATCH] thermal: spacemit: k1: disable hardware on driver remove
 2026-07-16  4:39 UTC  (4+ messages)

[PATCH v2] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-16  3:52 UTC  (4+ messages)

[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
 2026-07-16  3:37 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Add compatible for Loongson-2K0300
` [PATCH 2/2] thermal/drivers/loongson2: Add thermal driver support "

NVMe MSI-X completions lost behind VMD across package C-state exit (even PC2) on Arrow Lake client VMD [8086:7d0b]
 2026-07-15 22:09 UTC  (2+ messages)

[PATCH v14 0/3] rust: add basic serial device bus abstractions
 2026-07-15 21:00 UTC  (4+ messages)
` [PATCH v14 1/3] "
` [PATCH v14 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v14 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH] cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freq
 2026-07-15 17:43 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 0e4eef86f0f4df58cb7526fdb968bb779fe66d81
 2026-07-15 14:14 UTC 

[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-15 13:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH v2 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH v2 3/3] pmdomain: mediatek: Add support for MT6858 SoC

[PATCH v2] PM: hibernate: Print speed statistics of copy_data_pages()
 2026-07-15 13:50 UTC 

[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-07-15 13:28 UTC  (10+ messages)
` [PATCH v23 02/13] power: reset: reboot-mode: Support up to 3 magic values per mode
` [PATCH v23 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v23 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell

[PATCH] PM: hibernate: Add unlikely annotations to saveable_page()
 2026-07-15 10:57 UTC  (4+ messages)

[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-15  9:58 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH 3/3] pmdomain: mediatek: Add support for MT6858 SoC

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-15  9:26 UTC  (3+ messages)
` [PATCH 14/18] thermal/drivers/renesas: Remove redundant dev_err()

[PATCH 0/1] rust: cpufreq: Fix temporary write in Registration::bios_limit_callback
 2026-07-15  8:58 UTC  (5+ messages)
` [PATCH 1/1] "


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