linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-09 04:38:40 to 2025-12-15 04:51:41 UTC [more...]

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-15  4:49 UTC  (8+ 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 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 06/12] asm-generic: barrier: Add smp_cond_load_acquire_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 v4 00/21] Add support for MT8189 clock/power controller
 2025-12-15  3:49 UTC  (22+ 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] omap-cpufreq: Fix regulator resource leak in probe()
 2025-12-15  3:03 UTC 

Concerns with em.yaml YNL spec
 2025-12-15  1:57 UTC  (10+ messages)

[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

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

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

[RFT][PATCH v1 0/6] ACPI: Convert remaining ACPI drivers in drivers/acpi/ to platform drivers
 2025-12-14 18:25 UTC  (12+ 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 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  (5+ messages)

[PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
 2025-12-12  9:29 UTC 

[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  (4+ messages)

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

[PATCH] MAINTAINERS: Add interconnect-clk.h to interconnect API entry
 2025-12-10 18:14 UTC 

[PATCH] interconnect: Add kunit tests for core functionality
 2025-12-10 18:00 UTC 

[PATCH v3 00/21] Add support for MT8189 clock/power controller
 2025-12-10 16:33 UTC  (11+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 05/21] clk: mediatek: Add MT8189 topckgen clock support
` [PATCH v3 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189

[PATCH v3] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
 2025-12-10 15:24 UTC  (2+ messages)

[PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
 2025-12-10 14:51 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: scan: Register platform devices for backlight device objects
` [PATCH v1 2/3] ACPI: video: Adjust event notification routine
` [PATCH v1 3/3] ACPI: video: Convert the driver to a platform one

[PATCH v1 0/4] ACPI: thermal: Convert ACPI thermal driver to a platform one
 2025-12-10 14:44 UTC  (5+ messages)
` [PATCH v1 1/4] ACPI: scan: Register platform devices for thermal zones
` [PATCH v1 2/4] ACPI: thermal: Adjust event notification routine
` [PATCH v1 3/4] ACPI: thermal: Convert the driver to a platform one
` [PATCH v1 4/4] ACPI: thermal: Rework system suspend and resume handling

[PATCH v3] sched/idle: disable tick in idle=poll idle entry
 2025-12-10 13:43 UTC  (2+ messages)

[PATCH v2] sched/idle: disable tick in idle=poll idle entry
 2025-12-10 13:32 UTC  (3+ messages)

[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
 2025-12-10  9:26 UTC  (5+ messages)
` [PATCH v2 1/3] cpufreq: Add boost_freq_req QoS request
` [PATCH v2 3/3] cpufreq: Update set_boost callbacks to rely on boost_freq_req

[PATCH v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-12-10  5:10 UTC  (15+ messages)
` [PATCH v4 1/9] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v4 2/9] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v4 3/9] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v4 4/9] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v4 5/9] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v4 6/9] arm64: dts: qcom: Add PM7550 PMIC
` [PATCH v4 7/9] arm64: dts: qcom: Add PMIV0104 PMIC
` [PATCH v4 8/9] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v4 9/9] arm64: dts: qcom: Add The Fairphone (Gen. 6)

arm:xlnx,zynq-7000: missing CPU freq in /sys after 6.18.0-g8f7aa3d3c732 from 2025-12-04
 2025-12-10  4:58 UTC  (8+ messages)

[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation
 2025-12-10  3:42 UTC  (5+ messages)
` [REGRESSION][BISECTED] "Wakeup event detected during hibernation" on Dell Precision 7780 (was "[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation")

[PATCH v2] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
 2025-12-10  3:21 UTC  (3+ messages)

[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
 2025-12-10  1:56 UTC  (8+ messages)

[PATCH 0/3] Add TSU support for the Renesas RZ/V2N SoC
 2025-12-09 22:38 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2N TSU
` [PATCH 2/3] clk: renesas: r9a09g056: Add clock and reset entries for TSU
` [PATCH 3/3] arm64: dts: renesas: r9a09g056: Add TSU nodes

[GIT PULL] More power management updates for v6.19-rc1
 2025-12-09 21:50 UTC  (2+ messages)

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-12-09 18:40 UTC  (2+ messages)

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-12-09 18:10 UTC  (10+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register

[PATCH v2 0/2] iio: inkern: Use namespaced exports
 2025-12-09 14:45 UTC  (4+ messages)
` [PATCH v2 1/2] iio: dac: ds4424: drop unused include IIO consumer header
` [PATCH v2 2/2] iio: inkern: Use namespaced exports

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

[PATCH v4 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2025-12-09 13:37 UTC  (7+ messages)
` [PATCH v4 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
` [PATCH v4 3/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs

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

[PATCH net] ynl: add regen hint to new headers
 2025-12-09 11:50 UTC  (2+ messages)

[PATCH v5 0/2] HID: Add support for multiple batteries per device
 2025-12-09 10:32 UTC  (5+ messages)
` [PATCH v5 1/2] HID: input: Convert battery code to devm_*
` [PATCH v5 2/2] HID: input: Add support for multiple batteries per device

[GIT PULL] Urgent ACPI support fix for v6.18
 2025-12-09  7:29 UTC  (4+ messages)

[PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
 2025-12-09  4:38 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;
as well as URLs for NNTP newsgroup(s).