Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1308117

[PATCH] thermal: add description for integral_cutoff unit

From Leo Yan <leo.yan@linaro.org>
Newsgroups linux.kernel
Subject [PATCH] thermal: add description for integral_cutoff unit
Date 2016-01-13 08:30 +0100
Message-ID <qQo2u-4Jn-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add more explicitly description for unit of integral_cutoff which used
by power allocator governor.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
---
 Documentation/thermal/sysfs-api.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt
index 10f062e..8c745c8 100644
--- a/Documentation/thermal/sysfs-api.txt
+++ b/Documentation/thermal/sysfs-api.txt
@@ -364,6 +364,7 @@ integral_cutoff
 	accumulates error when temperature is above the desired
 	temperature trip point. For more information see
 	Documentation/thermal/power_allocator.txt
+	Unit: millidegree Celsius
 	RW, Optional
 
 slope
-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] thermal: add description for integral_cutoff unit Leo Yan <leo.yan@linaro.org> - 2016-01-13 08:30 +0100
  Re: [PATCH] thermal: add description for integral_cutoff unit Javi Merino <javi.merino@arm.com> - 2016-01-13 10:20 +0100

csiph-web