Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-07-23 18:46:00 to 2026-07-27 09:09:00 UTC [more...]

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

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27  8:30 UTC  (7+ messages)
` [PATCH 26/36] power: supply: pm8916_lbc: remove conditional return "
` [PATCH 31/36] thermal/drivers/k3_bandgap: "
` [PATCH 35/36] cpupower: "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[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 v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-27  7:46 UTC  (5+ 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] power: supply: qcom_battmgr: terminate the strings from firmware
 2026-07-27  7:41 UTC 

[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 v2] power: supply: max17040: propagate register read errors
 2026-07-27  6:48 UTC 

[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 v3] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
 2026-07-27  5:14 UTC  (2+ messages)

[PATCH v2 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-27  3:48 UTC  (18+ messages)
` [PATCH v2 1/9] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [PATCH v2 2/9] cpufreq/amd-pstate: Remove the defensive check for bios_min_perf
` [PATCH v2 3/9] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [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 7/9] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [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 0/2] power: supply: sbs-battery: Fix the shared serial number buffer
 2026-07-26  7:22 UTC  (3+ 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] 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] thermal: qcom-spmi-adc-tm5: drop IIO_VAL_INT check in adc_tm5_get_temp
 2026-07-25 21:40 UTC  (2+ messages)

[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 v1] pmdomain: mediatek: Fix MT8183 hang on boot
 2026-07-25  5:11 UTC  (3+ messages)

[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

[PATCH v3 0/2] Add driver for TI BQ25630 charger
 2026-07-25  1:01 UTC  (4+ messages)
` [PATCH v3 2/2] power: supply: "

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)

[PATCH v3 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-24 21:59 UTC  (5+ 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

[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] ACPI: CPPC: Skip writes to unsupported performance controls
 2026-07-24 12:01 UTC  (3+ 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] ACPI: CPPC: Skip writes to unsupported performance limits
 2026-07-24  9:43 UTC  (2+ messages)

[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-24  9:13 UTC  (14+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation
` [PATCH RFC 02/10] dt-bindings: firmware: arm,scmi: Add Qualcomm Generic Extension Protocol
` [PATCH RFC 03/10] firmware: arm_scmi: vendors: Add QCOM SCMI Generic Extensions
` [PATCH RFC 04/10] PM / devfreq: Add new target_freq attribute flag for governors
` [PATCH RFC 05/10] PM / devfreq: Add new track_remote "
` [PATCH RFC 06/10] PM / devfreq: Add a governor for tracking remote device frequencies
` [PATCH RFC 07/10] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver
` [PATCH RFC 08/10] arm64: dts: qcom: glymur: Enable LLCC/DDR/DDR_QOS DVFS
` [PATCH RFC 09/10] arm64: dts: qcom: hamoa: "
` [PATCH RFC 10/10] arm64: dts: qcom: kaanapali: "

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

[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-24  7:38 UTC  (4+ messages)
` [PATCH 3/3] power: sequencing: pwrseq-pcie-m2: Add QCC2072 BT PCI device ID

[PATCH 0/3] thermal/drivers/sun8i: Add support for the Allwinner A80 thermal sensor
 2026-07-24  7:10 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for the A80 THS controller
  ` [PATCH v2 2/3] thermal/drivers/sun8i: Add support for the A80 THS

[PATCH 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
 2026-07-24  6:54 UTC  (4+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries

[PATCH] PM / devfreq: userspace: Fix memory leak in userspace_init()
 2026-07-24  6:17 UTC  (2+ messages)

[PATCH v16 0/3] rust: add basic serial device bus abstractions
 2026-07-24  5:34 UTC  (4+ messages)

[PATCH 0/5] cpuidle: speed up do_idle() by caching the governor latency QoS constraint
 2026-07-24  3:31 UTC  (7+ messages)
` [PATCH 4/5] cpuidle: cache aggregated "
` [PATCH 5/5] selftests/cpuidle: add latency_req QoS idle-state selection test

[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-23 21:27 UTC  (11+ 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 v2 00/17] arm64: tegra: Add Tegra210B01 support
 2026-07-23 20:48 UTC  (4+ messages)
` [PATCH v2 14/17] clk: "


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