Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-11 20:34:30 to 2024-01-18 06:30:27 UTC [more...]

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2024-01-18  6:30 UTC  (8+ messages)
` [Bug 218171] "

[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-01-18  6:29 UTC  (4+ messages)
` [PATCH v3 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
` [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver
` [PATCH v3 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V

[PATCH] pmdomain: Add a null pointer check to the omap_prm_domain_init
 2024-01-18  5:42 UTC 

[GIT PULL] power-supply changes for 6.8
 2024-01-18  0:11 UTC  (3+ messages)

[GIT PULL] More power management updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2024-01-17 22:51 UTC  (5+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[PATCH v2] Enable haltpoll for arm64
 2024-01-17 21:19 UTC  (2+ messages)

[PATCH] thermal/sysfs: Always enable hysteresis write support
 2024-01-17 18:49 UTC  (5+ messages)

[PATCH v2] PM: domains: Scale down parent performance states in reverse order
 2024-01-17 16:59 UTC  (2+ messages)

[PATCH] sched/fair: Fix frequency selection for non invariant case
 2024-01-17 14:28 UTC  (6+ messages)

[PATCH v7 00/23] Introduce runtime modifiable Energy Model
 2024-01-17 12:45 UTC  (28+ messages)
` [PATCH v7 01/23] PM: EM: Add missing newline for the message log
` [PATCH v7 02/23] PM: EM: Extend em_cpufreq_update_efficiencies() argument list
` [PATCH v7 03/23] PM: EM: Find first CPU active while updating OPP efficiency
` [PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v7 05/23] PM: EM: Introduce em_compute_costs()
` [PATCH v7 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v7 07/23] PM: EM: Split the allocation and initialization of the EM table
` [PATCH v7 08/23] PM: EM: Introduce runtime modifiable table
` [PATCH v7 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v7 10/23] PM: EM: Add functions for memory allocations for new EM tables
` [PATCH v7 11/23] PM: EM: Introduce em_dev_update_perf_domain() for EM updates
` [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
` [PATCH v7 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
` [PATCH v7 14/23] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v7 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
` [PATCH v7 17/23] powercap/dtpm_devfreq: "
` [PATCH v7 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
` [PATCH v7 19/23] drivers/thermal/devfreq_cooling: "
` [PATCH v7 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
` [PATCH v7 21/23] PM: EM: Remove old table
` [PATCH v7 22/23] PM: EM: Add em_dev_compute_costs()
` [PATCH v7 23/23] Documentation: EM: Update with runtime modification design

[PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification
 2024-01-17 12:06 UTC  (10+ messages)
` [PATCH 2/3] firmware: arm_scmi: Add perf_opp_xlate interface
` [PATCH 3/3] cpufreq: scmi: Register for limit change notifications

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-01-17 11:04 UTC  (4+ messages)
` [PATCH 1/3] OPP: Extend dev_pm_opp_data with turbo support
` [PATCH 2/3] firmware: arm_scmi: Add support for marking certain frequencies as boost
` [PATCH 3/3] cpufreq: scmi: Enable boost support

[PATCH V2 0/4] firmware: arm_scmi: Register and handle limits change notification
 2024-01-17 10:41 UTC  (5+ messages)
` [PATCH V2 1/4] firmware: arm_scmi: Add perf_notify_support interface
` [PATCH V2 2/4] firmware: arm_scmi: Add perf_freq_xlate interface
` [PATCH V2 3/4] cpufreq: Export cpufreq_update_pressure
` [PATCH V2 4/4] cpufreq: scmi: Register for limit change notifications

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-17  9:18 UTC  (11+ messages)

[PATCH] cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
 2024-01-17  7:12 UTC 

[PATCH v7 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2024-01-17  0:07 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-16 23:47 UTC  (13+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v4 2/2] cpufreq: add virtual-cpufreq driver

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2024-01-16 19:33 UTC  (11+ messages)
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division

[RFC PATCH 00/26] Add thermal zones names and new registration func
 2024-01-16 11:37 UTC  (12+ messages)
` [RFC PATCH 01/26] thermal: Introduce thermal_zone_device_register() and params structure
` [RFC PATCH 02/26] thermal/of: Migrate to thermal_zone_device_register()
` [RFC PATCH 26/26] thermal: Introduce thermal zones names

[PATCH 0/1] Need help to validate power domain driver modification on mt8365
 2024-01-16 10:28 UTC  (3+ messages)
  ` [PATCH 1/1] soc: mediatek: pm-domains: support clamp protection

[PATCH AUTOSEL 5.10 7/8] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-01-16  0:14 UTC 

[PATCH AUTOSEL 5.15 7/8] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-01-16  0:14 UTC 

[PATCH AUTOSEL 6.1 8/9] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-01-16  0:14 UTC 

[PATCH AUTOSEL 6.6 12/14] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-01-16  0:13 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 14/14] thermal: core: Fix thermal zone suspend-resume synchronization

[PATCH AUTOSEL 6.7 14/18] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-01-16  0:13 UTC  (3+ messages)
` [PATCH AUTOSEL 6.7 17/18] OPP: The level field is always of unsigned int type
` [PATCH AUTOSEL 6.7 18/18] thermal: core: Fix thermal zone suspend-resume synchronization

[PATCH AUTOSEL 6.6 4/6] cpufreq: Use the fixed and coherent frequency for scaling capacity
 2024-01-16  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 5/6] cpufreq/schedutil: Use a fixed reference frequency

[PATCH AUTOSEL 6.7 5/8] cpufreq: Use the fixed and coherent frequency for scaling capacity
 2024-01-16  0:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 6/8] cpufreq/schedutil: Use a fixed reference frequency

[PATCH] interconnect: qcom: sm8450: Revert "interconnect: qcom: sm8450: Enable sync_state"
 2024-01-15 18:32 UTC  (9+ messages)

[PATCH v1 0/2] thermal: A couple of minor governor fixes
 2024-01-15 17:57 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: gov_fair_share: Fix dependency on trip points ordering
` [PATCH v1 2/2] thermal: gov_bang_bang: Fix possible cooling device state ping-pong

[PATCH 0/9] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-01-15 17:52 UTC  (14+ messages)
` [PATCH 1/9] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes
` [PATCH 2/9] thermal/drivers/mediatek/lvts_thermal: move comment
` [PATCH 3/9] thermal/drivers/mediatek/lvts_thermal: use offsets for every calibration byte
` [PATCH 4/9] thermal/drivers/mediatek/lvts_thermal: guard against efuse data buffer overflow
` [PATCH 5/9] thermal/drivers/mediatek/lvts_thermal: add MT8186 support
` [PATCH 6/9] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH 7/9] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
` [PATCH 8/9] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots
` [PATCH 9/9] thermal/drivers/mediatek/lvts_thermal: add MT8188 support

[PATCH v1] thermal/debugfs: Remove unnecessary debugfs_create_dir() error check in thermal_debug_init()
 2024-01-15 17:09 UTC  (4+ messages)

[PATCH 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-01-15 16:59 UTC  (8+ messages)
` [PATCH 02/15] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
` [PATCH 09/15] pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2024-01-15 16:16 UTC  (7+ messages)
` [PATCH v4 08/23] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling

[PATCH v2 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-01-15 15:25 UTC  (6+ messages)
` [PATCH v2 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
` [PATCH v2 -next 2/3] ACPI: RISC-V: Add LPI driver
` [PATCH v2 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V

[PATCH 0/4] turbostat msr, perf controls and aperf/mperf via perf
 2024-01-15 12:58 UTC  (11+ messages)
` [PATCH 1/4] tools/power turbostat: Add --no-msr option
` [PATCH 2/4] tools/power turbostat: Add --no-perf option
` [PATCH 3/4] tools/power turbostat: Don't print invalid ucode revision
` [PATCH 4/4] tools/power turbostat: Add reading aperf and mperf via perf API

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-15 11:06 UTC  (19+ messages)
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[PATCH] thermal: db8500: remove kernel-doc notation from data
 2024-01-15  8:06 UTC  (2+ messages)

[PATCH -next 0/2] RISC-V: ACPI: Add LPI support
 2024-01-15  5:07 UTC  (4+ messages)
` [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI "

Why does Linux not implement pthread_suspend() and pthread_resume()?
 2024-01-15  2:20 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 15f5ad190ec05493ea77da93644d86d26834b485
 2024-01-13 15:45 UTC 

[GIT PULL] pmdomain updates for v6.8
 2024-01-12 22:20 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc8-185-g477a23656d9b1)
 2024-01-12 17:27 UTC 

[PATCH] pmdomain: renesas: r8a77980-sysc: CR7 must be always on
 2024-01-12 16:33 UTC 

[PATCH] thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
 2024-01-12 14:56 UTC  (2+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (4+ messages)

[bug report] thermal/debugfs: Add thermal cooling device debugfs information
 2024-01-12 14:50 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2b2cd068b24ca1dbd163198aa8a6b37afcac2971
 2024-01-12 13:45 UTC 

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-12 11:10 UTC  (3+ messages)

[PATCH v2] power: supply: qcom_battmgr: Ignore notifications before initialization
 2024-01-12  9:47 UTC  (2+ messages)

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

[PATCH] thermal: qcom: tsens: remove dependency to NVMEM_QCOM_QFPROM
 2024-01-12  6:18 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).