All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: thermal: add cpu-idle-cooling to index tree
@ 2020-04-29 13:11 Wang Wenhu
  2020-05-05 15:57 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Wenhu @ 2020-04-29 13:11 UTC (permalink / raw)
  To: corbet, linux-doc, linux-kernel; +Cc: kernel, Wang Wenhu, Daniel Lezcano

Add cpu-idle-cooling.rst to the index list for user reference through
self-compiled htmldocs or online documentation tree of kernel.

Like: https://www.kernel.org/doc/html/latest/driver-api/thermal/index.html

Signed-off-by: Wang Wenhu <wenhu.wang@vivo.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 Documentation/driver-api/thermal/cpu-idle-cooling.rst | 3 +++
 Documentation/driver-api/thermal/index.rst            | 1 +
 2 files changed, 4 insertions(+)

diff --git a/Documentation/driver-api/thermal/cpu-idle-cooling.rst b/Documentation/driver-api/thermal/cpu-idle-cooling.rst
index a1c3edecae00..b9f34ceb2a38 100644
--- a/Documentation/driver-api/thermal/cpu-idle-cooling.rst
+++ b/Documentation/driver-api/thermal/cpu-idle-cooling.rst
@@ -1,3 +1,6 @@
+================
+CPU Idle Cooling
+================
 
 Situation:
 ----------
diff --git a/Documentation/driver-api/thermal/index.rst b/Documentation/driver-api/thermal/index.rst
index 5ba61d19c6ae..4cb0b9b6bfb8 100644
--- a/Documentation/driver-api/thermal/index.rst
+++ b/Documentation/driver-api/thermal/index.rst
@@ -8,6 +8,7 @@ Thermal
    :maxdepth: 1
 
    cpu-cooling-api
+   cpu-idle-cooling
    sysfs-api
    power_allocator
 
-- 
2.17.1


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

* Re: [PATCH] doc: thermal: add cpu-idle-cooling to index tree
  2020-04-29 13:11 [PATCH] doc: thermal: add cpu-idle-cooling to index tree Wang Wenhu
@ 2020-05-05 15:57 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-05-05 15:57 UTC (permalink / raw)
  To: Wang Wenhu; +Cc: linux-doc, linux-kernel, kernel, Daniel Lezcano

On Wed, 29 Apr 2020 06:11:09 -0700
Wang Wenhu <wenhu.wang@vivo.com> wrote:

> Add cpu-idle-cooling.rst to the index list for user reference through
> self-compiled htmldocs or online documentation tree of kernel.
> 
> Like: https://www.kernel.org/doc/html/latest/driver-api/thermal/index.html
> 
> Signed-off-by: Wang Wenhu <wenhu.wang@vivo.com>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---
>  Documentation/driver-api/thermal/cpu-idle-cooling.rst | 3 +++
>  Documentation/driver-api/thermal/index.rst            | 1 +
>  2 files changed, 4 insertions(+)

Applied, thanks.

jon

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

end of thread, other threads:[~2020-05-05 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 13:11 [PATCH] doc: thermal: add cpu-idle-cooling to index tree Wang Wenhu
2020-05-05 15:57 ` 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.