diff options
| author | Leo Yan <leo.yan@linaro.org> | 2016-01-13 02:21:05 -0500 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2016-01-14 15:29:08 -0500 |
| commit | ec3fc58b1e7a32cc9f552b306f8dbb4454e83798 (patch) | |
| tree | 065883e08ff12e99275521d34c61f4fbcb50d9c7 /Documentation/thermal | |
| parent | ceec86ec06177f9eca684a489ddf630432023284 (diff) | |
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/thermal')
| -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 | |||
| 364 | accumulates error when temperature is above the desired | 364 | accumulates error when temperature is above the desired |
| 365 | temperature trip point. For more information see | 365 | temperature trip point. For more information see |
| 366 | Documentation/thermal/power_allocator.txt | 366 | Documentation/thermal/power_allocator.txt |
| 367 | Unit: millidegree Celsius | ||
| 367 | RW, Optional | 368 | RW, Optional |
| 368 | 369 | ||
| 369 | slope | 370 | slope |
