Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 15:55:33 to 2023-10-16 03:19:32 UTC [more...]

[PATCH v4 0/5] Add devicetree support for SDX75 Modem and IDP
 2023-10-16  3:19 UTC  (5+ messages)
` [PATCH v4 4/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible

[Bug 217618] New: Changing maximum frequency and boost state does not work with amd-pstate in passive mode plus the schedutil governor
 2023-10-16  2:46 UTC  (2+ messages)
` [Bug 217618] "

[RESEND PATCH V9 0/7] amd-pstate preferred core
 2023-10-16  1:45 UTC  (11+ messages)
` [RESEND PATCH V9 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [RESEND PATCH V9 2/7] acpi: cppc: Add get the highest performance cppc control
` [RESEND PATCH V9 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [RESEND PATCH V9 4/7] cpufreq: Add a notification message that the highest perf has changed
` [RESEND PATCH V9 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [RESEND PATCH V9 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [RESEND PATCH V9 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[PATCH v10 1/4] dt-bindings: thermal-zones: Document critical-action
 2023-10-15 21:54 UTC  (3+ messages)

[PATCH v4 00/42] ep93xx device tree conversion
 2023-10-15 21:17 UTC  (2+ messages)
` (subset) "

[Bug 218013] New: [question] option CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y available in config kernel?
 2023-10-15 14:10 UTC 

[PATCH] interconnect: qcom: Convert to platform remove callback returning void
 2023-10-15 13:59 UTC 

[PATCH 0/2] Rework interface between scheduler and schedutil governor
 2023-10-15  8:02 UTC  (5+ messages)
` [PATCH 1/2] sched/schedutil: rework performance estimation
` [PATCH 2/2] sched/schedutil: rework iowait boost

[rafael-pm:bleeding-edge] BUILD SUCCESS 6169dd7beafef12d6626425e3dd3d72e71c101fb
 2023-10-14 22:57 UTC 

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-10-14 21:59 UTC  (6+ messages)
        ` [GIT PULL] Convert drivers/soc to struct platform_driver::remove_new()

[PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-10-14 13:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v4 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v4 3/3] pmdomain: qcom: rpmpd: Add QM215 "

[PATCH] pmdomain: imx: gpc: set fwnode from parent device
 2023-10-13 21:29 UTC  (4+ messages)

[PATCH v6 0/4] cpufreq: qcom-nvmem: add support for ipq806x
 2023-10-13 17:38 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu
` [PATCH v6 2/4] dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt property
` [PATCH v6 3/4] cpufreq: qcom-nvmem: add support for IPQ8064
` [PATCH v6 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

[PATCH v6] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-13 17:25 UTC  (2+ messages)

[PATCH v2] thermal/core: Don't update trip points inside the hysteresis range
 2023-10-13 16:10 UTC  (4+ messages)

[PATCH] thermal: max77620: Remove duplicate error message
 2023-10-13 16:03 UTC  (2+ messages)

[PATCH v2 00/13] thermal: tegra: Do not register cooling device
 2023-10-13 15:59 UTC  (26+ messages)
` [PATCH v2 01/13] thermal: Store device tree node for thermal zone devices
` [PATCH v2 02/13] dt-bindings: thermal: tegra: Document throttle temperature
` [PATCH v2 03/13] dt-bindings: thermal: tegra: Add nvidia,thermal-zones property
` [PATCH v2 04/13] thermal: tegra: Use driver-private data consistently
` [PATCH v2 05/13] thermal: tegra: Constify SoC-specific data
` [PATCH v2 06/13] thermal: tegra: Do not register cooling device
` [PATCH v2 07/13] thermal: tegra: Use unsigned int where appropriate
` [PATCH v2 08/13] thermal: tegra: Avoid over-allocation of temporary array
` [PATCH v2 09/13] thermal: tegra: Remove gratuitous error assignment
` [PATCH v2 10/13] thermal: tegra: Minor stylistic cleanups
` [PATCH v2 11/13] arm64: tegra: Rework SOCTHERM on Tegra132 and Tegra210
` [PATCH v2 11/13] ARM: tegra: Rework SOCTHERM on Tegra124
` [PATCH v2 12/13] arm64: tegra: Rework SOCTHERM on Tegra132 and Tegra210
` [PATCH v2 12/13] ARM: tegra: Rework SOCTHERM on Tegra124
` [PATCH v2 13/13] thermal: Enforce self-encapsulation

[PATCH v1] thermal: ACPI: Include the right header file
 2023-10-13 15:25 UTC  (2+ messages)

pm/testing baseline: 47 runs, 4 regressions (v6.6-rc5-157-g8134843f53ba)
 2023-10-13 12:17 UTC 

[PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()
 2023-10-13 11:59 UTC  (8+ messages)
` [PATCH 1/5] soc/tegra: pmc: Drop the ->opp_to_performance_state() callback
` [PATCH 2/5] pmdomain: qcom: cpr: "
` [PATCH 3/5] pmdomain: qcom: rpmpd: "
` [PATCH 4/5] pmdomain: qcom: rpmhpd: "
` [PATCH 5/5] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
` (subset) [PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc5-157-g8134843f53ba)
 2023-10-13 11:34 UTC 

[PATCH v1 0/6] thermal: core: Pass trip pointers to governor .throttle() callbacks
 2023-10-13 10:07 UTC  (18+ messages)
` [PATCH v1 1/6] thermal: trip: Simplify computing trip indices
` [PATCH v1 2/6] thermal: trip: Define for_each_trip() macro
` [PATCH v1 3/6] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller
` [PATCH v1 6/6] thermal: core: Pass trip pointer to governor throttle callback

[PATCH 1/2] thermal/core: Hardening the self-encapsulation
 2023-10-13  9:43 UTC  (10+ messages)
` [PATCH 2/2] thermal/core: Reorder the headers inclusion

[PATCH 0/5] OPP: Minor cleanups
 2023-10-13  8:48 UTC  (6+ messages)
` [PATCH 1/5] OPP: Fix formatting of if/else block
` [PATCH 2/5] OPP: Add _link_required_opps() to avoid code duplication
` [PATCH 3/5] OPP: Reorder code in _opp_set_required_opps_genpd()
` [PATCH 4/5] OPP: Remove genpd_virt_dev_lock
` [PATCH 5/5] OPP: No need to defer probe from _opp_attach_genpd()

[PATCH V9 0/7] amd-pstate preferred core
 2023-10-13  2:57 UTC  (8+ messages)
` [PATCH V9 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V9 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V9 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V9 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V9 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V9 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V9 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[GIT PULL] power-supply changes for 6.6-rc2
 2023-10-13  2:49 UTC  (2+ messages)

[PATCH v2 0/4] power: reset: gpio-poweroff: use sys-off handler API
 2023-10-13  2:03 UTC  (2+ messages)

[PATCH] power: supply: cpcap: Drop non-DT driver matching
 2023-10-13  2:03 UTC  (2+ messages)

[PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-10-13  1:42 UTC  (2+ messages)

[PATCH v2 0/6] thermal: core: Pass trip pointers to governor .throttle() callbacks
 2023-10-12 21:17 UTC  (10+ messages)
` [PATCH v2 1/6] thermal: trip: Simplify computing trip indices
` [PATCH v2 2/6] thermal: trip: Define for_each_trip() macro
` [PATCH v2 3/6] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v2 4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v2 5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller
` [PATCH v2 6/6] thermal: core: Pass trip pointer to governor throttle callback

[PATCH v2 0/8] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-12 20:55 UTC  (11+ messages)
` [PATCH v2 1/8] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v2 2/8] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v2 3/8] clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
` [PATCH v2 4/8] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
` [PATCH v2 5/8] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v2 6/8] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse
` [PATCH v2 7/8] cpufreq: qti: Introduce cpufreq for ipq95xx
` [PATCH v2 8/8] arm64: dts: qcom: ipq9574: populate the opp table based on the eFuse

[PATCH v2 0/7] thermal: processor_thermal: Power floor status
 2023-10-12 19:14 UTC  (2+ messages)

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-12 18:43 UTC  (8+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH v7 0/5] UFS: Add OPP support
 2023-10-12 17:21 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: ufs: common: add OPP table
` [PATCH v7 2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v7 3/5] scsi: ufs: host: Add support for parsing OPP
` [PATCH v7 4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v7 5/5] arm64: dts: qcom: sm8250: "

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-10-12 17:03 UTC  (4+ messages)
` [PATCH] "

[PATCH v5 1/4] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-12 16:45 UTC  (5+ messages)
` [PATCH v5 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

[PATCH v2 0/3] imx6q related DT binding fixes
 2023-10-12 15:34 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: imx-thermal: Add #thermal-sensor-cells property
` [PATCH v2 2/3] dt-bindings: net: microchip: Allow nvmem-cell usage
` [PATCH v2 3/3] dt-bindings: timer: add imx7d compatible

[PATCH v4 0/2] Fix issues observed in selftests/amd-pstate
 2023-10-12 14:45 UTC  (4+ messages)
` [PATCH v4 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
` [PATCH v4 2/2] selftests/amd-pstate: Added option to provide perf binary path

[GIT PULL] pmdomain fixes for v6.6-rc6
 2023-10-12 13:56 UTC 

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-10-12 13:16 UTC  (10+ messages)
` [PATCH v4 10/18] PM: EM: Add RCU mechanism which safely cleans the old data

[rafael-pm:bleeding-edge] BUILD SUCCESS 2228a4b78d695e08b4f653c9c1f8d9e8bebc5a97
 2023-10-12 12:18 UTC 

Question regarding scmi_perf_domain.c
 2023-10-12 11:53 UTC  (12+ messages)

[PATCH v1 3/3] regulator: fixed: forward under-voltage events
 2023-10-12 11:13 UTC  (5+ messages)

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-12 10:11 UTC  (8+ messages)
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse

[PATCH] PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()
 2023-10-12  9:59 UTC  (2+ messages)

[PATCH v5 0/6] cpufreq: qcom-nvmem: support apq8064 cpufreq scaling
 2023-10-12  9:07 UTC  (6+ messages)

[PATCH v5 3/5] scsi: ufs: host: Add support for parsing OPP
 2023-10-12  7:39 UTC  (3+ messages)
` [PATCH] scsi: ufs: core: Fix build error: ufshcd_opp_config_clks

[PATCH v6 0/5] UFS: Add OPP support
 2023-10-12  5:45 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: ufs: common: add OPP table
` [PATCH v6 2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v6 3/5] scsi: ufs: host: Add support for parsing OPP
` [PATCH v6 4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v6 5/5] arm64: dts: qcom: sm8250: "

[PATCH v3 0/2] Fix issues observed in selftests/amd-pstate
 2023-10-12  5:04 UTC  (7+ messages)
` [PATCH v3 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
` [PATCH v3 2/2] selftests/amd-pstate: Added option to provide perf binary path

[RFC v3 0/2] CPU-Idle latency selftest framework
 2023-10-12  4:48 UTC  (2+ messages)

[PATCH v2] cpufreq: ARM_BRCMSTB_AVS_CPUFREQ cannot be used with ARM_SCMI_CPUFREQ
 2023-10-12  3:44 UTC  (2+ messages)

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2023-10-11 18:44 UTC  (5+ messages)
` [PATCH v4 08/23] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling

[PATCH v5 0/5] UFS: Add OPP support
 2023-10-11 18:32 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: ufs: common: add OPP table

pm/testing baseline: 48 runs, 3 regressions (v6.6-rc5-141-g45db6c21c12e0)
 2023-10-11 17:45 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc5-141-g45db6c21c12e0)
 2023-10-11 17:02 UTC 

[PATCH v1] thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
 2023-10-11 15:55 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).