linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 17:47:11 to 2023-01-12 19:45:39 UTC [more...]

[PATCH v2] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-12 19:37 UTC  (6+ messages)

[PATCH v3] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
 2023-01-12 19:24 UTC  (2+ messages)

[PATCH -next] thermal: Fix unsigned comparison with less than zero
 2023-01-12 19:23 UTC  (3+ messages)

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2023-01-12 19:22 UTC  (2+ messages)

PCI ASPM regression resulting from commit 4ff116d0d5fd8
 2023-01-12 19:00 UTC 

[PATCH v2 0/4] Per CPU idle injection
 2023-01-12 18:32 UTC  (14+ messages)
` [PATCH v2 1/4] powercap: idle_inject: Export symbols
` [PATCH v2 2/4] powercap: idle_inject: Add prepare/complete callbacks
` [PATCH v2 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-12 17:37 UTC  (5+ messages)
` [PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support

[PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
 2023-01-12 16:46 UTC  (4+ messages)

[PATCH v3 00/12] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-12 16:12 UTC  (2+ messages)
` (subset) "

[PATCH v3] thermal/core: fix error paths in __thermal_cooling_device_register()
 2023-01-12 15:47 UTC 

[PATCH 1/2] dt-bindings: cpufreq: Make reg-names a required property
 2023-01-12 15:41 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qcom-hw: Ensure only freq-domain regs are counted in num_domains

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-12 15:28 UTC  (7+ messages)
` [PATCH v10 1/6] thermal/drivers/mediatek: Relocate driver to mediatek folder
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers
` [PATCH v10 3/6] arm64/dts/mt8195: Add efuse node to mt8195
` [PATCH v10 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v10 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes
` [PATCH v10 6/6] arm64/dts/mt8195: Add temperature mitigation threshold

[PATCH v2] sched/fair: unlink misfit task from cpu overutilized
 2023-01-12 14:26 UTC  (2+ messages)

[PATCH v1 1/1] power: supply: collie_battery: Convert to GPIO descriptors (part 2)
 2023-01-12 14:02 UTC 

[PATCH] cpufreq: loongson1: Delete obsolete driver
 2023-01-12 13:53 UTC 

[PATCH v3 0/2] Fixes for uclamp and capacity inversion detection
 2023-01-12 12:27 UTC  (3+ messages)
` [PATCH v3 1/2] sched/uclamp: Fix a uninitialized variable warnings
` [PATCH v3 2/2] sched/fair: Fixes for capacity inversion detection

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2023-01-12 11:37 UTC  (19+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 3/5] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
` [PATCH v2 4/5] PM: Allow calling dev_pm_domain_set() with raw spinlock
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()

[rafael-pm:bleeding-edge] BUILD SUCCESS 837dc62247d5e50a0724af2001f070962300c87e
 2023-01-12 10:48 UTC 

Silikonmischungen
 2023-01-12  8:31 UTC 

[PATCH] power: hibernate: optimize function structure
 2023-01-12  5:24 UTC 

[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
 2023-01-12  2:13 UTC  (8+ messages)
` [PATCH 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points int340x

pm/testing baseline: 53 runs, 1 regressions (v6.2-rc3-79-g837dc62247d5)
 2023-01-11 21:37 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc3-79-g837dc62247d5)
 2023-01-11 20:54 UTC 

[PATCH] thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
 2023-01-11 16:41 UTC  (6+ messages)

[PATCH] tools/power turbostat: Introduce support for EMR
 2023-01-11 16:29 UTC  (2+ messages)

[PATCH v2 01/10] interconnect: qcom: rpm: Don't set QoS params before non-zero bw is requested
 2023-01-11 11:05 UTC  (19+ messages)
` [PATCH v2 02/10] interconnect: qcom: rpm: make QoS INVALID default, separate out driver data
` [PATCH v2 03/10] interconnect: qcom: rpm: Always set QoS params on QNoC
` [PATCH v2 04/10] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v2 05/10] interconnect: qcom: Sort kerneldoc entries
` [PATCH v2 06/10] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v2 07/10] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v2 08/10] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v2 09/10] interconnect: qcom: rpm: Add a way to always set QoS registers
` [PATCH v2 10/10] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore

[rafael-pm:bleeding-edge] BUILD SUCCESS 60bbd3eb0af043a2c9f7309e6ce5fc573ee0e171
 2023-01-11 10:42 UTC 

[PATCH v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()
 2023-01-11 10:38 UTC 

[PATCH v2 1/3] dt-bindings: interconnect: split SC7280 to own schema
 2023-01-11  9:26 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: interconnect: split SC8280XP "
` [PATCH v2 3/3] dt-bindings: interconnect: split SM8450 "

[PATCH v2 0/7] Add MSM8939 SoC support with two devices
 2023-01-11  9:12 UTC  (8+ messages)
` [PATCH v2 4/7] arm64: dts: qcom: Add msm8939 SoC

[PATCH v4 0/14] Enahance SVS's robustness
 2023-01-11  7:45 UTC  (15+ messages)
` [PATCH v4 01/14] soc: mediatek: mtk-svs: restore default voltages when svs_init02() fail
` [PATCH v4 02/14] soc: mediatek: mtk-svs: reset svs when svs_resume() fail
` [PATCH v4 03/14] soc: mediatek: mtk-svs: enable the IRQ later
` [PATCH v4 04/14] soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
` [PATCH v4 05/14] soc: mediatek: mtk-svs: use svs clk control APIs
` [PATCH v4 06/14] soc: mediatek: mtk-svs: add thermal voltage compensation if needed
` [PATCH v4 07/14] soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
` [PATCH v4 08/14] soc: mediatek: mtk-svs: clean up platform probing
` [PATCH v4 09/14] soc: mediatek: mtk-svs: improve readability of platform_probe
` [PATCH v4 10/14] soc: mediatek: mtk-svs: move svs_platform_probe into probe
` [PATCH v4 11/14] soc: mediatek: mtk-svs: delete superfluous platform data entries
` [PATCH v4 12/14] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v4 13/14] soc: mediatek: mtk-svs: use common function to disable restore voltages
` [PATCH v4 14/14] soc: mtk-svs: mt8183: refactor o_slope calculation

[PATCH v4 0/4] SDM670 Interconnects
 2023-01-11  0:57 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: interconnect: add sdm670 interconnects
` [PATCH v4 2/4] interconnect: qcom: "
` [PATCH v4 3/4] arm64: dts: qcom: sdm670: add interconnects
` [PATCH v4 4/4] arm64: dts: qcom: sdm670: add opps for peripherals

[GIT PULL] cpufreq/arm fixes for 6.2-rc
 2023-01-10 19:59 UTC  (2+ messages)

[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-10 18:23 UTC  (5+ messages)

[GIT PULL] generic trip points for the thermal framework
 2023-01-10 18:02 UTC  (5+ messages)

[PATCH v10 00/12] Implement AMD Pstate EPP Driver
 2023-01-10 18:00 UTC  (5+ messages)
` [PATCH v10 05/12] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors

[PATCH v8 2/5] dt-bindings: opp: v2-qcom-level: Let qcom,opp-fuse-level be a 2-long array
 2023-01-10 17:56 UTC  (2+ messages)
` [PATCH v8 3/5] soc: qcom: cpr: Move common functions to new file

[PATCH] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-10 17:40 UTC  (6+ messages)

[PATCH v5 0/5] Improve GPU reset sequence for Adreno GPU
 2023-01-10 17:17 UTC  (3+ messages)
` (subset) "

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-10 17:17 UTC  (52+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
` [PATCH 04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p
` [PATCH 05/18] clk: qcom: rpmh: add clocks "
` [PATCH 06/18] dt-bindings: interconnect: qcom: document the interconnects "
` [PATCH 07/18] interconnect: qcom: add a driver "
` [PATCH 08/18] arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms
` [PATCH 12/18] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH 13/18] dt-bindings: power: qcom,rpmpd: document sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p
` [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
` [PATCH 16/18] iommu: arm-smmu: qcom: add support for sa8775p
` [PATCH 17/18] dt-bindings: arm: qcom: document the sa8775p reference board
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride
  ` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p
` (subset) [PATCH 00/18] arm64: qcom: add support for sa8775p-ride

[RFC PATCH 3/3] sched/fair: Traverse cpufreq policies to detect capacity inversion
 2023-01-10 16:44 UTC  (13+ messages)

[PATCH] PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
 2023-01-10 16:17 UTC  (2+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-10 16:07 UTC  (5+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH v2] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
 2023-01-10 15:02 UTC  (3+ messages)

[PATCH rcu 12/27] drivers/devfreq: Remove "select SRCU"
 2023-01-10 15:01 UTC  (3+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc3-50-g4f0d85674885)
 2023-01-10  9:02 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION e73125f5e4d68eea0197f83c4943672d9c8cbd08
 2023-01-10  8:58 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH v1 0/13] Enahance SVS's robustness
 2023-01-10  5:35 UTC  (7+ messages)
` [PATCH v1 10/13] soc: mediatek: mtk-svs: restore default voltages when svs init02 fail
` [PATCH v1 13/13] soc: mediatek: mtk-svs: keep svs alive even though debug cmd create fail

[PATCH] cpufreq: armada-37xx: stop using 0 as NULL pointer
 2023-01-10  4:02 UTC  (2+ messages)

[PATCH v2] power: supply: bq256xx: Init ichg/vbat value with chip default value
 2023-01-10  2:47 UTC 

[RFC/RFT PATCH 0/2] Forced idle and Non-RCU local softirq pending
 2023-01-10  2:33 UTC  (9+ messages)
` [RFC/RFT PATCH 1/2] sched/core: Check and schedule ksoftirq


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