* Fix thermal managment
@ 2002-09-23 17:35 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2002-09-23 17:35 UTC (permalink / raw)
To: Andrew Grover, kernel list, Rusty trivial patch monkey Russell
Hi!
Without this, thermal throttling never goes beyond T1 state because it
forgets previous state each time. This cooks machines. Please apply,
Pavel
--- clean/drivers/acpi/processor.c 2002-09-23 00:09:12.000000000 +0200
+++ linux-swsusp/drivers/acpi/processor.c 2002-09-23 00:10:11.000000000 +0200
@@ -1478,6 +1478,9 @@
* performance state.
*/
+ px = pr->limit.thermal.px;
+ tx = pr->limit.thermal.tx;
+
switch (type) {
case ACPI_PROCESSOR_LIMIT_NONE:
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-23 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-23 17:35 Fix thermal managment Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®