linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergey Vidishev <sergeyv@yandex-team.ru>
To: linux-kernel@vger.kernel.org
Cc: Sergey Vidishev <sergeyv@yandex-team.ru>,
	trivial@kernel.org, Amit Daniel Kachhap <amit.kachhap@gmail.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Javi Merino <javi.merino@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-pm@vger.kernel.org, linux-doc@vger.kernel.org
Subject: [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle
Date: Fri, 03 Apr 2020 22:12:42 +0300	[thread overview]
Message-ID: <2374188.AZIXMmL6Zy@sergeyv-box> (raw)

Signed-off-by: Sergey Vidishev <sergeyv@yandex-team.ru>
---
 Documentation/driver-api/thermal/cpu-idle-cooling.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/driver-api/thermal/cpu-idle-cooling.rst b/
Documentation/driver-api/thermal/cpu-idle-cooling.rst
index 9f0016ee4cfb..a1c3edecae00 100644
--- a/Documentation/driver-api/thermal/cpu-idle-cooling.rst
+++ b/Documentation/driver-api/thermal/cpu-idle-cooling.rst
@@ -95,28 +95,28 @@ and this variation will modulate the cooling effect.
 
 ::
 
      ^
      |
      |
      |-------                 -------
      |_______|_______________|_______|___________
 
      <------>
        idle  <-------------->
                 running
 
-      <----------------------------->
-              duty cycle 33%
+      <--------------------->
+          duty cycle 33%
 
 
      ^
      |
      |
      |-------         -------
      |_______|_______|_______|___________
 
      <------>
        idle  <------>
               running
 
       <------------->
-- 
2.17.1





             reply	other threads:[~2020-04-03 19:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 19:12 Sergey Vidishev [this message]
2020-04-04  9:22 ` [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2374188.AZIXMmL6Zy@sergeyv-box \
    --to=sergeyv@yandex-team.ru \
    --cc=amit.kachhap@gmail.com \
    --cc=corbet@lwn.net \
    --cc=daniel.lezcano@linaro.org \
    --cc=javi.merino@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).