Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1433587
| From | Masanari Iida <standby24x7@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt |
| Date | 2016-06-29 11:10 +0200 |
| Message-ID | <rPjFn-2hi-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch fix a spelling typo in intel_powerclamp.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> --- Documentation/thermal/intel_powerclamp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/thermal/intel_powerclamp.txt b/Documentation/thermal/intel_powerclamp.txt index 332de4a39b5a..60073dc9f748 100644 --- a/Documentation/thermal/intel_powerclamp.txt +++ b/Documentation/thermal/intel_powerclamp.txt @@ -121,7 +121,7 @@ time is considered largely as a non-causal system where its behavior cannot be based on the past or current input. Therefore, the intel_powerclamp driver attempts to enforce the desired idle time instantly as given input (target idle ratio). After injection, -powerclamp moniors the actual idle for a given time window and adjust +powerclamp monitors the actual idle for a given time window and adjust the next injection accordingly to avoid over/under correction. When used in a causal control system, such as a temperature control, -- 2.9.0.137.gcf4c2cf
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt Masanari Iida <standby24x7@gmail.com> - 2016-06-29 11:10 +0200 Re: [PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt Jonathan Corbet <corbet@lwn.net> - 2016-06-30 21:10 +0200
csiph-web