aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/thermal
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2015-09-14 14:23:52 +0100
committerEduardo Valentin <edubezval@gmail.com>2015-09-14 07:41:45 -0700
commit8b7b390f805f09ff252351468a79ebabde1ab55a (patch)
tree6682494c4b7188604c5eb6d8719538615b4e0ff5 /Documentation/thermal
parentthermal: power_allocator: relax the requirement of a sustainable_power in tzp (diff)
downloadlinux-dev-8b7b390f805f09ff252351468a79ebabde1ab55a.tar.xz
linux-dev-8b7b390f805f09ff252351468a79ebabde1ab55a.zip
thermal: power_allocator: relax the requirement of two passive trip points
The power allocator governor currently requires that the thermal zone has at least two passive trip points. If there aren't, the governor refuses to bind to the thermal zone. This commit relaxes that requirement. Now the governor will bind to all thermal zones regardless of how many trip points they have. Cc: Zhang Rui <rui.zhang@intel.com> Cc: Eduardo Valentin <edubezval@gmail.com> Reviewed-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Javi Merino <javi.merino@arm.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/thermal')
-rw-r--r--Documentation/thermal/power_allocator.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/thermal/power_allocator.txt b/Documentation/thermal/power_allocator.txt
index c3797b529991..a1ce2235f121 100644
--- a/Documentation/thermal/power_allocator.txt
+++ b/Documentation/thermal/power_allocator.txt
@@ -4,7 +4,7 @@ Power allocator governor tunables
Trip points
-----------
-The governor requires the following two passive trip points:
+The governor works optimally with the following two passive trip points:
1. "switch on" trip point: temperature above which the governor
control loop starts operating. This is the first passive trip