All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the jc_docs tree
@ 2025-06-09 22:17 Stephen Rothwell
  2025-06-09 22:23 ` Jonathan Corbet
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2025-06-09 22:17 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Shouye Liu, shouyeliu, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

Hi all,

Commit

  47cbe79dedbe ("Documentation: amd-pstate:fix minimum performance state label error")

is missing a Signed-off-by from its author.

Actually it looks like 2 different email addresses have been used.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH] Documentation: amd-pstate:fix minimum performance state label error
@ 2025-05-22  7:01 shouyeliu
  2025-05-22 17:35 ` Limonciello, Mario
  2025-06-09 21:15 ` Jonathan Corbet
  0 siblings, 2 replies; 9+ messages in thread
From: shouyeliu @ 2025-05-22  7:01 UTC (permalink / raw)
  To: ray.huang, gautham.shenoy, mario.limonciello, perry.yuan, corbet
  Cc: linux-pm, linux-doc, linux-kernel, Shouye Liu

In the AMD P-States Performance Scale diagram, the labels for "Max Perf"
and "Lowest Perf" were incorrectly used to define the range for
"Desired Perf".The "Desired performance target" should be bounded by the
"Maximum requested performance" and the "Minimum requested performance",
which corresponds to "Max Perf" and "Min Perf", respectively.

Signed-off-by: Shouye Liu <shouyeliu@tencent.com>
---
 Documentation/admin-guide/pm/amd-pstate.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/pm/amd-pstate.rst b/Documentation/admin-guide/pm/amd-pstate.rst
index 412423c54f25..e1771f2225d5 100644
--- a/Documentation/admin-guide/pm/amd-pstate.rst
+++ b/Documentation/admin-guide/pm/amd-pstate.rst
@@ -72,7 +72,7 @@ to manage each performance update behavior. ::
   Lowest non-        |                       |                         |                       |
   linear perf ------>+-----------------------+                         +-----------------------+
                      |                       |                         |                       |
-                     |                       |       Lowest perf  ---->|                       |
+                     |                       |          Min perf  ---->|                       |
                      |                       |                         |                       |
   Lowest perf ------>+-----------------------+                         +-----------------------+
                      |                       |                         |                       |
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-06-21 20:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 22:17 linux-next: Signed-off-by missing for commit in the jc_docs tree Stephen Rothwell
2025-06-09 22:23 ` Jonathan Corbet
2025-06-16  2:19   ` liu shouye
2025-06-19 19:24     ` Jonathan Corbet
2025-06-20  2:16       ` [PATCH] Documentation: amd-pstate:fix minimum performance state label error shouyeliu
2025-06-21 20:11         ` Jonathan Corbet
  -- strict thread matches above, loose matches on Subject: below --
2025-05-22  7:01 shouyeliu
2025-05-22 17:35 ` Limonciello, Mario
2025-06-09 21:15 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.