linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-11 00:42:16 to 2025-12-16 06:56:11 UTC [more...]

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-16  6:55 UTC  (19+ messages)
` [PATCH v8 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v8 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v8 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v8 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v8 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v8 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v8 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v8 11/12] sched: add need-resched timed wait interface
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-16  6:48 UTC  (6+ messages)
` [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments

[PATCH v2] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
 2025-12-16  5:52 UTC 

[PATCH] dt-bindings: power: supply: Add Silergy SY6974B charger
 2025-12-16  5:33 UTC  (3+ messages)

[PATCH v2 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2025-12-16  4:16 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH v2 2/3] thermal: spacemit: k1: Add thermal sensor support
` [PATCH v2 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

[PATCH v5] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2025-12-16  3:11 UTC 

[PATCH] power: supply: sy6974b: Add Silergy SY6974B charger driver
 2025-12-16  2:14 UTC 

Concerns with em.yaml YNL spec
 2025-12-16  2:06 UTC  (15+ messages)

[rafael-pm:acpi-queue 1/29] Warning: drivers/pci/pci-acpi.c:888 function parameter 'root' not described in 'pci_acpi_add_root_pm_notifier'
 2025-12-16  1:45 UTC 

[RFT][PATCH v1 0/6] ACPI: Convert remaining ACPI drivers in drivers/acpi/ to platform drivers
 2025-12-15 22:38 UTC  (13+ messages)
` [RFT][PATCH v1 1/6] ACPI: EC: Register a platform device for ECDT EC
` [RFT][PATCH v1 2/6] ACPI: EC: Convert the driver to a platform one
` [RFT][PATCH v1 3/6] ACPI: SMBUS HC: "
` [RFT][PATCH v1 4/6] ACPI: SBS: "
` [RFT][PATCH v1 5/6] ACPI: HED: "
` [RFT][PATCH v1 6/6] ACPI: NFIT: core: "
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-15 21:40 UTC  (3+ messages)
` (subset) "

[PATCH] dt-bindings: reset: syscon-reboot: Allow both 'reg' and 'offset'
 2025-12-15 21:26 UTC 

[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
 2025-12-15 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH v3 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH v3 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-15 15:57 UTC  (23+ messages)
` [PATCH v4 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v4 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v4 03/21] clk: mediatek: clk-mux: Make sure bypass clk enabled while setting MFG rate
` [PATCH v4 04/21] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v4 05/21] clk: mediatek: Add MT8189 topckgen "
` [PATCH v4 06/21] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v4 07/21] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH v4 08/21] clk: mediatek: Add MT8189 bus "
` [PATCH v4 09/21] clk: mediatek: Add MT8189 cam "
` [PATCH v4 10/21] clk: mediatek: Add MT8189 dbgao "
` [PATCH v4 11/21] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH v4 12/21] clk: mediatek: Add MT8189 i2c "
` [PATCH v4 13/21] clk: mediatek: Add MT8189 img "
` [PATCH v4 14/21] clk: mediatek: Add MT8189 mdp "
` [PATCH v4 15/21] clk: mediatek: Add MT8189 mfg "
` [PATCH v4 16/21] clk: mediatek: Add MT8189 dispsys "
` [PATCH v4 17/21] clk: mediatek: Add MT8189 scp "
` [PATCH v4 18/21] clk: mediatek: Add MT8189 ufs "
` [PATCH v4 19/21] clk: mediatek: Add MT8189 vcodec "
` [PATCH v4 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189
` [PATCH v4 21/21] pmdomain: mediatek: Add power domain driver for MT8189 SoC

[PATCH 1/1] PM: runtime: fix bitfield race of needs_force_resume
 2025-12-15 15:48 UTC  (3+ messages)
` [PATCH v1] PM: runtime: Do not clear needs_force_resume with enabled runtime PM

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2025-12-15 15:25 UTC  (4+ messages)

[PATCH v2 00/10] ACPI: Convert button and battery drivers to platform ones
 2025-12-15 14:46 UTC  (12+ messages)
` [PATCH v2 01/10] ACPI: scan: Register platform devices for fixed event buttons
` [PATCH v2 02/10] ACPI: scan: Reduce code duplication related to fixed event devices
` [PATCH v2 03/10] ACPI: button: Adjust event notification routines
` [PATCH v2 04/10] ACPI: button: Convert the driver to a platform one
` [PATCH v2 05/10] ACPI: tiny-power-button: "
` [PATCH v2 06/10] ACPI: scan: Do not bind ACPI drivers to fixed event buttons
` [PATCH v2 07/10] ACPI: scan: Do not mark button ACPI devices as wakeup-capable
` [PATCH v2 08/10] ACPI: battery: Adjust event notification routine
` [PATCH v2 09/10] ACPI: battery: Reduce code duplication related to cleanup
` [PATCH v2 10/10] ACPI: battery: Convert the driver to a platform one

[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
 2025-12-15 13:27 UTC  (19+ messages)
` [PATCH RESEND v6 01/17] dt-bindings: regulator: ROHM BD72720
` [PATCH RESEND v6 02/17] dt-bindings: battery: Clarify trickle-charge
` [PATCH RESEND v6 03/17] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH RESEND v6 04/17] dt-bindings: battery: Voltage drop properties
` [PATCH RESEND v6 05/17] dt-bindings: mfd: ROHM BD72720
` [PATCH RESEND v6 06/17] dt-bindings: leds: bd72720: Add BD72720
` [PATCH RESEND v6 07/17] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH RESEND v6 08/17] mfd: rohm-bd71828: Use standard file header format
` [PATCH RESEND v6 09/17] mfd: rohm-bd71828: Support ROHM BD72720
` [PATCH RESEND v6 10/17] regulator: bd71828: rename IC specific entities
` [PATCH RESEND v6 11/17] regulator: bd71828: Support ROHM BD72720
` [PATCH RESEND v6 12/17] gpio: Support ROHM BD72720 gpios
` [PATCH RESEND v6 13/17] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH RESEND v6 14/17] rtc: bd70528: Support BD72720 rtc
` [PATCH RESEND v6 15/17] power: supply: bd71828: Support wider register addresses
` [PATCH RESEND v6 16/17] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH RESEND v6 17/17] MAINTAINERS: Add ROHM BD72720 PMIC

[RESEND][PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
 2025-12-15 12:49 UTC  (3+ messages)
` [RESEND][PATCH v1 1/2] ACPI: PCI: PM: Rework root bus notification setup
` [RESEND][PATCH v1 2/2] ACPI: PM: Register wakeup sources under physical devices

[PATCH] thermal: core: Use strnlen in thermal_zone_device_register_with_trips
 2025-12-15 12:16 UTC 

[PATCH] thermal: intel: int340x: Enable power slider interface for Wildcat Lake
 2025-12-15 11:49 UTC  (2+ messages)

[PATCH] thermal: core: Fix typo and indentation in comments
 2025-12-15 11:48 UTC  (2+ messages)

[PATCH] powercap: fix memory leak in intel_rapl_common
 2025-12-15 11:41 UTC  (2+ messages)

[PATCH] powercap: sscanf return value error handling
 2025-12-15 11:34 UTC  (2+ messages)

[PATCH] powercap: fix race condition in register_control_type
 2025-12-15 11:30 UTC  (2+ messages)

[PATCH resend 1] intel_idle: Remove the 'preferred_cstates' parameter
 2025-12-15 11:13 UTC 

[PATCH resend 1] intel_idle: Remove unused driver version constant
 2025-12-15 11:12 UTC 

[PATCH] thermal: intel_pch: Drop explicit pci_set_drvdata(NULL) in remove
 2025-12-15  9:13 UTC 

[PATCH] thermal/cpufreq: increment i in cpufreq_get_requested_power()
 2025-12-15  8:33 UTC  (3+ messages)

[PATCH] cpuidle: zynq: Switch Michal Simek's email to new one
 2025-12-15  8:28 UTC 

[PATCH] thermal: int340x: Fix slider_balance param get returning wrong value
 2025-12-15  6:33 UTC 

[PATCH] thermal: int340x: Fix sysfs group leak on DLVR registration failure
 2025-12-15  5:45 UTC 

[PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
 2025-12-15  5:24 UTC  (2+ messages)

[PATCH v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-12-15  5:18 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware

[PATCH] omap-cpufreq: Fix regulator resource leak in probe()
 2025-12-15  3:03 UTC 

[PATCH 0/3] thermal/drivers/imx91: minor updates
 2025-12-15  1:36 UTC  (7+ messages)
` [PATCH 1/3] thermal/drivers/imx91: Check status before reading data
` [PATCH 2/3] thermal/drivers/imx91: Drop extra spaces
` [PATCH 3/3] thermal/drivers/imx91: Drop macro for continues mode

[PATCH v2] power: reset: nvmem-reboot-mode: respect cell size for nvmem_cell_write
 2025-12-14 19:16 UTC 

[PATCH] power: reset: nvmem-reboot-mode: respect cell size for nvmem_cell_write
 2025-12-14 18:31 UTC  (2+ messages)

[PATCH 0/8] Add support for Advantech EIO MFD series devices
 2025-12-14  0:54 UTC  (15+ messages)
` [PATCH 1/8] Add Advantech EIO MFD driver
` [PATCH 2/8] Add Advantech EIO GPIO driver
` [PATCH 3/8] Add Advantech EIO Hardware Monitor driver
` [PATCH 4/8] Add Advantech EIO I2C driver
` [PATCH 5/8] Add Advantech EIO Backlight driver
` [PATCH 6/8] Add Advantech EIO Watchdog driver
` [PATCH 7/8] Add Advantech EIO Thermal driver
` [PATCH 8/8] Add Advantech EIO Fan driver

[PATCH v2 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
 2025-12-13  8:48 UTC  (2+ messages)
` [PATCH v2 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-12 22:14 UTC  (19+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
 2025-12-12 20:08 UTC  (6+ messages)

[PATCH RFC 0/8] Qualcomm 3rd gen fuel gauge support
 2025-12-12 15:22 UTC  (4+ messages)
` [PATCH RFC 2/8] power: supply: Add driver for Qualcomm PMI8998 fuel gauge

[PATCH] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
 2025-12-12 12:19 UTC  (3+ messages)

[PATCH v4] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
 2025-12-11 16:57 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices
 2025-12-11 16:02 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: dts: switch to RPMPD_* indices
` [PATCH v2 2/3] ARM: "
` [PATCH v2 3/3] dt-bindings: power: qcom-rpmpd: drop compatibility defines

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-11 15:19 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] cpufreq: dt-platdev: Fix creating device on OPPv1 platforms
 2025-12-11  3:23 UTC  (3+ messages)

[PATCH v6 0/2] PCI: Add support for PCIe WAKE# interrupt
 2025-12-11  0:42 UTC  (3+ messages)
` [PATCH v6 2/2] "


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