Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-09-10 21:53:46 to 2026-09-13 14:56:52 UTC [more...]

[PATCH v6 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
 2026-09-13 14:55 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: thermal: sun8i: Add "
` [PATCH v6 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v6 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v6 4/5] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers

[PATCH 0/4] thermal/drivers/airoha: Fix AN7583 mux mapping and expose all sensors
 2026-09-13 14:52 UTC  (5+ messages)
` [PATCH 1/4] thermal/drivers/airoha: Fix AN7583 ADC mux field mapping
` [PATCH 2/4] thermal/drivers/airoha: Serialise access to the shared ADC
` [PATCH 3/4] dt-bindings: arm: airoha: Allow one thermal sensor cell for AN7583
` [PATCH 4/4] thermal/drivers/airoha: Register a thermal zone per AN7583 sensor

[PATCH v1 00/10] ACPI: thermal: Register thermal class cooling devices under parents
 2026-09-13 10:28 UTC  (37+ messages)
` [PATCH v1 01/10] ACPI: fan: Fix memory leak due to leftover devm_kcalloc() argument
` [PATCH v1 02/10] ACPI: video: Fix backlight unregistration ordering
` [PATCH v1 03/10] thermal: core: Introduce thermal_cooling_device_create()
` [PATCH v1 04/10] ACPI: processor: thermal: Use thermal_cooling_device_create()
` [PATCH v1 05/10] ACPI: video: "
` [PATCH v1 06/10] ACPI: fan: "
` [PATCH v1 07/10] ACPI: thermal: Use cooling device parent for thermal zone binding
` [PATCH v1 08/10] ACPI: processor: thermal: Use more suitable cooling device data
` [PATCH v1 09/10] ACPI: fan: Store ACPI device pointer in struct acpi_fan
` [PATCH v1 10/10] ACPI: fan: Use more suitable cooling device data

[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
 2026-09-13  9:49 UTC  (15+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 5/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v21 6/9] rust: Add `OwnableRefCounted`
` [PATCH v21 7/9] rust: page: convert to `AlwaysRefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access

[PATCH 08/14] mfd: remove unused aat2870 driver
 2026-09-13  8:33 UTC  (5+ messages)

[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-09-13  5:36 UTC  (6+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH v2 0/5] PM: Use %pe to print error pointers symbolically
 2026-09-12 19:11 UTC  (6+ messages)
` [PATCH v2 1/5] power: "
` [PATCH v2 2/5] devfreq: "
` [PATCH v2 3/5] cpufreq: "
` [PATCH v2 4/5] thermal: "
` [PATCH v2 5/5] powercap: intel_rapl: "

[PATCH 0/5] PM: Use %pe to print error pointers symbolically
 2026-09-12 19:10 UTC  (7+ messages)
` [PATCH 4/5] devfreq: "
` [PATCH 5/5] power: "

[PATCH RFC 00/20] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-12 17:42 UTC  (23+ messages)
` [PATCH RFC 01/20] dt-bindings: clock: qcom: Add MSM8952 global clock controller
` [PATCH RFC 02/20] clk: qcom: Add global clock controller driver for MSM8952
` [PATCH RFC 03/20] dt-bindings: nvmem: Add compatible "
` [PATCH RFC 04/20] dt-bindings: power: rpmpd: Add MSM8952 power domains
` [PATCH RFC 05/20] dt-bindings: mmc: sdhci-msm: Add MSM8952 compatible
` [PATCH RFC 06/20] dt-bindings: vendor-prefixes: Add General Mobile
` [PATCH RFC 07/20] dt-bindings: arm: qcom: Document MSM8952 SoC binding
` [PATCH RFC 08/20] dt-bindings: iommu: qcom,iommu: Add MSM8952 IOMMU to SMMUv2 compatibles
` [PATCH RFC 09/20] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8952
` [PATCH RFC 10/20] dt-bindings: display/msm: qcom, mdp5: Add MSM8952 compatible
` [PATCH RFC 11/20] dt-bindings: firmware: qcom,scm: Document MSM8952 SCM
` [PATCH RFC 12/20] dt-bindings: clock: qcom,rpmcc: Add MSM8952 compatible
` [PATCH RFC 13/20] clk: qcom: smd-rpm: Add clocks for MSM8952
` [PATCH RFC 14/20] drm: msm: mdp5: Add MDP5 configuration "
` [PATCH RFC 15/20] soc: qcom: ubwc: Add UBWC config "
` [PATCH RFC 16/20] dt-bindings: thermal: tsens: Add MSM8952
` [PATCH RFC 17/20] thermal: qcom: tsens: Add support for MSM8952 tsens
` [PATCH RFC 18/20] arm64: dts: qcom: Add initial support for MSM8952
` [PATCH RFC 19/20] dt-bindings: input: touchscreen: goodix: Add binding for GT970
` [PATCH RFC 20/20] arm64: dts: qcom: generalmobile-shamrock: new device

[PATCH v2 0/2] Enable USB support (peripheral mode) for Xiaomi Redmi 5A (riva)
 2026-09-12 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] power: supply: bq256xx: Expose VBUS state through extcon
