Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-08-28 14:23:33 to 2026-09-01 07:07:44 UTC [more...]

[PATCH v8 00/12] Add initial support for Qualcomm SM7250 SoC
 2026-09-01  7:07 UTC  (2+ messages)
` [PATCH v8 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250

[PATCH v7 00/12] Add initial support for Qualcomm SM7250 SoC
 2026-09-01  6:43 UTC  (9+ messages)
` [PATCH v7 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
` [PATCH v7 02/12] soc: qcom: socinfo: Add SM7250 SoC ID
` [PATCH v7 03/12] dt-bindings: clock: Add SM7250 global clock controller
` [PATCH v7 04/12] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250
` [PATCH v7 05/12] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC compatible "
` [PATCH v7 06/12] clk: qcom: rpmh: Add SM7250 rpmh clocks
` [PATCH v7 07/12] dt-bindings: power: qcom,rpmhpd: Document RPMh power domain for SM7250
` [PATCH v7 08/12] pmdomain: qcom: rpmhpd: Add RPMh power domains "

[PATCH v6 00/13] Add initial support for Qualcomm SM7250 SoC
 2026-09-01  6:35 UTC  (6+ messages)
` [PATCH v6 04/13] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250
` (subset) [PATCH v6 00/13] Add initial support for Qualcomm SM7250 SoC

[PATCH v6 0/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-09-01  6:24 UTC  (18+ messages)
` [PATCH v6 01/15] ACPI: CPPC: Validate the _CPC package header
` [PATCH v6 02/15] ACPI: CPPC: Validate _CPC entry and control semantics
` [PATCH v6 03/15] ACPI: CPPC: Propagate performance-control write errors
` [PATCH v6 04/15] ACPI: CPPC: Use 64-bit masks for register fields
` [PATCH v6 05/15] ACPI: CPPC: Serialize PCC single-register payload updates
` [PATCH v6 06/15] ACPI: CPPC: Serialize PCC EPP "
` [PATCH v6 07/15] ACPI: CPPC: Release CPC descriptors through kobject
` [PATCH v6 08/15] ACPI: CPPC: Release PCC data after probe failures
` [PATCH v6 09/15] ACPI: CPPC: Reject unsafe cross-CPU SystemMemory RMW
` [PATCH v6 10/15] ACPI: CPPC: Reject direct reads of write-only controls
` [PATCH v6 11/15] ACPI: CPPC: Validate and access PCC register layouts
` [PATCH v6 12/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v6 13/15] ACPI: CPPC: Validate PCC overlaps across processors
` [PATCH v6 14/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v6 15/15] ACPI: CPPC: Clear Performance Limited without a stale read

[PATCH] power: supply: max17042_battery: Fix vmin assigned instead of vmax in DT parsing
 2026-09-01  5:41 UTC  (2+ messages)

[PATCH] cpufreq: initialize policy rwsem before sysfs publication
 2026-09-01  4:50 UTC  (4+ messages)

[PATCH 0/3] Zen6 client CPPC
 2026-09-01  4:41 UTC  (5+ messages)
` [PATCH 1/3] ACPI: CPPC: Refactor boost ratio handling
` [PATCH 2/3] cpufreq/acpi-cpufreq: Use amd_get_boost_ratio()
` [PATCH 3/3] cpufreq/amd-pstate: Get Highest Freq for a CPU

[RFC] efi/tpm: ACPI reclaim event log allocation breaks x86 hibernation
 2026-09-01  2:34 UTC 

[PATCH 0/2] Add Milos CPU-to-DDR BWMON support
 2026-09-01  2:09 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-01  2:09 UTC  (5+ messages)
` [PATCH v5 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` (subset) [PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC

[PATCH 1/2] PM: runtime: Only queue an idle check for RPM-linked suppliers
 2026-09-01  1:23 UTC  (2+ messages)
` [PATCH 2/2] PM: runtime: Add kunit test for supplier idle/suspend

[PATCH 0/3] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-01  1:33 UTC  (5+ messages)
` [PATCH 1/3] PM / devfreq: Fall back to previous_freq when get_cur_freq() fails
` [PATCH 2/3] PM / devfreq: Add more details to the get_cur_freq() comment
` [PATCH 3/3] scsi: ufs: core: Report the current clock frequency to devfreq

[PATCH v2] PM: dpm_show_time changes to suspend/resume dmesg prints
 2026-08-31 22:29 UTC 

[PATCH v15 00/16] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-08-31 21:31 UTC  (25+ messages)
` [PATCH v15 01/16] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v15 02/16] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v15 03/16] arm64/delay: move, fixup usecs_to_cycles()
` [PATCH v15 04/16] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v15 05/16] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v15 06/16] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v15 07/16] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v15 08/16] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v15 09/16] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v15 10/16] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v15 11/16] sched: add need-resched timed wait interface
` [PATCH v15 12/16] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v15 13/16] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v15 14/16] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v15 15/16] barrier: timeout validity checks for smp_cond_load_relaxed_timeout()
` [PATCH v15 16/16] barrier: timeout validity checks for smp_cond_load_acquire_timeout()

[PATCH v3 0/3] Unfiy PCI suspend and hibernate paths
 2026-08-31 20:55 UTC  (4+ messages)
` [PATCH v3 1/3] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v3 2/3] PCI/PM: Run bridge power up actions as part of restore phase
` [PATCH v3 3/3] PCI: Put PCIe bridges with downstream devices into D3 at hibernate

[PATCH v2 0/3] Enable QoS configuration on X1E80100
 2026-08-31 20:21 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-08-31 20:21 UTC  (2+ messages)

[PATCH v7 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-08-31 20:21 UTC  (2+ messages)
` (subset) "

