Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-07-24 07:39:48 to 2026-07-27 14:56:30 UTC [more...]

[PATCH v2 0/3] Rust: add runtime PM support
 2026-07-27 14:56 UTC  (3+ messages)
` [PATCH v2 1/3] rust: "

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-27 14:47 UTC  (2+ messages)

[PATCH] thermal/drivers/imx: Disable clock on runtime resume failure
 2026-07-27 14:39 UTC  (2+ messages)

[PATCH v3] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
 2026-07-27 14:30 UTC  (2+ messages)

[PATCH v13 00/12] SPMI: Implement sub-devices and migrate drivers
 2026-07-27 14:26 UTC  (3+ messages)
` [PATCH v13 06/12] spmi: Add helper to get a parent SPMI device

[PATCH v6 0/9] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-27 14:22 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: remoteproc: qcom,pas: add #cooling-cells property
` [PATCH v6 2/9] soc: qcom: Add QMI TMD support for remote thermal mitigation
` [PATCH v6 3/9] remoteproc: qcom: pas: add support for TMD thermal cooling devices
` [PATCH v6 4/9] remoteproc: qcom_q6v5_pas: enable QMI TMD cooling support
` [PATCH v6 5/9] arm64: dts: qcom: kodiak: Enable CDSP & Modem cooling
` [PATCH v6 6/9] arm64: dts: qcom: lemans: Enable CDSP cooling
` [PATCH v6 7/9] arm64: dts: qcom: talos: "
` [PATCH v6 8/9] arm64: dts: qcom: monaco: "
` [PATCH v6 9/9] arm64: dts: qcom: hamoa: "

[PATCH] thermal: qcom-spmi-adc-tm5: drop IIO_VAL_INT check in adc_tm5_get_temp
 2026-07-27 14:21 UTC  (3+ messages)

[PATCH v6 0/7] thermal/drivers: airoha: Add support for AN7583
 2026-07-27 14:04 UTC  (2+ messages)

