linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-28 02:12:16 to 2025-12-02 09:20:08 UTC [more...]

[PATCH 0/5] Define VDD_MXC for SC8280XP
 2025-12-02  9:19 UTC  (4+ messages)
` (subset) "

[PATCH v3 0/2] dt-bindings/thermal: Add MT8189 LVTS support
 2025-12-02  9:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: mediatek: Add MT8189 LVTS thermal controller bindings
` [PATCH v3 2/2] thermal/drivers/mediatek/lvts_thermal: Add MT8189 support

[PATCH 1/2] tools/power/turbostat: Set per_cpu_msr_sum to NULL after free
 2025-12-02  9:09 UTC  (9+ messages)
` [PATCH 2/2] tools/power/turbostat: Fix division by zero when TDP calculation fails

[PATCH v2 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support
 2025-12-02  8:03 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node
` [PATCH v2 2/2] thermal/drivers/mediatek/lvts_thermal: Add MT8189 support

[PATCH 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support
 2025-12-02  8:02 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node

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

test-by-test
 2025-12-02  7:46 UTC  (2+ messages)

[PATCH] iio: inkern: Use namespaced exports
 2025-12-02  7:30 UTC  (6+ messages)

[PATCH v3 0/2] cpufreq: Return -EOPNOTSUPP if no policy is boost supported
 2025-12-02  7:27 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] cpufreq: cpufreq_boost_trigger_state() optimization

[PATCH] tools/power cpupower: Show C0 in idle-info dump
 2025-12-02  6:54 UTC 

[PATCH v2 0/2] cpufreq: Return -EOPNOTSUPP if no policy is boost supported
 2025-12-02  6:46 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] cpufreq: cpufreq_boost_trigger_state() optimization

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-02  6:43 UTC  (5+ messages)
` [PATCH v3 1/2] cpufreq: "
` [PATCH v3 2/2] cpufreq: Documentation update for trace_policy_frequency

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-02  6:41 UTC  (3+ messages)

[PATCH] cpupower: idle_monitor: fix incorrect value logged after stop
 2025-12-02  4:40 UTC 

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

[PATCH v2 2/2] cpufreq: Documentation update for trace_policy_frequency
 2025-12-02  2:55 UTC  (2+ messages)

[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-02  1:38 UTC  (25+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "
` [PATCH v2 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v2 3/7] rust: cpufreq: "
` [PATCH v2 6/7] rust: irq: "
` [PATCH v2 7/7] rust: num: bounded: add missing comment for always inlined function

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-12-02  1:06 UTC  (26+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable
                  ` [PATCH v1] PM: sleep: Do not flag runtime PM workqueue as freezable

[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
 2025-12-02  0:31 UTC  (10+ messages)
  ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface

Oops when returning from hibernation with changed thunderbolt status
 2025-12-01 20:51 UTC  (6+ messages)

[PATCH v2 1/2] cpufreq: Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-01 20:13 UTC 

[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
 2025-12-01 20:11 UTC  (15+ messages)
` [PATCH 1/3] tools/power turbostat: avoid segfault referencing fd_instr_count_percpu
` [PATCH 2/3] tools/power turbostat: avoid an infinite loop of restarts
` [PATCH 3/3] tools/power turbostat: allow turbostat to work when aperf is not available

[PATCH v3 6/8] pwm: rzg2l-gpt: Add suspend/resume support
 2025-12-01 17:56 UTC  (9+ messages)

[PATCH v20 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-12-01 17:53 UTC  (7+ messages)
` [PATCH v20 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v20 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[GIT PULL] pmdomain/cpuidle-psci updates for v6.19
 2025-12-01 17:51 UTC 

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-12-01 17:09 UTC  (13+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH 0/3] Enable QoS configuration on QCS8300
 2025-12-01 15:09 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on qcs8300
` [PATCH 2/3] interconnect: qcom: qcs8300: enable QoS configuration
` [PATCH 3/3] arm64: dts: qcom: qcs8300: Add clocks for "

[PATCH v3 00/11] Tegra114: implement EMC support
 2025-12-01 14:18 UTC  (6+ messages)
` [PATCH v3 03/11] dt-bindings: memory: Document Tegra114 Memory Controller

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-12-01 14:09 UTC  (13+ messages)
` [PATCH v4 2/8] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v4 7/8] cpufreq: CPPC: update policy min/max when toggling auto_select
` [PATCH v4 8/8] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH v6 00/17] Support ROHM BD72720 PMIC
 2025-12-01 13:21 UTC  (3+ messages)
` [PATCH v6 04/17] dt-bindings: battery: Voltage drop properties

[PATCH] tools/power cpupower: Reset errno before strtoull()
 2025-12-01 12:17 UTC 

[PATCH v4 00/12] Tegra114: implement EMC support
 2025-12-01  7:18 UTC  (4+ messages)

[PATCH] thermal: max77620: fix kernel-doc for max77620_thermal_read_temp
 2025-12-01  5:40 UTC 

[PATCH] tools/power turbostat: Enable header iteration option
 2025-12-01  4:37 UTC 

[PATCH] tools/power turbostat: Refine iteration parsing
 2025-12-01  3:18 UTC 

[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-12-01  1:52 UTC  (7+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
 2025-12-01  1:32 UTC  (2+ messages)

[PATCH] thermal: broadcom: Use clamp() to simplify bcm2835_thermal_temp2adc()
 2025-12-01  0:07 UTC 

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-30 20:44 UTC  (4+ messages)

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-30 12:55 UTC  (10+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS b8ed7c24b81a7718f8b13f6b0c9147698b273180
 2025-11-30 12:35 UTC 

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2025-11-30  0:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
 2025-11-29 20:32 UTC  (7+ messages)
` [PATCH 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-29 14:31 UTC  (3+ messages)
` [PATCH v2 10/10] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors

[PATCH] dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
 2025-11-29 11:22 UTC  (2+ messages)

[PATCH RFC 0/8] Qualcomm 3rd gen fuel gauge support
 2025-11-29  2:09 UTC  (8+ messages)
` [PATCH RFC 2/8] power: supply: Add driver for Qualcomm PMI8998 fuel gauge
` [PATCH RFC 3/8] arm64: dts: qcom: pmi8998: Add "

[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
 2025-11-28 23:45 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.19-rc1
 2025-11-28 20:35 UTC 

[GIT PULL] Power management updates for v6.19-rc1
 2025-11-28 20:33 UTC 

[GIT PULL] ACPI support updates for v6.19-rc1
 2025-11-28 20:31 UTC 

[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
 2025-11-28 17:00 UTC  (9+ messages)
` [PATCH 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [PATCH 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress

[GIT PULL] pmdomain fixes for v6.18-rc8
 2025-11-28 16:32 UTC  (2+ messages)

[GIT PULL] thermal drivers update for v6.19-rc1
 2025-11-28 12:05 UTC  (2+ messages)

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

Regression: SYNA3602 I2C touchpad broken in Linux 6.17.7 (works in 6.17.6 and previous versions)
 2025-11-28  8:05 UTC 

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

[PATCH] cpufreq: Return -EINVAL if no policy is boost supported
 2025-11-28  6:10 UTC  (5+ messages)

[PATCH v2] pmdomain: mtk-pm-domains: improve spinlock recursion fix in probe with correcting reference count
 2025-11-28  4:17 UTC 

[PATCH] pmdomains: mtk-pm-domains: improve spinlock recursion fix in probe
 2025-11-28  2:51 UTC  (3+ 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).