From nobody Tue Apr 7 12:13:50 2026 Received: from out-171.mta1.migadu.com (out-171.mta1.migadu.com [95.215.58.171]) (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 DD2E0371868 for ; Tue, 24 Mar 2026 01:36:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774316186; cv=none; b=rBDmzkqzqzQ03kN/v6U7GYDcmvVwrVbKnh77wmqaGmmAF7ft1vaplyZmM4ekm7qRF1+guzA/7oT5ynmQz+UuVgJiGpYdz8nmJUNU3XxB/X5T8n3pAJcLyNB2GrvGbNFfA+fHOfR2j0+ahj6Ac+bB9OrrC5mA6fGFMqGdRBVZ8GY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774316186; c=relaxed/simple; bh=CCsJSzdjoIzvSysH/lVvJDxs9dn6ULCxrrgKN1aeb8A=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=lcSuQgj97nLfgsVrkHKWA4/pEaMgoOHZccTSuuVuz1zwo5bj6jys7cAdVE0weDcxnEky/0e7L+bwSl9qOF/a0OZDuvmb7kCqjpEiK9ziQk3L7Q+Yt6bEjPA6TH7sNNVHGYbgNct0ie/TYy7b6Uu5IuePwQvdZ9Bw91ZkvHFNa6E= 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=HRoEPFKe; arc=none smtp.client-ip=95.215.58.171 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="HRoEPFKe" 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=1774316182; 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=pv50I02xcEaHi9CnK9QZv6zTKNMyBH8zXsZ3w3vHXiU=; b=HRoEPFKeHvXzLPLQl1f6chwe0wwA5rW4nOHj+Mn1bqsNEZiUI7EmU2cpH4bcAXPr421l74 gy9qajzW43kgysFQjKY5asgZ0DSyTM9EwgXc6JjodurmDOweQx81/0vavkFylbtov8zqJr ec+vYTXAYHBBWG7At23u1e6b8w3D+QjJe4SOkBtI69iWhNMGx2yYf50rEWJhn/8uc4YaD0 b7f5uYtBYFhRVVhBdm5XoemI16ylrIXkfMpjJJkbqohrcX+y5juEhJb3bTx4+jooTJ1RLQ 2bpv5hAlzt4h8EDW/2HUjFD8qp6roA51TSoauad4hrw7n7BUHsFoRBiKioB4UQ== 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 3/6] cpupower-frequency-info.1: trim trailing whitespace Date: Tue, 24 Mar 2026 02:35:40 +0100 Message-ID: <20260324013543.4776-4-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-info.1. Signed-off-by: Roberto Ricci --- .../cpupower/man/cpupower-frequency-info.1 | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/pow= er/cpupower/man/cpupower-frequency-info.1 index 47fdd7218748..e4173417b7c6 100644 --- a/tools/power/cpupower/man/cpupower-frequency-info.1 +++ b/tools/power/cpupower/man/cpupower-frequency-info.1 @@ -1,80 +1,80 @@ .TH "CPUPOWER\-FREQUENCY\-INFO" "1" "0.1" "" "cpupower Manual" .SH "NAME" -.LP=20 +.LP cpupower\-frequency\-info \- Utility to retrieve cpufreq kernel information .SH "SYNTAX" -.LP=20 +.LP cpupower [ \-c cpulist ] frequency\-info [\fIoptions\fP] .SH "DESCRIPTION" -.LP=20 +.LP A small tool which prints out cpufreq information helpful to developers an= d interested users. .SH "OPTIONS" -.LP=20 -.TP =20 +.LP +.TP \fB\-e\fR \fB\-\-debug\fR Prints out debug information. -.TP =20 +.TP \fB\-f\fR \fB\-\-freq\fR Get frequency the CPU currently runs at, according to the cpufreq core. -.TP =20 +.TP \fB\-w\fR \fB\-\-hwfreq\fR Get frequency the CPU currently runs at, by reading it from hardware (only= available to root). -.TP =20 +.TP \fB\-l\fR \fB\-\-hwlimits\fR Determine the minimum and maximum CPU frequency allowed. -.TP =20 +.TP \fB\-d\fR \fB\-\-driver\fR Determines the used cpufreq kernel driver. -.TP =20 +.TP \fB\-p\fR \fB\-\-policy\fR Gets the currently used cpufreq policy. -.TP =20 +.TP \fB\-g\fR \fB\-\-governors\fR Determines available cpufreq governors. -.TP =20 +.TP \fB\-r\fR \fB\-\-related\-cpus\fR Determines which CPUs run at the same hardware frequency. -.TP =20 +.TP \fB\-a\fR \fB\-\-affected\-cpus\fR Determines which CPUs need to have their frequency coordinated by software. -.TP =20 +.TP \fB\-s\fR \fB\-\-stats\fR Shows cpufreq statistics if available. -.TP =20 +.TP \fB\-y\fR \fB\-\-latency\fR Determines the maximum latency on CPU frequency changes. -.TP =20 +.TP \fB\-o\fR \fB\-\-proc\fR Prints out information like provided by the /proc/cpufreq interface in 2.4= . and early 2.6. kernels. -.TP =20 +.TP \fB\-m\fR \fB\-\-human\fR human\-readable output for the \-f, \-w, \-s and \-y parameters. -.TP =20 +.TP \fB\-n\fR \fB\-\-no-rounding\fR Output frequencies and latencies without rounding off values. -.TP =20 +.TP \fB\-c\fR \fB\-\-perf\fR Get performances and frequencies capabilities of CPPC, by reading it from = hardware (only available on the hardware with CPPC). .TP .SH "REMARKS" -.LP=20 +.LP By default only values of core zero are displayed. How to display settings= of other cores is described in the cpupower(1) manpage in the \-\-cpu option = section. -.LP=20 +.LP You can't specify more than one of the output specific options \-o \-e \-a= \-g \-p \-d \-l \-w \-f \-y. -.LP=20 +.LP You also can't specify the \-o option combined with the \-c option. .SH "FILES" -.nf=20 -\fI/sys/devices/system/cpu/cpu*/cpufreq/\fP =20 -\fI/proc/cpufreq\fP (deprecated)=20 +.nf +\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 -Dominik Brodowski \- author=20 +Dominik Brodowski \- author Mattia Dongili \- first autolibtoolization .fi .SH "SEE ALSO" -.LP=20 +.LP cpupower\-frequency\-set(1), cpupower(1) --=20 2.53.0