[RESEND PATCH] thermal: of: Match trip property helper types
 2026-08-31 19:42 UTC 

[PATCH] cpuidle: psci: Assign domain callbacks to all CPU idle states
 2026-08-31 18:51 UTC 

[PATCH v1 0/7] ACPI: scan: Address power management initialization and PCI devices handling
 2026-08-31 17:59 UTC  (8+ messages)
` [PATCH v1 1/7] ACPI: scan: Stop calling acpi_bus_init_power() early
` [PATCH v1 2/7] ACPI: PM: Introduce acpi_device_init_power()
` [PATCH v1 3/7] ACPI: bus: Drop initialized flag from struct acpi_device_flags
` [PATCH v1 4/7] ACPI: scan: Combine two conditionals in acpi_bus_attach()
` [PATCH v1 5/7] ACPI: scan: Add ACPI device "enumerated" marker
` [PATCH v1 6/7] ACPI: scan: Adjust and rename acpi_bus_attach()
` [PATCH v1 7/7] ACPI: scan: Take PCI device enumeration into account directly

[PATCH 0/2] Add RISC-V RPMI device power service support
 2026-08-31 16:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: Add RPMI device power service bindings
` [PATCH 2/2] pmdomain: riscv: Add RPMI device power service

[PATCH v1 0/5] power_supply: errno, hwmon rollback and docs/ABI sync
 2026-08-31 15:53 UTC  (6+ messages)
` [PATCH v1 1/5] power: return -ENOMEM on OCV table alloc failure
` [PATCH v1 2/5] power: restore hwmon if extension update fails
` [PATCH v1 3/5] docs: power: fix power_supply_class.rst status, health and time_to
` [PATCH v1 4/5] docs: ABI: complete power_supply type valid values
` [PATCH v1 5/5] power: use tabs in power_supply_get_property_direct

[PATCH AUTOSEL 6.18-6.6] thermal/drivers/qcom/tsens: Atomic temperature read with hardware-guided retries
 2026-08-31 13:24 UTC  (5+ messages)
` [PATCH AUTOSEL 6.18] cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freq
` [PATCH AUTOSEL 6.18-5.10] thermal/drivers/tegra/soctherma: Switch to devm cooling device registration
` [PATCH AUTOSEL 6.18] PM: hibernate: call preallocate_image() after freeze prepare
` [PATCH AUTOSEL 6.18-6.12] powercap: intel_rapl: Fix memory leak in rapl_add_package_cpuslocked()

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-08-31 13:02 UTC  (11+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
 2026-08-31 12:06 UTC  (4+ messages)
` [PATCH V3 2/6] PM: runtime: Add pm_runtime_if_active guard and conditional variant

[PATCH] cpufreq: sti: avoid NULL dereference in dev_err()
 2026-08-31  9:38 UTC  (2+ messages)

[PATCH v2 0/2] Add RISC-V RPMI device power service support
 2026-08-31  9:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add RPMI device power service bindings
` [PATCH v2 2/2] pmdomain: riscv: Add RPMI device power service

[PATCH] dt-bindings: thermal: qcom,pm8775-mbg-tm: Document PMAU0102
 2026-08-31  9:31 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
 2026-08-31  9:01 UTC 

[PATCH v11 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  8:19 UTC  (15+ messages)
` [PATCH v11 01/14] accel/rocket: request the core clocks by name
` [PATCH v11 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v11 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v11 04/14] accel/rocket: let the core suspend after a reset
` [PATCH v11 05/14] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v11 06/14] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v11 07/14] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v11 08/14] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v11 09/14] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v11 10/14] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v11 11/14] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v11 12/14] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v11 13/14] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v11 14/14] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH] cpufreq: tegra194: fix double-pointer error in get_cpu_ndiv
 2026-08-31  7:56 UTC  (2+ messages)

[PATCH] pmdomain: core: Honour pd_ignore_unused in the sync_state power-off
 2026-08-31  7:26 UTC  (3+ messages)