[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-07-27 14:01 UTC  (4+ messages)
` [PATCH v6 1/2] ACPI: "

[syzbot] [pm?] possible deadlock in thermal_zone_device_set_mode
 2026-07-27 13:54 UTC 

[PATCH v3 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-27 13:45 UTC  (8+ messages)
` [PATCH v3 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v3 2/4] ACPI: CPPC: Make autonomous selection helpers take a u64
` [PATCH v3 3/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
` [PATCH v3 4/4] cpufreq: CPPC: Preserve OSPM-set registers across suspend/resume

[PATCH] ACPI: CPPC: Skip writes to unsupported performance controls
 2026-07-27 13:21 UTC  (6+ messages)

[PATCH v2] power: supply: max17040: propagate register read errors
 2026-07-27 13:05 UTC  (2+ messages)

[PATCH 0/2] power: supply: sbs-battery: Fix the shared serial number buffer
 2026-07-27 13:05 UTC  (4+ messages)
` [PATCH 1/2] power: supply: sbs-battery: Use a per-device "
` [PATCH 2/2] power: supply: sbs-battery: Bound the serial number conversion to 16 bits

[PATCH] power: supply: qcom_battmgr: terminate the strings from firmware
 2026-07-27 13:05 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (8+ messages)
` (subset) "

[PATCH] power: supply: bq25630: Release battery information after setup
 2026-07-27 12:43 UTC  (2+ messages)

[PATCH v3 0/2] Add driver for TI BQ25630 charger
 2026-07-27 12:29 UTC  (5+ messages)
` [PATCH v3 2/2] power: supply: "

[PATCH 00/10] Add sysfs entry for system load control
 2026-07-27 12:25 UTC  (5+ messages)
` [PATCH 01/10] power: supply: "

[PATCH] ACPI: CPPC: Skip writes to unsupported performance limits
 2026-07-27 11:10 UTC  (3+ messages)

[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
 2026-07-27 11:04 UTC  (5+ messages)

[PATCH] cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()
 2026-07-27 10:39 UTC  (3+ messages)

[PATCH v3] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
 2026-07-27 10:15 UTC  (4+ messages)

[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-27 10:00 UTC  (6+ messages)
` [PATCH v5 2/3] pmdomain: imx: scu-pd: allow building "
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver

[PATCH] pmdomain: mediatek: fix remaining %pOF after of_node_put()
 2026-07-27 10:00 UTC  (2+ messages)

[PATCH RFC] power: sequencing: rename pwrseq_power_on/off() to pwrseq_vote_on/off()
 2026-07-27  9:57 UTC 

[PATCH v4 00/11] power: supply: initialize MAX17055 from battery info
 2026-07-27  9:08 UTC  (13+ messages)
` [PATCH v4 01/11] power: supply: Add registration init callback
` [PATCH v4 02/11] power: supply: max17042_battery: Separate MAX17055 initialization
` [PATCH v4 03/11] power: supply: max17042_battery: Use bool for init_complete
` [PATCH v4 04/11] power: supply: max17042_battery: Convert initialization to delayed work
` [PATCH v4 05/11] power: supply: max17042_battery: Propagate status register errors
` [PATCH v4 06/11] power: supply: max17042_battery: Retry failed MAX17055 initialization
` [PATCH v4 07/11] power: supply: max17042_battery: Program MAX17055 EZ Config values
` [PATCH v4 08/11] power: supply: max17042_battery: Follow MAX17055 POR sequence
` [PATCH v4 09/11] power: supply: max17042_battery: Initialize MAX17055 from battery info
` [PATCH v4 10/11] power: supply: max17042_battery: Honor MAX17055 charge voltage
` [PATCH v4 11/11] dt-bindings: power: supply: max17042: Allow generic power-supply properties

[PATCH] Fixed a bug related to thermal framework boundary conditions: trip points do not need to be updated when polling is active, whereas they must be update to re-enable the irq when polling is inactive
 2026-07-27  8:57 UTC  (3+ messages)

[RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
 2026-07-27  8:03 UTC  (5+ messages)

[PATCH v8 0/2] Add support for the TI BQ25792 battery charger (regulator part)
 2026-07-27  7:52 UTC  (3+ messages)
` [PATCH v8 1/2] regulator: bq257xx: Drop the regulator_dev from the driver data
` [PATCH v8 2/2] regulator: bq257xx: Add support for BQ25792

[PATCH v3 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-27  7:20 UTC  (10+ messages)
` [PATCH v3 1/9] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [PATCH v3 2/9] cpufreq/amd-pstate: Remove the defensive check for bios_min_perf
` [PATCH v3 3/9] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [PATCH v3 4/9] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [PATCH v3 5/9] cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
` [PATCH v3 6/9] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [PATCH v3 7/9] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [PATCH v3 8/9] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode
` [PATCH v3 9/9] cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority

[PATCH v6 0/3] monaco: Add PMM8654AU PON support
 2026-07-27  6:37 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU
` [PATCH v6 2/3] dt-bindings: power: reset: fix minimum reg count for pmk8350-pon
` [PATCH v6 3/3] arm64: dts: qcom: monaco-pmics: Add PON power key and reset inputs

[PATCH v2 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-27  3:48 UTC  (13+ messages)
` [PATCH v2 4/9] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [PATCH v2 5/9] cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
` [PATCH v2 6/9] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [PATCH v2 8/9] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode
` [PATCH v2 9/9] cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-26 20:50 UTC  (6+ messages)
` [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()
` [PATCH 5/8] pmdomain: imx: "

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-26 20:41 UTC  (5+ messages)
` [PATCH v2 2/8] Add Advantech EIO GPIO driver
` [PATCH v2 4/8] Add Advantech EIO I2C driver

[PATCH] power: supply: charger-manager: tear down sysfs and disable charging before freeing regulators
 2026-07-26 20:07 UTC  (2+ messages)

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2026-07-26 20:04 UTC  (8+ messages)

[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-26 15:00 UTC  (2+ messages)

[Bug 221795] New: amd-pstate: max_perf stuck at nominal_perf after boot on Ryzen AI 9 HX 370
 2026-07-26 11:37 UTC  (2+ messages)
` [Bug 221795] "

[PATCH] powercap: intel_rapl: Fix kernel panic during PMU unbind
 2026-07-26  4:03 UTC 

[RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
 2026-07-26  2:33 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Battery Status AMS
 2026-07-26  0:04 UTC  (5+ messages)
` [PATCH v5 2/2] usb: typec: tcpm: Add support for Battery Status response message
` (subset) [PATCH v5 0/2] Add support for Battery Status AMS

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-25 20:31 UTC  (3+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH v7 0/7] Add support for the TI BQ25792 battery charger
 2026-07-25 16:35 UTC  (2+ messages)
` (subset) "

[PATCH] power: supply: twl4030_charger: cancel workers via devm
 2026-07-25 16:15 UTC  (2+ messages)

[PATCH v10 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-07-25 13:23 UTC  (4+ messages)
` [PATCH v10 2/7] mfd: Add driver for ASUS "

[PATCH 0/3] soc: renesas: rz-sysc: Add RZ/G3L PWRRDY power sequencing support
 2026-07-25 12:43 UTC  (3+ messages)
` [PATCH 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[PATCH 0/2] power: supply: leds: add triggers for non battery type
 2026-07-25  2:40 UTC  (9+ messages)
` [PATCH 1/2] power: supply: leds: create triggers based on properties, not type
  ` [REGRESSION]: "
` [PATCH 2/2] power: supply: leds: add a not-charging trigger

twl4030_charger: worker not cancelled on remove?
 2026-07-25  0:16 UTC  (2+ messages)

[PATCH v2] power: supply: bq25890: Fix power_supply reference leak
 2026-07-25  0:02 UTC  (2+ messages)

[PATCH v2] power: supply: pf1550: enable charging when battery profile exists
 2026-07-24 23:35 UTC  (3+ messages)

[PATCH] power: supply: rt9455: quiesce delayed work before teardown
 2026-07-24 23:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] power: supply: hold extensions_sem when creating LED triggers
 2026-07-24 23:35 UTC  (3+ messages)

[PATCH v24] power: reset: reboot-mode: Remove devres based allocations
 2026-07-24 23:35 UTC  (2+ messages)

[PATCH] power: supply: max17040: propagate register read errors
 2026-07-24 23:06 UTC  (2+ messages)

[REGRESSION] sched/idle: Sysbench threads regression after f4c31b07b136
 2026-07-24 17:20 UTC  (4+ messages)

[PATCH] pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH v3 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] power: supply: pf1550: enable charging when battery profile exists
 2026-07-24 15:06 UTC  (2+ messages)

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-24 15:04 UTC  (4+ messages)

[PATCH v2] platform/x86/intel/pmc: Update NVLS PCDS LPM request GUID
 2026-07-24 14:58 UTC  (2+ messages)

[PATCH 0/3] ACPI: CPPC: Reduce .target() callback overhead
 2026-07-24 13:42 UTC  (4+ messages)
` [PATCH 1/3] ACPI: CPPC: Avoid unnecessary reads for full-width writes
` [PATCH 2/3] ACPI: CPPC: Avoid locking standalone full-width registers
` [PATCH 3/3] ACPI: CPPC: Evaluate performance-control PCC use once

[PATCH v3] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID
 2026-07-24 12:36 UTC  (2+ messages)

[PATCH v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-24 11:09 UTC  (3+ messages)
` [PATCH v7 10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-24 11:09 UTC  (18+ messages)
` [PATCH v7 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v7 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v7 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v7 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v7 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v7 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v7 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v7 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v7 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v7 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v7 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v7 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v7 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v7 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v7 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v7 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "

[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-24  9:13 UTC  (5+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation

[PATCH] power: sequencing: pwrseq-pcie-m2: Drop undocumented QCC2072 compatible
 2026-07-24  8:24 UTC  (3+ messages)

[PATCH] doc: power: update swsusp.txt references to swsusp.rst
 2026-07-24  8:06 UTC 

[PATCH v2] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID
 2026-07-24  7:59 UTC  (2+ messages)


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