From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9835EE6456 for ; Fri, 15 Sep 2023 10:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234265AbjIOKW1 (ORCPT ); Fri, 15 Sep 2023 06:22:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234262AbjIOKW0 (ORCPT ); Fri, 15 Sep 2023 06:22:26 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25BA01AD for ; Fri, 15 Sep 2023 03:22:22 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id C2A43C433CB for ; Fri, 15 Sep 2023 10:22:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694773341; bh=DErf7eowDxw2vkaGYYFicF7i/jw8IkvE2vw4rQlh9/U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jcdGh+gVlYlLSWdTEUc/tpbK3T+x5jqdCNxwxmIvxomrzQoTji68JzHa6pI9yZ8E7 md5aWc3b3n7mkbOAXE2itdi9dNdAzC5o6JnNXU9thbbxzFhLxCylAxxr0KBydisV2d O/Fnjwvbdl8GkF0ne7XtugXlQARXTH/7JP21JU+p7LNYcL9j1ggtljzhYcyx/MQYUl nB8wJwBjypUtKDrT+4/eHuPw5/qzoPFrkiE5qKBiGtMJzs6HyWPo340HHuMnUp/AOz hT9WGnVe9PaDUy0uiyHVNzlxagcQ8UxMCJRfVJKBCJ/DnlkzyB7nInaSCMjoEGyIoV nsz7AEIBqn9kA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id AE5E3C53BD5; Fri, 15 Sep 2023 10:22:21 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-pm@vger.kernel.org Subject: [Bug 215800] amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU Date: Fri, 15 Sep 2023 10:22:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Power Management X-Bugzilla-Component: cpufreq X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aros@gmx.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linux-pm@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D215800 --- Comment #32 from Artem S. Tashkinov (aros@gmx.com) --- In kernel 6.5 the values of /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq are simply ignored. Looks like setting the maximum operating CPU frequency is no longer support= ed. --=20 You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.=