linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 18:38:27 to 2024-05-07 15:03:33 UTC [more...]

[PATCH 00/11] AMD Pstate Driver Fixes and Improvements
 2024-05-07 15:03 UTC  (19+ messages)
` [PATCH 01/11] cpufreq: amd-pstate: optimiza the initial frequency values verification
` [PATCH 02/11] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
` [PATCH 03/11] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH 04/11] Documentation: PM: amd-pstate: introducing recommended reboot requirement during driver switch
` [PATCH 05/11] Documentation: PM: amd-pstate: add debugging section for driver loading failure
` [PATCH 06/11] Documentation: PM: amd-pstate: add guide mode to the Operation mode
` [PATCH 07/11] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH 08/11] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH 10/11] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
` [PATCH 11/11] cpufreq: amd-pstate: automatically load pstate driver by default

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-05-07 13:24 UTC  (16+ messages)
` [Bug 218759] "

[PATCH] cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
 2024-05-07 13:05 UTC  (2+ messages)

[PATCH v2] sched: Consolidate cpufreq updates
 2024-05-07 12:53 UTC  (9+ messages)

[RFC PATCH v3 3/6] sched/fair: Use util biases for utilization and frequency
 2024-05-07 12:50 UTC 

[PATCH] cpuidle: ladder: fix ladder_do_selection() kernel-doc
 2024-05-07 11:56 UTC  (2+ messages)

[PATCH] cpufreq/cppc: changing highest_perf to nominal_perf in cppc_cpufreq_cpu_init()
 2024-05-07 10:25 UTC  (6+ messages)
  `  "

[PATCH v5 0/2] Improve VM CPUfreq and task placement behavior
 2024-05-07 10:21 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
 2024-05-07  8:40 UTC  (2+ messages)
` [Bug 218705] "

[PATCH 0/2] platform/chrome: cros_ec_framework_laptop: new driver
 2024-05-07  8:25 UTC  (11+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_framework_laptop: introduce driver
` [PATCH 2/2] platform/chrome: cros_ec_framework_laptop: implement battery charge thresholds

[PATCH 0/2] thermal: renesas: Group drivers and update dependencies
 2024-05-07  6:58 UTC  (4+ messages)
` [PATCH 1/2] thermal: renesas: Group all renesas thermal drivers together
` [PATCH 2/2] thermal: renesas: rcar: Add dependency on OF

[rafael-pm:bleeding-edge] BUILD SUCCESS b0e05525f385820d096acba5e24f54e4c17738e9
 2024-05-06 23:43 UTC 

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-06 21:27 UTC  (15+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH 3/9] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
` [PATCH 5/9] governors/haltpoll: drop kvm_para_available() check
` [PATCH 6/9] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH 7/9] arm64: define TIF_POLLING_NRFLAG
` [PATCH 8/9] arm64: support cpuidle-haltpoll
` [PATCH 9/9] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64

[PATCH] thermal/drivers/max77620: Fix max77620_thermal_read_temp() kernel-doc
 2024-05-06 16:23 UTC 

[PATCH v9 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-06 15:01 UTC  (11+ messages)
` [PATCH v9 1/7] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v9 2/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v9 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v9 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v9 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v9 6/7] cpufreq: amd-pstate: introduce per CPU frequency boost control
` [PATCH v9 7/7] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method

[RFC][PATCH v1 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
 2024-05-06 14:39 UTC  (6+ messages)
` [RFC][PATCH v1 3/3] cpufreq: "

pm/testing baseline: 40 runs, 1 regressions (v6.9-rc7-218-gf471f351f0d8f)
 2024-05-06 13:00 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 31 warnings (v6.9-rc7-218-gf471f351f0d8f)
 2024-05-06 12:17 UTC 

[PATCH] thermal/cpufreq: increment i in cpufreq_get_requested_power()
 2024-05-06 11:26 UTC  (3+ messages)

