intel_ips: fix a comment typo
s/tempurature/temperature/ Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
efef87296e
commit
049db626be
@ -33,7 +33,7 @@
|
|||||||
* performance by allocating more power or thermal budget to the CPU or GPU
|
* performance by allocating more power or thermal budget to the CPU or GPU
|
||||||
* based on available headroom and activity.
|
* based on available headroom and activity.
|
||||||
*
|
*
|
||||||
* The basic algorithm is driven by a 5s moving average of tempurature. If
|
* The basic algorithm is driven by a 5s moving average of temperature. If
|
||||||
* thermal headroom is available, the CPU and/or GPU power clamps may be
|
* thermal headroom is available, the CPU and/or GPU power clamps may be
|
||||||
* adjusted upwards. If we hit the thermal ceiling or a thermal trigger,
|
* adjusted upwards. If we hit the thermal ceiling or a thermal trigger,
|
||||||
* we scale back the clamp. Aside from trigger events (when we're critically
|
* we scale back the clamp. Aside from trigger events (when we're critically
|
||||||
|
Loading…
x
Reference in New Issue
Block a user