All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle
@ 2020-04-03 19:12 Sergey Vidishev
  2020-04-04  9:22 ` Daniel Lezcano
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Vidishev @ 2020-04-03 19:12 UTC (permalink / raw)
  To: linux-kernel
  Cc: Sergey Vidishev, trivial, Amit Daniel Kachhap, Daniel Lezcano,
	Viresh Kumar, Javi Merino, Jonathan Corbet, linux-pm, linux-doc

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





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

* Re: [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle
  2020-04-03 19:12 [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle Sergey Vidishev
@ 2020-04-04  9:22 ` Daniel Lezcano
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2020-04-04  9:22 UTC (permalink / raw)
  To: Sergey Vidishev, linux-kernel
  Cc: trivial, Amit Daniel Kachhap, Viresh Kumar, Javi Merino,
	Jonathan Corbet, linux-pm, linux-doc

On 03/04/2020 21:12, Sergey Vidishev wrote:
> Signed-off-by: Sergey Vidishev <sergeyv@yandex-team.ru>

Applied, thanks

> --- 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
>
> <------------->
>


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

end of thread, other threads:[~2020-04-04  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 19:12 [PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle Sergey Vidishev
2020-04-04  9:22 ` Daniel Lezcano

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.