[PATCH v5 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-05-06 10:49 UTC  (4+ messages)
` [PATCH v5 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver

[PATCH] MAINTAINERS: cpufreq: amd-pstate: Add co-maintainers and reviewer
 2024-05-06  8:57 UTC  (5+ messages)

[PATCH 0/2] Mediatek lvts_thermal driver: Fix wrong lvts_ctrl index
 2024-05-06  7:52 UTC  (8+ messages)
` [PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data
` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index

[Bug 218805] New: CPU stuck to low frequency after resume from sleep
 2024-05-05  8:48 UTC  (4+ messages)
` [Bug 218805] "

[PATCH v9 0/7] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-04 16:41 UTC  (8+ messages)
` [PATCH v9 1/7] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v9 2/7] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v9 3/7] leds: rgb: leds-ktd202x: Initialize mutex earlier
` [PATCH v9 4/7] leds: core: Add led_mc_set_brightness() function
` [PATCH v9 5/7] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v9 6/7] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v9 7/7] platform: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updates

[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-04  8:01 UTC  (2+ messages)

[GIT PULL] interconnect changes for 6.10
 2024-05-04  7:48 UTC  (2+ messages)

[PATCH] cpufreq: exit() callback is optional
 2024-05-03 21:30 UTC  (9+ messages)
                    `  "

[PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-05-03 18:42 UTC  (2+ messages)

[PATCH 0/2] cpufreq: sun50i: fix memory leak and remove of_node_put()
 2024-05-03 17:52 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: sun50i: fix memory leak in dt_has_supported_hw()
` [PATCH 2/2] cpufreq: sun50i: replace of_node_put() with automatic cleanup handler

[PATCH v8 0/7] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-03 13:57 UTC  (14+ messages)
` [PATCH v8 1/7] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v8 2/7] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v8 3/7] leds: rgb: leds-ktd202x: Initialize mutex earlier
` [PATCH v8 4/7] leds: core: Add led_mc_set_brightness() function
` [PATCH v8 5/7] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v8 6/7] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v8 7/7] platform: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updates

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-03 13:51 UTC  (7+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-03 13:47 UTC  (6+ messages)
` [PATCH RFC 1/2] pmdomain: ti-sci: Fix duplicate PD referrals
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-05-03  7:52 UTC  (6+ messages)

[PATCH v7 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-03  2:55 UTC  (7+ messages)
` [PATCH v7 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v7 5/6] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED

[PATCH] Revert "include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume"
 2024-05-03  1:29 UTC  (8+ messages)
` [PATCH] PM: sleep: Optimize the pm_debug_messages_should_print() function

[rafael-pm:bleeding-edge] BUILD SUCCESS e01d13af3b69fdb9f26affc2451afd90f764fa14
 2024-05-02 22:59 UTC 

[GIT PULL] Thermal control fixes for v6.9-rc7
 2024-05-02 16:08 UTC  (2+ messages)

[PATCH] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
 2024-05-02 15:41 UTC  (3+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
 2024-05-02 13:57 UTC  (2+ messages)

[linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
 2024-05-02 12:56 UTC  (7+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 31 warnings (v6.9-rc6-227-g058b3af4882a)
 2024-05-02 12:41 UTC 

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-02 12:10 UTC  (17+ messages)
` [PATCH v9 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH v9 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v9 18/19] arm64: document virtual CPU hotplug's expectations
` [PATCH v9 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online

No cpufreq entries with omap2plus_defconfig since "cpufreq: dt-platdev: Support building as module" (commit 3b062a08)
 2024-05-02 11:04 UTC 

[PATCH] thermal: intel: Add missing module description
 2024-05-02 10:54 UTC  (3+ messages)

[GIT PULL] thermal drivers for v6.10-rc1
 2024-05-02 10:50 UTC  (2+ messages)

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-05-02  2:21 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 8f906dfee894690940afdc9d68c4f580c452f046
 2024-05-01 20:58 UTC 

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-05-01  9:26 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-05-01  9:14 UTC  (9+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH V4 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-05-01  8:26 UTC  (4+ messages)
` [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH -next] PM: hibernate: add retry mechanism for S4 image loading failures
 2024-05-01  7:43 UTC  (3+ messages)

[PATCH v2 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-05-01  1:24 UTC  (4+ messages)
` [PATCH v2 1/3] thermal: intel: intel_tcc: Add model checks "

[PATCH 0/4] intel: thermal: hfi: Add debugfs files for tuning
 2024-05-01  1:16 UTC  (7+ messages)
` [PATCH 2/4] thermal: intel: hfi: Tune the HFI thermal netlink event delay via debugfs
` [PATCH 4/4] thermal: intel: hfi: Tune the number of CPU capabilities per netlink event

[PATCH v2 0/2] thermal: core: Fix thermal zone initialization and move passive polling management to the core
 2024-04-30 19:15 UTC  (3+ messages)

[PATCH V4 0/2] powercap: Introduce TPMI RAPL PMU support
 2024-04-30 19:13 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 NNTP newsgroup(s).