X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH][trivial] intel_ips: fix a comment typo
@ 2014-10-29  9:38 Chen Hanxiao
  2014-10-30  1:25 ` Darren Hart
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Hanxiao @ 2014-10-29  9:38 UTC (permalink / raw)
  To: Darren Hart, Jiri Kosina; +Cc: platform-driver-x86, Chen Hanxiao

s/tempurature/temperature

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
---
 drivers/platform/x86/intel_ips.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/intel_ips.c b/drivers/platform/x86/intel_ips.c
index c0242ed..3c03232 100644
--- a/drivers/platform/x86/intel_ips.c
+++ b/drivers/platform/x86/intel_ips.c
@@ -33,7 +33,7 @@
  * performance by allocating more power or thermal budget to the CPU or GPU
  * 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
  * 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
-- 
1.9.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][trivial] intel_ips: fix a comment typo
  2014-10-29  9:38 [PATCH][trivial] intel_ips: fix a comment typo Chen Hanxiao
@ 2014-10-30  1:25 ` Darren Hart
  0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2014-10-30  1:25 UTC (permalink / raw)
  To: Chen Hanxiao; +Cc: Jiri Kosina, platform-driver-x86

On Wed, Oct 29, 2014 at 05:38:03PM +0800, Chen Hanxiao wrote:
> s/tempurature/temperature
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>

Queued, thanks.

-- 
Darren Hart
Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-30  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29  9:38 [PATCH][trivial] intel_ips: fix a comment typo Chen Hanxiao
2014-10-30  1:25 ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox