[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423517653-11359-8-git-send-email-edubezval@gmail.com>
Date: Mon, 9 Feb 2015 17:34:08 -0400
From: Eduardo Valentin <edubezval@...il.com>
To: Rui Zhang <rui.zhang@...el.com>,
ezequiel.garcia@...e-electrons.com, amit.kachhap@...aro.org,
viresh.kumar@...aro.org, amit.daniel@...sung.com,
hongbo.zhang@...aro.com, andrew@...n.ch, durgadoss.r@...el.com,
peter@...e.net, shawn.guo@...aro.org, aaron.lu@...el.com,
caesar.wang@...k-chips.com, b.zolnierkie@...sung.com,
l.majewski@...sung.com, vincenzo.frascino@...com,
mperttunen@...dia.com, mikko.perttunen@...si.fi,
srinivas.pandruvada@...ux.intel.com, jacob.jun.pan@...ux.intel.com,
bcousson@...libre.com
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Eduardo Valentin <edubezval@...il.com>
Subject: [PATCH RFC 07/12] Documentation: thermal docbook: introduce API reference chapter
In this patch we add a chapter to contain the API reference
for the thermal framework. For now, we list the documented
functions from thermal core, cpu cooling, and of thermal.
Signed-off-by: Eduardo Valentin <edubezval@...il.com>
---
Documentation/DocBook/thermal.tmpl | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/DocBook/thermal.tmpl b/Documentation/DocBook/thermal.tmpl
index 66efed3..d6ebbea 100644
--- a/Documentation/DocBook/thermal.tmpl
+++ b/Documentation/DocBook/thermal.tmpl
@@ -212,4 +212,13 @@
</glossary>
</sect1>
</chapter>
+ <chapter id="api">
+ <title>Thermal Device Driver Writer API reference</title>
+ <para> This Chapter contains an API reference for Thermal driver writers.
+ </para>
+!Iinclude/linux/thermal.h
+!Edrivers/thermal/thermal_core.c
+!Edrivers/thermal/cpu_cooling.c
+!Edrivers/thermal/of-thermal.c
+ </chapter>
</book>
--
2.1.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists