From nobody Fri Feb 20 10:13:28 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fHR0T10xBz6SZPc for ; Fri, 20 Feb 2026 10:13:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fHR0S64mFz44K4 for ; Fri, 20 Feb 2026 10:13:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771582408; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=P+Y9YOORVtvrn1lCTEtnqrXBYqUF43fZNXiTfCkejR4=; b=hh1DSoImy611QMY8rN47nbzaIAPHfgsELsa0ciAcpArr7pRm0tzJG4gEYrThKcw2XGU3Fx JjTyvq/xEBgjRO25GAEaWTzBtuo/g1pDYbF11AiwndA9fs0XnJ77bETgr69GU590aHCxIB lLxpbHVrK8mR6tNJ2e2qD7xtrRdwbt2jL86nClc0Y+1eqraNn6FTHrgNihynWw6PeIB9B4 +ZgHfOHhNX5QnrWkgNB3aFaUxFZqiLw+pixQKc4qsDtTdoJGDjKChTprCK9hnMhE5la9A9 Uv5WMkuK0lx4yvr6BjZVFIM2LtUIDVH7F24ZDCgIEnsOQf8l5hYMPy06DxUQhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771582408; a=rsa-sha256; cv=none; b=WJZIGEmrhQ8wwOA9YfQKJteL7O2vwUbA2lryRaBehPlJlW7642gfI/B8YgxSfl+kFxOhlr 55EfFkTggDfmrcyVaOg5WKdSBNzG5xHuX/0tNW7CxJA3Uo1mm9JUoGNWMA+ZQ75s3zfGc8 AwYnHn6oGeQBne/GItvWsJxSdB9RtIcOpv8RrAnpeMmTObbNxPFWvSDyLeSibV5CP9KVTm qQgNzuu8HIAcKbLmABww6/9J2SV+r0NzAd7Da8Q4xXhtPG4X1EcHE1nZsX0P7tU6NFy1yL v4pp2I3GFgaN+FM//uWum902yEMk/Q8lsYpwRG8y5PkDMoktwcNXP70YadaO2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771582408; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=P+Y9YOORVtvrn1lCTEtnqrXBYqUF43fZNXiTfCkejR4=; b=OgXeBsHHwSyhKu0Wk9cYBQ3QjLSXinFYLDQ/otw7lEp0gXzrXCPDKxu3K8G9nqJbqQpjfm JBwjkN6H1xTB5I9DwupDULfzHNuh3CF9eaIeIEB7QksgVP4kNaIL8GgQfU9877vajPR3cp dAnD2hpWD+NUBHuvkXOWe9b6PooboA9taqVxzW2GJn4ToOiYFUxacNgT885zLbv6Y5HqPh 3VQ9ne1xbq5a6ekhZe+/FCpr0Egx2bQRDcEF+mH7cZOMdUzj2ELNOvr0xyaiH2dpAOGn9/ +GsUUYvv0ZSesSCSXhZqjhb2baVOrRhxAJbMzqzWGlDSVG8XIYWGvzh6adiguw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fHR0S5bDqz7gy for ; Fri, 20 Feb 2026 10:13:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 217e7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 20 Feb 2026 10:13:28 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: f1b93fc50f01 - main - hwpstate_amd(4): Fix punctuation in 'desired_performance' knob's description List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f1b93fc50f019c122636d6f8780f109d7be26862 Auto-Submitted: auto-generated Date: Fri, 20 Feb 2026 10:13:28 +0000 Message-Id: <699833c8.217e7.41f6ed56@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=f1b93fc50f019c122636d6f8780f109d7be26862 commit f1b93fc50f019c122636d6f8780f109d7be26862 Author: Olivier Certner AuthorDate: 2026-02-20 09:17:24 +0000 Commit: Olivier Certner CommitDate: 2026-02-20 10:12:54 +0000 hwpstate_amd(4): Fix punctuation in 'desired_performance' knob's description To be consistent with that of the others. No functional change. Sponsored by: The FreeBSD Foundation --- sys/x86/cpufreq/hwpstate_amd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/x86/cpufreq/hwpstate_amd.c b/sys/x86/cpufreq/hwpstate_amd.c index a1586f58166a..2649fcc5779f 100644 --- a/sys/x86/cpufreq/hwpstate_amd.c +++ b/sys/x86/cpufreq/hwpstate_amd.c @@ -1040,7 +1040,7 @@ hwpstate_attach(device_t dev) CTLTYPE_UINT | CTLFLAG_RWTUN | CTLFLAG_MPSAFE, dev, AMD_CPPC_REQUEST_DES_PERF_BITS, sysctl_cppc_request_field_handler, "IU", - "Desired performance level (from 0 to 255, " + "Desired performance level (from 0 to 255; " "0 enables autonomous mode, otherwise value should be " "between 'minimum_performance' and 'maximum_performance' " "inclusive)");