` [PATCH v2 2/2] arm64: dts: qcom: msm8917-xiaomi-riva: Enable USB support (peripheral mode)

[PATCH 0/2] Enable USB support (peripheral mode) for Xiaomi Redmi 5A (riva)
 2026-09-12 12:27 UTC  (3+ messages)
` [PATCH 1/2] power: supply: bq256xx: Expose VBUS state through extcon
` [PATCH 2/2] arm64: dts: qcom: msm8917-xiaomi-riva: Enable USB support (peripheral mode)

[PATCH v2] interconnect: Add kernel-doc for devm_of_icc_get(), icc_enable() and icc_disable()
 2026-09-12 11:54 UTC 

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

[PATCH v3 0/3] bq27xxx: support interchangeable OnePlus 6/6T fuel gauges
 2026-09-12  7:47 UTC  (9+ messages)
  ` [PATCH v3 1/3] dt-bindings: power: supply: bq27xxx: add generic compatible
  ` [PATCH v3 3/3] arm64: dts: qcom: sdm845-oneplus: use generic fuel gauge compatible

[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
 2026-09-12  7:11 UTC  (13+ messages)

[PATCH] thermal: ti-soc-thermal: Fix the return value in ti_bandgap_get_sensor_data() kernel-doc
 2026-09-12  6:22 UTC 

[PATCH] OPP: Fix the return value in dev_pm_opp_get_of_node() kernel-doc
 2026-09-11 22:14 UTC 

Question about system halts caused by temperature
 2026-09-11 20:20 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS aed0d9d9b7e41ebbc650c139aeb8c9b6de1b072e
 2026-09-11 19:52 UTC 

[amd-pstate:bleeding-edge] BUILD SUCCESS c8663e0457e6e6c72006478f4b6da99060030ec1
 2026-09-11 18:44 UTC 

[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
 2026-09-11 18:20 UTC  (4+ messages)
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities

[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-09-11 17:42 UTC  (12+ messages)
` [PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-11 16:34 UTC  (10+ messages)
` [PATCH v3 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on
` [PATCH v3 3/5] pmdomain: core: Add a genpd config to support unknown initial status
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI

[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
 2026-09-11 15:48 UTC  (4+ messages)

[PATCH RFC] pmdomain: imx: reject a missing bus power domain
 2026-09-11 15:01 UTC  (2+ messages)

[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
 2026-09-11 14:46 UTC  (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH 1/2] PM: runtime: Only queue an idle check for RPM-linked suppliers
 2026-09-11 14:41 UTC  (2+ messages)

[PATCH 0/5] driver core: fix typos and repeated words in comments
 2026-09-11 14:30 UTC  (3+ messages)
` [PATCH 4/5] cpuidle: fix repeated word 'that' in comment

[PATCH v2] cpuidle: teo: Do not return a disabled idle state
 2026-09-11 14:24 UTC  (3+ messages)

[PATCH] cpuidle: menu: Do not return a disabled idle state
 2026-09-11 14:21 UTC  (2+ messages)

[PATCH v5 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-09-11 13:59 UTC  (3+ messages)
` [PATCH v5 2/4] PM / QoS: add lockless read for flags

[PATCH 0/2] PM: cpu: Restore the RCU grace period to cpu_pm_unregister_notifier()
 2026-09-11 13:55 UTC  (4+ messages)
` [PATCH 1/2] clocksource/drivers/timer-ti-dm: Unregister CPU PM notifier outside of the timer lock

[PATCH] thermal: gov_power_allocator: Fix NULL pointer dereference in update_tz()
 2026-09-11 13:43 UTC  (3+ messages)

[PATCH v2] PM: sleep: Add DPM watchdog to prepare/late/early/noirq/complete phases
 2026-09-11 13:24 UTC  (3+ messages)

[PATCH 0/3] Add Renesas RZ/G3L TSU support
 2026-09-11 13:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: r9a08g045-tsu: Document RZ/G3L TSU
` [PATCH 2/3] thermal/drivers/renesas/rzg3s: Convert calibration defaults to per-SoC match data
` [PATCH 3/3] thermal/drivers/renesas/rzg3s: Add RZ/G3L TSU support

[PATCH v3 00/15] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-11 12:59 UTC  (18+ messages)
` [PATCH v3 01/15] "
` [PATCH v3 02/15] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 03/15] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v3 04/15] mm/memory-failure: "
` [PATCH v3 05/15] cpu/hotplug: convert thread iterator to for_each_thread_rculock
` [PATCH v3 06/15] freezer: "
` [PATCH v3 07/15] hung_task: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 08/15] locking/lockdep: "
` [PATCH v3 09/15] rcu: convert process/thread iterator to for_each_process_thread_rculock
` [PATCH v3 10/15] sched: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 11/15] tracing/fgraph: convert process/thread iterator to for_each_process_thread_rculock
` [PATCH v3 12/15] unwind: "
` [PATCH v3 13/15] fs: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 14/15] lib: convert process iterator to for_each_process_rculock
` [PATCH v3 15/15] security/landlock: convert thread iterator to for_each_thread_rculock

[PATCH] power: supply: Fix power limit documentation
 2026-09-11 12:06 UTC  (3+ messages)

[PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files
 2026-09-11 10:22 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
 2026-09-11  9:52 UTC  (4+ messages)
` [RFC PATCH v3 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible

[PATCH] thermal: ti-soc-thermal: Check return value of clk_prepare_enable()
 2026-09-11  9:31 UTC 

[PATCH] PM: sleep: only allow relevant powerpc platforms to enable PM_SLEEP_SMP
 2026-09-11  8:44 UTC  (2+ messages)

[PATCH 00/14] mfd: unused driver purge
 2026-09-11  7:24 UTC  (3+ messages)
` [PATCH 01/14] mfd: remove unused 88pm80x driver

[PATCH v15 00/16] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-09-11  7:13 UTC  (10+ messages)
` [PATCH v15 12/16] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [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 v2] memory: exynos5422-dmc: handle clock enable failures
 2026-09-11  6:55 UTC  (2+ messages)

[PATCH v4 0/3] nvmem: add support for the MediaTek mt6323 PMIC
 2026-09-11  6:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC EFUSE
` [PATCH v4 2/3] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH v4 3/3] ARM: dts: mediatek: mt6323: add EFUSE support

[PATCH] interconnect: exynos: Remove the PM QoS request on unbind
 2026-09-11  3:17 UTC 

[PATCH v1 0/2] efi/tpm: Preserve event log without changing x86 E820
 2026-09-11  3:03 UTC  (6+ messages)

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-11  2:25 UTC  (2+ messages)
` (subset) "

[GIT PULL] Thermal control fix for 7.3-rc3
 2026-09-10 21:52 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