From nobody Tue Apr 7 12:13:20 2026 Received: from out-186.mta1.migadu.com (out-186.mta1.migadu.com [95.215.58.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8201340DFBC for ; Tue, 24 Mar 2026 01:36:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.186 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774316177; cv=none; b=K2SCbOB1WgStFbdyPA1QBrj9PfGQA8go2hVqsBNSBbRtIFjYlnwfdYEN3AoiNfJK6yEL/7OoZSzkIiffIDNQ+gZ5Qs/e4o70JZANaUjbXBTZQhQ234OHLmUdeizoZd9AwepgQ99ie8Gkp/eXNMCQ7Wyo9i8RlsoqEzrrGQNY7Ak= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774316177; c=relaxed/simple; bh=kCH+gWlpiuqLcolyHFKahhmGyOZFdtO3ScEAncHY1NQ=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=r+FMtL8kok1FENfzgWEf53DS1xmHoTw1H7K2nkIQPJm2qG7bF8Ve59IkHOpxk7/5ISiGuCdgEJyqZDc8Y9c0TPg7Z6jPRIJAdTh95r3BprcngqNAS6EfYe329AC6Y6hf+E1uexoBrkS/IPBX/tqdpaU4/Tj2CU2nl3ic4rXENZI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=r-ricci.it; spf=pass smtp.mailfrom=r-ricci.it; dkim=pass (2048-bit key) header.d=r-ricci.it header.i=@r-ricci.it header.b=XWJjjeEM; arc=none smtp.client-ip=95.215.58.186 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=r-ricci.it Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=r-ricci.it Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=r-ricci.it header.i=@r-ricci.it header.b="XWJjjeEM" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=r-ricci.it; s=key1; t=1774316172; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=H6WIt5R10n//VBbW+zOKbtChmOiBvgqf7p3GFl0hBZI=; b=XWJjjeEMNbfTcO5OGikuHt6+otMyy19nkf7DB7g0nPS59i10aXEbcVexp1JglKjoxckMc9 QZJdCETVIQyIm2iTPcJ1Tr9Hq9Fo8QFCaBZaDfrTr/Z5dTHGPZ/WQi97DH7cB35bGDQ5TU tA2SQPkZpppOCMj/lhW4+5NfbNaU1XF3tO9+8XM1emL7lYU+t1gjm8PS/soq5UASiHrWdd i+2O7Vsa4JaxKhCfY/YT0nWtWYs2Zq1zggXT8L6Cq9+wFxcpfpBsdbCZyUA7Eq0ERaxh/7 LtzLKM3ZvOD/BO9rUEmGuXDvgRlk6PQPXPthA1Vo9NyBXcf4b6WfcwkJRikNUg== From: Roberto Ricci To: Thomas Renninger , Shuah Khan , "John B. Wyatt IV" , John Kacur , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Roberto Ricci Subject: [PATCH v4 1/6] cpupower-frequency-set.1: trim trailing whitespace Date: Tue, 24 Mar 2026 02:35:38 +0100 Message-ID: <20260324013543.4776-2-io@r-ricci.it> In-Reply-To: <20260324013543.4776-1-io@r-ricci.it> References: <20260324013543.4776-1-io@r-ricci.it> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Content-Type: text/plain; charset="utf-8" Remove useless spaces at the end of some lines in cpupower-frequency-set.1. Signed-off-by: Roberto Ricci --- .../cpupower/man/cpupower-frequency-set.1 | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/tools/power/cpupower/man/cpupower-frequency-set.1 b/tools/powe= r/cpupower/man/cpupower-frequency-set.1 index b50570221a5b..fded317c8c51 100644 --- a/tools/power/cpupower/man/cpupower-frequency-set.1 +++ b/tools/power/cpupower/man/cpupower-frequency-set.1 @@ -1,52 +1,52 @@ .TH "CPUPOWER\-FREQUENCY\-SET" "1" "0.1" "" "cpupower Manual" .SH "NAME" -.LP=20 +.LP cpupower\-frequency\-set \- A small tool which allows to modify cpufreq se= ttings. .SH "SYNTAX" -.LP=20 +.LP cpupower [ \-c cpu ] frequency\-set [\fIoptions\fP] .SH "DESCRIPTION" -.LP=20 +.LP cpupower frequency\-set allows you to modify cpufreq settings without havi= ng to type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" al= l the time. .SH "OPTIONS" -.LP=20 -.TP=20 +.LP +.TP \fB\-d\fR \fB\-\-min\fR new minimum CPU frequency the governor may select. -.TP=20 +.TP \fB\-u\fR \fB\-\-max\fR new maximum CPU frequency the governor may select. -.TP=20 +.TP \fB\-g\fR \fB\-\-governor\fR new cpufreq governor. -.TP=20 +.TP \fB\-f\fR \fB\-\-freq\fR specific frequency to be set. Requires userspace governor to be available = and loaded. -.TP=20 +.TP \fB\-r\fR \fB\-\-related\fR modify all hardware-related CPUs at the same time -.TP=20 +.TP .SH "REMARKS" -.LP=20 +.LP By default values are applied on all cores. How to modify single core configurations is described in the cpupower(1) manpage in the \-\-cpu opti= on section. -.LP=20 +.LP The \-f FREQ, \-\-freq FREQ parameter cannot be combined with any other pa= rameter. -.LP=20 +.LP FREQuencies can be passed in Hz, kHz (default), MHz, GHz, or THz by postfi= xing the value with the wanted unit name, without any space (frequency in k= Hz =3D^ Hz * 0.001 =3D^ MHz * 1000 =3D^ GHz * 1000000). -.LP=20 +.LP On Linux kernels up to 2.6.29, the \-r or \-\-related parameter is ignored. -.SH "FILES"=20 +.SH "FILES" .nf -\fI/sys/devices/system/cpu/cpu*/cpufreq/\fP =20 -\fI/proc/cpufreq\fP (deprecated)=20 +\fI/sys/devices/system/cpu/cpu*/cpufreq/\fP +\fI/proc/cpufreq\fP (deprecated) \fI/proc/sys/cpu/\fP (deprecated) -.fi=20 +.fi .SH "AUTHORS" -.nf=20 -Dominik Brodowski \- author=20 +.nf +Dominik Brodowski \- author Mattia Dongili \- first autolibtoolization .fi .SH "SEE ALSO" -.LP=20 +.LP cpupower\-frequency\-info(1), cpupower(1) --=20 2.53.0