diff options
author | Leo Yan <leo.yan@linaro.org> | 2016-01-13 10:21:05 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-01-14 23:29:08 +0300 |
commit | ec3fc58b1e7a32cc9f552b306f8dbb4454e83798 (patch) | |
tree | 065883e08ff12e99275521d34c61f4fbcb50d9c7 /Documentation | |
parent | ceec86ec06177f9eca684a489ddf630432023284 (diff) | |
download | linux-ec3fc58b1e7a32cc9f552b306f8dbb4454e83798.tar.xz |
thermal: add description for integral_cutoff unit
Add more explicitly description for unit of integral_cutoff which used
by power allocator governor.
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Acked-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/thermal/sysfs-api.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt index 10f062ea6bc2..8c745c8931da 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 |