linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 14:19:09 to 2023-07-04 08:28:47 UTC [more...]

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-04  8:28 UTC  (22+ messages)
` [PATCH v2 01/15] clk: oxnas: remove obsolete clock driver
` [PATCH v2 02/15] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH v2 03/15] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH v2 04/15] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
` [PATCH v2 05/15] nand: oxnas_nand: remove obsolete raw nand driver
` [PATCH v2 06/15] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
` [PATCH v2 07/15] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver
` [PATCH v2 08/15] dt-bindings: net: oxnas-dwmac: remove obsolete bindings
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
` [PATCH v2 10/15] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: "
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver
` [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible
` [PATCH v2 14/15] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated
` [PATCH v2 15/15] MAINTAINERS: remove OXNAS entry

[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
 2023-07-04  8:23 UTC  (10+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
` [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests

[PATCH v12 00/10] (no cover subject)
 2023-07-04  8:07 UTC  (6+ messages)
` [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev

[PATCH] power: supply: Propagate of_node to child device
 2023-07-04  7:43 UTC 

[PATCH v2 0/4] Add interconnects to QUPs on SM8250
 2023-07-04  7:26 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt
` [PATCH v2 2/4] dt-bindings: interconnect: qcom,sm8250: Add "
` [PATCH v2 3/4] interconnect: qcom: sm8250: Fix QUP0 nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-07-04  6:23 UTC  (5+ messages)
` [PATCH v4 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support

[PATCH] powercap: intel_rapl_tpmi: Fix a sparse warning
 2023-07-04  5:02 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS e7c5bd3ce61586cf170d9e3511b715d8c90c694e
 2023-07-04  4:03 UTC 

[Bug 217630] New: Kernel fails to load amd_pstate driver on 3970x while Windows works well on the same machine
 2023-07-04  2:14 UTC  (3+ messages)
` [Bug 217630] "

[PATCH v4 0/2] soc: loongson2_pm: add power management support
 2023-07-04  1:38 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency
 2023-07-04  1:09 UTC  (3+ messages)

[GIT PULL] power-supply changes for 6.5
 2023-07-04  0:34 UTC  (2+ messages)

[PATCH v4 0/5] ARM: Add GPIO support
 2023-07-03 22:19 UTC  (3+ messages)

[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
 2023-07-03 17:43 UTC  (11+ messages)
` [PATCH v3 1/5] genirq/devres: Add devm_request_threaded_irq_emsg()
` [PATCH v3 2/5] thermal/drivers/armada: convert to use devm_request_threaded_irq_emsg()
` [PATCH v3 3/5] thermal/drivers/brcmstb_thermal: "
` [PATCH v3 4/5] thermal/drivers/db8500: "
` [PATCH v3 5/5] thermal/drivers/mediatek/lvts_thermal: "

[PATCH] thermal/core: Don't update trip points inside the hysteresis range
 2023-07-03 17:14 UTC 

[RFC PATCH 0/8] ARM: qcom: msm8960: support CPU frequency scaling
 2023-07-03 16:38 UTC  (11+ messages)
` [RFC PATCH 1/8] dt-bindings: nvmem: qfprom: add compatible for MSM8960
` [RFC PATCH 2/8] cpufreq: qcom-nvmem: enable core voltage scaling "
` [RFC PATCH 3/8] cpufreq: qcom-nvmem: provide vmin constraint for early Kraits
` [RFC PATCH 4/8] ARM: dts: qcom: msm8960-cdp: constraint cpufreq regulators
` [RFC PATCH 5/8] ARM: dts: qcom: msm8960-samsung-expressatt: "
` [RFC PATCH 6/8] ARM: dts: qcom: msm8960: add Krait clock controller
` [RFC PATCH 7/8] ARM: dts: qcom: msm8960: add L2 cache scaling
` [RFC PATCH 8/8] ARM: dts: qcom: apq8064: add simple CPUFreq support

[PATCH v2 00/17] Introduce runtime modifiable Energy Model
 2023-07-03 16:35 UTC  (35+ messages)
` [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
` [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH v2 06/17] PM: EM: Add update_power() callback for "
` [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
` [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
` [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v2 14/17] Documentation: EM: Add a new section about the design
` [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-07-03 16:15 UTC  (4+ messages)
` [PATCH 5/8] thermal/drivers/int3400: Use thermal zone device wrappers

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-07-03 16:07 UTC  (10+ messages)

[PATCH v4 0/4] x86/speculation: Disable IBRS when idle
 2023-07-03 15:09 UTC  (7+ messages)
` [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-07-03 11:38 UTC  (4+ messages)

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-03 11:30 UTC  (41+ messages)
` [PATCH v3 01/28] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v3 02/28] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v3 03/28] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v3 04/28] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v3 05/28] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v3 06/28] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v3 07/28] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v3 08/28] soc: qcom: spm: add support for voltage regulator
` [PATCH v3 09/28] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v3 10/28] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v3 11/28] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v3 12/28] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v3 13/28] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v3 14/28] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH v3 15/28] ARM: dts: qcom: apq8064-cm-qs600: "
` [PATCH v3 16/28] ARM: dts: qcom: apq8064-ifc6410: "
` [PATCH v3 17/28] ARM: dts: qcom: apq8064-sony-xperia-lagan-yuga: "
` [PATCH v3 18/28] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH v3 19/28] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH v3 20/28] ARM: dts: qcom: apq8064: add Krait clock controller
` [PATCH v3 21/28] ARM: dts: qcom: apq8064: add L2 cache scaling
` [PATCH v3 22/28] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH v3 23/28] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH v3 24/28] ARM: dts: qcom: msm8960: declare SAW2 regulators
` [PATCH v3 25/28] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device
` [PATCH v3 26/28] ARM: dts: qcom: msm8974: "
` [PATCH v3 27/28] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices
` [PATCH v3 28/28] ARM: dts: qcom: ipq8064: "

