linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-26 04:36:56 to 2024-06-28 17:56:38 UTC [more...]

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-06-28 17:56 UTC  (5+ messages)

[PATCH] Correcting all needs work translations, Adding some transaltion and changing maintainer of the cpupower tool
 2024-06-28 17:44 UTC  (10+ messages)
` [PATCH 1/4] Signed-off-by: Daniel Hejduk <danielhejduk@disroot.org>
    ` [PATCH 0/3] Updating maintainer and correcting Czech translation in cpupower
      ` [PATCH 1/3] Updating cpupower's Czech translation maintainer
      ` [PATCH 2/3] Correcting needs work strings and adding new to cpupower's Czech translation
      ` [PATCH 3/3] Adding changelog for cpupower
` [PATCH 2/4] Signed-off-by: Daniel Hejduk <danielhejduk@disroot.org>
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH v2 0/9] Add CPU-type to topology
 2024-06-28 17:32 UTC  (13+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
    ` [PATCH "
` [PATCH PATCH v2 2/9] cpufreq: intel_pstate: Use topology_cpu_type()
` [PATCH PATCH v2 3/9] perf/x86/intel: Use topology_hw_cpu_type()
` [PATCH PATCH v2 4/9] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH PATCH v2 5/9] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH PATCH v2 6/9] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH PATCH v2 7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH PATCH v2 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[GIT PULL] turbostat fixes for Linux-6.10-rc
 2024-06-28 17:01 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect driver for MSM8953/SDM450/SDM632
 2024-06-28 14:06 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC
` [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver

[PATCH v3 0/2] Add interconnect driver for MSM8953/SDM450/SDM632
 2024-06-28 14:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC
` [PATCH v3 2/2] interconnect: qcom: Add MSM8953 driver

[PATCH] thermal/core: Introduce user trip points
 2024-06-28 13:56 UTC  (2+ messages)

[PATCH v6 0/2] Improve VM CPUfreq and task placement behavior
 2024-06-28 12:51 UTC  (6+ messages)
` [PATCH v6 2/2] cpufreq: add virtual-cpufreq driver

Trip points crossed not detected when no cooling device bound
 2024-06-28 12:26 UTC  (10+ messages)

[PATCH v2] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
 2024-06-28 12:10 UTC 

[PATCH v3 0/9] Enable CPR for IPQ9574
 2024-06-28 11:53 UTC  (20+ messages)
` [PATCH v3 1/9] soc: qcom: cpr3: Fix 'acc_desc' usage
` [PATCH v3 2/9] cpufreq: qcom-nvmem: Add genpd names to match_data_kryo
` [PATCH v3 3/9] dt-bindings: power: rpmpd: Add IPQ9574 power domains
` [PATCH v3 4/9] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v3 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v3 6/9] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v3 7/9] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v3 8/9] soc: qcom: cpr3: Add IPQ9574 definitions
` [PATCH v3 9/9] dts: arm64: qcom: ipq9574: Enable CPR

[PATCH v3] cpupower: Make help command available for custom install dir
 2024-06-28 11:30 UTC  (3+ messages)

[PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-28  9:59 UTC  (4+ messages)
` [PATCH 1/3] Revert: "cpuidle: teo: Introduce util-awareness"
` [PATCH 2/3] cpuidle: teo: Remove recent intercepts metric
` [PATCH 3/3] cpuidle: teo: Don't count non-existent intercepts

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-28  9:33 UTC  (7+ messages)
` [PATCHv2 2/3] cpuidle: teo: Remove recent intercepts metric
` [PATCHv2 3/3] cpuidle: teo: Don't count non-existent intercepts

[PATCH -next] mm/treewide: Add missing kernel-doc function comments
 2024-06-28  9:14 UTC 

[PATCH] drivers/cpuidle: Fix guest_halt_poll_ns failed to take effect
 2024-06-28  8:49 UTC 

[PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
 2024-06-28  8:48 UTC  (13+ messages)

[PATCH v2] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor
 2024-06-28  8:31 UTC 

[PATCH] PM / devfreq: sun8i-a33-mbus: Make use of devm_ functions for clks
 2024-06-28  7:08 UTC  (2+ messages)

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-06-28  3:55 UTC  (7+ messages)

[PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
 2024-06-28  3:27 UTC 

[PATCH v6] sched: Consolidate cpufreq updates
 2024-06-28  1:52 UTC  (3+ messages)

[GIT PULL] Thermal control fixes for v6.10-rc6
 2024-06-28  0:35 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.10-rc6
 2024-06-28  0:35 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (thermal-6.10-rc6-118-gf7cd54956dc7)
 2024-06-27 23:24 UTC 

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-27 20:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v5 2/4] dt-bindings: arm: Document reboot mode magic

[GIT PULL] cpupower update for Linux 6.11-rc1
 2024-06-27 19:31 UTC  (2+ messages)

3rd amd-pstate pull request for 6.11
 2024-06-27 19:30 UTC  (2+ messages)

[PATCH v2 1/2] cpufreq: Allow drivers to advertise boost enabled
 2024-06-27 19:11 UTC  (5+ messages)
` [PATCH v2 2/2] cpufreq: acpi: Mark boost policy as enabled when setting boost

[PATCH V2] cpufreq: make cpufreq_boost_enabled return bool
 2024-06-27 18:57 UTC  (2+ messages)

[PATCH] Correcting all needs work translations, Adding some transaltion and changing maintainer of the cpupower tool
 2024-06-27 17:18 UTC  (2+ messages)

[PATCH 0/9] Add CPU-type to topology
 2024-06-27 16:54 UTC  (16+ messages)

[PATCH 0/2] Fixes for wrong performance levels in acpi-cpufreq
 2024-06-27 15:12 UTC  (13+ messages)
` [PATCH 1/2] x86/cpu/amd: Clarify amd_get_highest_perf()
` [PATCH 2/2] cpufreq: amd-pstate: Use amd_get_highest_perf() to lookup perf values

[PATCH 0/3] Power: A5: add power domain driver
 2024-06-27 14:56 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic A5 power domains
` [PATCH 2/3] pmdomain: amlogic: Add support for A5 power domains controller
` [PATCH 3/3] arm64: dts: amlogic: a5: add power domain controller node

[GIT PULL RESEND] Immutable branch between pdx86 lenovo c630 branch, power/supply and USB
 2024-06-27 14:22 UTC  (4+ messages)

[PATCH v1] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
 2024-06-27 11:26 UTC 

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-27 11:13 UTC  (11+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support "

vc4: WARNING during suspend to idle of Raspberry Pi 3 Plus
 2024-06-27 10:53 UTC  (5+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-27  8:29 UTC  (4+ messages)

[PATCH v2 3/3] ARM: dts: sti: add thermal-zones support on stih418
 2024-06-27  8:23 UTC  (2+ messages)

[PATCH 0/2] Add interconnect driver for MSM8953/SDM450/SDM632
 2024-06-27  7:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC
` [PATCH 2/2] interconnect: qcom: Add MSM8953 driver

[PATCH v3 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-27  7:17 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: mfd: syscon: add TI's opp table compatible
  ` (subset) "

[PATCH v2 2/3] thermal: sti: depend on THERMAL_OF subsystem
 2024-06-26 23:06 UTC  (3+ messages)

[PATCH v5 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-06-26 20:40 UTC 

[PATCH v2] cpupower: Make help command available for custom install dir
 2024-06-26 18:43 UTC  (5+ messages)

[PATCH] cpufreq: make cpufreq_boost_enabled return bool
 2024-06-26 18:40 UTC  (2+ messages)

[PATCH] cpupower: Disable direct build of the 'bench' subproject
 2024-06-26 16:45 UTC 

[PATCH 0/2] Fixes for boost enablement
 2024-06-26 16:32 UTC  (9+ messages)
` [PATCH 1/2] cpufreq: Allow drivers to advertise boost enabled
` [PATCH 2/2] cpufreq: acpi: Mark boost policy as enabled when setting boost

[PATCH] power: reset: piix4: add missing MODULE_DESCRIPTION() macro
 2024-06-26 16:09 UTC  (2+ messages)

[PATCH v5 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-06-26 14:30 UTC  (3+ messages)

[PATCH v8] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
 2024-06-26 13:54 UTC  (2+ messages)

[PATCH] power: supply: ingenic: Fix some error handling paths in ingenic_battery_get_property()
 2024-06-26 13:54 UTC  (2+ messages)

[PATCH 0/3] power: supply: ab8500: Improve code related to iio_read_channel_processed() and fix a bug
 2024-06-26 13:06 UTC  (8+ messages)
` [PATCH 1/3] power: supply: ab8500: Fix error handling when calling iio_read_channel_processed()
` [PATCH 2/3] power: supply: ab8500: Use iio_read_channel_processed_scale()
` [PATCH 3/3] power: supply: ab8500: Clean some error messages

[PATCH v2 0/7] Enable CPR for IPQ9574
 2024-06-26 10:44 UTC  (5+ messages)

[PATCH v2 1/2] power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
 2024-06-26 10:37 UTC  (2+ messages)

[PATCH 0/2] AMD Pstate driver fixes
 2024-06-26  8:10 UTC  (15+ messages)
` [PATCH 1/2] cpufreq/amd-pstate-ut: Handle the inconsistency
` [PATCH 2/2] cpufreq/amd-pstate: Fix the scaling_min/max_freq setting on shared memory CPPC systems

[PATCH] PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
 2024-06-26  7:49 UTC  (3+ messages)

[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-06-26  7:43 UTC  (3+ messages)
` (subset) "

[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-26  6:51 UTC  (2+ messages)

[PATCH 0/7] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-06-26  6:37 UTC  (9+ messages)
` [PATCH 2/7] OPP: Drop a redundant in-parameter to _set_opp_level()
` [PATCH 3/7] OPP: Rework _set_required_devs() to manage a single device per call
` [PATCH 4/7] OPP: Introduce an OF helper function to inform if required-opps is used
` [PATCH 6/7] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach

[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
 2024-06-26  5:27 UTC  (5+ messages)

[PATCH v15 0/4] AMD Pstate Driver Core Performance Boost
 2024-06-26  4:36 UTC  (3+ messages)
` [PATCH v15 2/4] cpufreq: amd-pstate: initialize core precision boost state


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