[PATCH v10 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  7:20 UTC  (15+ messages)
` [PATCH v10 01/13] accel/rocket: take the completion register writes under job_lock
` [PATCH v10 02/13] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v10 03/13] accel/rocket: let the core suspend after a reset
` [PATCH v10 04/13] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v10 05/13] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v10 06/13] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v10 07/13] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v10 08/13] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v10 09/13] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v10 10/13] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v10 11/13] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v10 12/13] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v10 13/13] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH 0/4] arm64: tegra: Add cooling device on Jetson AGX Thor DevKit
 2026-08-31  7:13 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: thermal: Add Tegra264 header

[PATCH] opp: Use %pe to print symbolic error name
 2026-08-31  6:09 UTC  (2+ messages)

[PATCH] OPP: of: Fix potential multiplication overflow when calculating freq
 2026-08-31  6:04 UTC  (2+ messages)

[PATCH v2] PM: SmartReflex: fix kernel-doc warnings in smartreflex.h
 2026-08-31  5:50 UTC 

[PATCH v2] cpufreq: sparc-us2e: fix frequency table index copy-paste error
 2026-08-31  5:47 UTC  (2+ messages)

[PATCH 0/2] Add support for Zen 6 client EPP tunings
 2026-08-31  5:46 UTC  (3+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Add per SoC and per core type EPP tuning values
` [PATCH 2/2] cpufreq/amd-pstate: Add EPP tunings for Zen6 client platforms

[PATCH] cpufreq: airoha: fix probe failure with correct error check
 2026-08-31  5:32 UTC  (2+ messages)

[PATCH v2] power: supply: cros_charge-control: adopt EC charge state on probe
 2026-08-31  2:35 UTC  (3+ messages)
` [PATCH v3] "

RISC-V genpd race in OSI mode (genpd domain power_off vs firmware suspend call)
 2026-08-31  1:53 UTC  (4+ messages)

[PATCH] thermal: qcom-spmi-adc-tm5: fix all temperature reads failing with -EINVAL
 2026-08-31  1:38 UTC  (2+ messages)

[PATCH 0/4] Switch Nord CDSPs onto NMXC power domain
 2026-08-30  3:20 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: remoteproc: qcom,nord-pas: Switch CDSPs to NMXC rail

[REGRESSION] 6.12.y: s2idle hangs after 171ef40fce41 ("PM: sleep: Use complete() in device_pm_sleep_init()")
 2026-08-30  2:56 UTC  (2+ messages)

[PATCH v3] rust: cpufreq: reject NULL from cpufreq_cpu_get()
 2026-08-29 19:52 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Fix rapl_packages list corruption
 2026-08-29 18:01 UTC 

[PATCH 4/5] cpufreq: schedutil: convert to kthread_create_worker
 2026-08-29 16:17 UTC 

[PATCH 4/5] cpufreq: schedutil: convert to kthread_create_worker
 2026-08-29 16:00 UTC 

[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-29 10:48 UTC  (3+ messages)

[PATCH] thermal/drivers/qcom/spmi-mbg-tm: Import IIO_CONSUMER namespace
 2026-08-29  9:56 UTC  (5+ messages)

[PATCH 0/2] power: supply: qcom_battmgr: report charge levels on SM8350-class firmware
 2026-08-29  5:45 UTC  (3+ messages)
` [PATCH 1/2] power: supply: qcom_battmgr: fix CHARGE_FULL* "
` [PATCH 2/2] power: supply: qcom_battmgr: expose CHARGE_NOW "

[rafael-pm:bleeding-edge] BUILD SUCCESS b2f3581c6481ee2953b7707daa90c6f6ad16befd
 2026-08-29  3:43 UTC 

[PATCH v3 0/3] Rust: add runtime PM support
 2026-08-29  0:37 UTC  (3+ messages)
` [PATCH v3 1/3] rust: "

[PATCH] thermal: intel: int340x: Fix temperature selection around 0 C
 2026-08-28 20:20 UTC  (2+ messages)

[PATCH v2] thermal: intel: powerclamp: Simplify idle_inject_update()
 2026-08-28 19:45 UTC 

[PATCH v2] rust: cpufreq: reject NULL from cpufreq_cpu_get()
 2026-08-28 19:11 UTC  (2+ messages)

[PATCH] thermal: intel: powerclamp: Simplify idle_inject_update()
 2026-08-28 18:43 UTC 

[GIT PULL] ACPI support fix for 7.3-rc1
 2026-08-28 17:49 UTC  (2+ messages)

[PATCH v2] cpuidle: teo: Do not return a disabled idle state
 2026-08-28 15:49 UTC  (2+ messages)

[PATCH] rust: cpufreq: reject NULL from cpufreq_cpu_get()
 2026-08-28 15:41 UTC 


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