[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-07-03  8:55 UTC  (4+ messages)
` [RESEND v4 1/3] cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
` [RESEND v4 2/3] cpuidle: psci: Move enabling OSI mode after power domains creation
` [RESEND v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states

[Bug 217618] New: Changing maximum frequency and boost state does not work with amd-pstate in passive mode plus the schedutil governor
 2023-07-03  8:11 UTC  (4+ messages)
` [Bug 217618] "

[PATCH RESEND v4 0/3] Add Richtek RT9759 smart cap divider charger support
 2023-07-03  8:00 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH RESEND v4 2/3] "
` [PATCH RESEND v4 3/3] Documentation: power: rt9759: Document exported sysfs entries

[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-07-03  3:01 UTC  (3+ messages)

[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-02 17:37 UTC  (14+ messages)
` [PATCH v2 01/26] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v2 02/26] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v2 03/26] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v2 04/26] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v2 13/26] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-07-01 14:20 UTC  (20+ messages)

[PATCH 0/3] thermal: hook in with reboot and crash
 2023-07-01  1:36 UTC  (6+ messages)
  ` [EXTERNAL][PATCH "

[PATCH v2] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores
 2023-06-30 22:45 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 0d729b90fbbeba7c7c7a7c4b0477f736f34d5327
 2023-06-30 21:49 UTC 

[PATCH v3 0/3] Sapphire Rapids C0.x idle states support
 2023-06-30 16:54 UTC  (7+ messages)
` [PATCH v3 1/2] x86/mwait: Add support for idle via umwait

[PATCH] cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF
 2023-06-30  7:44 UTC  (2+ messages)

[PATCH v7 00/22] Restructure RPM SMD ICC
 2023-06-30  4:59 UTC  (3+ messages)
` [PATCH v7 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks

[RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON
 2023-06-30  2:45 UTC  (5+ messages)

[GIT PULL] ACPI fix for v6.5-rc1
 2023-06-30  0:48 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS e48016b194ff7511565aa1510900d6324957620d
 2023-06-29 21:51 UTC 

[PATCH v2 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-06-29 21:10 UTC  (4+ messages)
` [PATCH v2 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-29 18:56 UTC  (5+ messages)
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-06-29 14:18 UTC  (6+ 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).