linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-30 21:55:23 to 2023-02-01 19:11:07 UTC [more...]

[PATCH] thermal: intel_powerclamp: Fix cur_state for multi package system
 2023-02-01 19:10 UTC  (2+ messages)

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-02-01 18:47 UTC  (11+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

[PATCH] docs: cpufreq: Frequencies are in Hz, not kHz
 2023-02-01 18:41 UTC  (2+ messages)

[PATCH v5 0/4] Use idle_inject framework for intel_powerclamp
 2023-02-01 18:28 UTC  (5+ messages)
` [PATCH v5 1/4] powercap: idle_inject: Export symbols
` [PATCH v5 2/4] powercap: idle_inject: Add update callback
` [PATCH v5 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
` [PATCH v5 4/4] thermal/drivers/intel_powerclamp: Add additional module params

[PATCH v5 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-01 18:35 UTC  (8+ messages)
` [PATCH v5 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v5 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v5 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v5 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v5 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v5 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided

[PATCH] ath11k: allow system suspend to survive ath11k
 2023-02-01 18:32 UTC 

[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-01 18:15 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-01 17:19 UTC  (21+ messages)
` [PATCH 2/2] PM / devfreq: qcom: Introduce CCI devfreq driver

[PATCH v11 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
 2023-02-01 17:12 UTC  (9+ messages)
` [PATCH v12] thermal: drivers: mediatek: "

[PATCH 0/2] Save cpuhp dynamic state
 2023-02-01 16:20 UTC  (3+ messages)

[PATCH 0/2 v5] unlink misfit task from cpu overutilized
 2023-02-01 14:36 UTC  (3+ messages)
` [PATCH 1/2 v5] sched/fair: "
` [PATCH 2/2 v5] sched/fair: Remove capacity inversion detection

[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
 2023-02-01 13:56 UTC  (11+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "
  ` [PATCH v3] dt-bindings: thermal: mediatek: Add LVTS thermal controllers

[PATCH v4 0/14] Enahance SVS's robustness
 2023-02-01 13:47 UTC  (32+ 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 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 00/23] interconnect: fix racy provider registration
 2023-02-01 11:18 UTC  (27+ messages)
` [PATCH 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH 03/23] interconnect: fix provider registration API
` [PATCH 04/23] interconnect: imx: fix registration race
` [PATCH 05/23] interconnect: qcom: osm-l3: "
` [PATCH 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH 11/23] interconnect: qcom: msm8974: "
` [PATCH 12/23] interconnect: qcom: sm8450: "
` [PATCH 13/23] interconnect: qcom: sm8550: "
` [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH 15/23] interconnect: exynos: fix registration race
` [PATCH 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH 17/23] memory: tegra: fix interconnect registration race
` [PATCH 18/23] memory: tegra124-emc: "
` [PATCH 19/23] memory: tegra20-emc: "
` [PATCH 20/23] memory: tegra30-emc: "
` [PATCH 21/23] interconnect: drop racy registration API
` [PATCH 22/23] interconnect: drop unused icc_get() interface
` [PATCH 23/23] interconnect: drop unused icc_link_destroy() interface

[PATCH v1 0/8] thermal: intel: intel_pch: Code simplification and cleanups
 2023-02-01  9:30 UTC  (26+ messages)
` [PATCH v1 1/8] thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
` [PATCH v1 2/8] thermal: intel: intel_pch: Eliminate redundant return pointers
` [PATCH v1 3/8] thermal: intel: intel_pch: Rename device operations callbacks
` [PATCH v1 4/8] thermal: intel: intel_pch: Eliminate device operations object
` [PATCH v1 5/8] thermal: intel: intel_pch: Fold two functions into their callers
` [PATCH v1 6/8] thermal: intel: intel_pch: Fold suspend and resume routines "
` [PATCH v1 7/8] thermal: intel: intel_pch: Rename board ID symbols
` [PATCH v1 8/8] thermal: intel: intel_pch: Refer to thermal zone name directly

[PATCH v2 0/4] thermal: intel: int340x: Assorted cleanups
 2023-02-01  9:09 UTC  (8+ messages)
` [PATCH v2 1/4] thermal: intel: int340x: Assorted minor cleanups
` [PATCH v2 3/4] thermal: intel: int340x: Drop pointless cast to unsigned long
` [PATCH v2 4/4] thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()

[PATCH v12 1/2] thermal: loongson-2: add thermal management support
 2023-02-01  8:23 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tables
 2023-02-01  8:20 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional
` [PATCH v5 3/3] dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-hw maximum

ACPI BIOS bug breaks wake from sleep
 2023-02-01  7:23 UTC  (2+ messages)

[PATCH v4 0/4] soc: qcom: Introduce PMIC GLINK
 2023-02-01  4:18 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding
` [PATCH v4 2/4] soc: qcom: pmic_glink: Introduce base PMIC GLINK driver
` [PATCH v4 3/4] soc: qcom: pmic_glink: Introduce altmode support
` [PATCH v4 4/4] power: supply: Introduce Qualcomm PMIC GLINK power supply

[PATCH] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatible
 2023-01-31 23:22 UTC  (3+ messages)

[PATCH v4 0/6] amd_pstate: Add guided autonomous mode support
 2023-01-31 17:50 UTC  (17+ messages)
` [PATCH v4 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v4 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v4 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v4 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v4 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v4 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided

[PATCH v4] sched/fair: unlink misfit task from cpu overutilized
 2023-01-31 16:36 UTC  (10+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-31 16:28 UTC  (2+ messages)
` (subset) "

[PATCH v11 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes
 2023-01-31 15:37 UTC  (2+ messages)
` [PATCH v12] arm64: dts: mediatek: mt8195: "

[PATCH] thermal: Drop spaces before TABs
 2023-01-31 13:14 UTC  (2+ messages)

[PATCH] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-01-31 13:00 UTC 

[PATCH v12 00/11] Implement AMD Pstate EPP Driver
 2023-01-31 12:36 UTC  (13+ messages)
` [PATCH v12 01/11] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v12 02/11] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v12 03/11] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
` [PATCH v12 04/11] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
` [PATCH v12 05/11] cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
` [PATCH v12 06/11] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v12 07/11] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v12 08/11] Documentation: amd-pstate: add amd pstate driver mode introduction
` [PATCH v12 09/11] Documentation: introduce amd pstate active mode kernel command line options
` [PATCH v12 10/11] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
` [PATCH v12 11/11] Documentation: amd-pstate: introduce new global sysfs attributes

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-31 12:02 UTC  (3+ messages)

pm/testing baseline: 50 runs, 3 regressions (v6.2-rc6-139-gab970ed365c9)
 2023-01-31 11:13 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc6-139-gab970ed365c9)
 2023-01-31 10:29 UTC 

[PATCH v2 0/9] A few more cpuidle vs rcu fixes
 2023-01-31  8:50 UTC  (3+ messages)
` [PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
  ` [PATCH v2.1 "

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:30 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 80ca19df0fe5cc0906c8731f63dbf2c31a9caf6b
 2023-01-31  8:21 UTC 

[PATCH v1 0/4] add i.MX93 TMU support
 2023-01-31  6:04 UTC  (3+ messages)
` [PATCH v1 2/4] thermal: qoriq: "

[PATCH] driver: bus: simple-pm-bus: Add Freescale i.MX8qm/qxp CSR compatible strings
 2023-01-31  5:26 UTC  (2+ messages)

[PATCH v2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM8550 compatible
 2023-01-31  3:31 UTC  (3+ messages)

[PATCH -next] dt-bindings: clock: qcom,sa8775p-gcc: add the power-domains property
 2023-01-30 23:02 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: qcom-wdt: add the interrupts property
 2023-01-30 22:59 UTC  (2+ messages)

[PATCH] interconnect: Skip call into provider if initial bw is zero
 2023-01-30 21:55 UTC  (9+ 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).