[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080328210604.GA7183@tree.beaverton.ibm.com>
Date: Fri, 28 Mar 2008 14:06:04 -0700
From: "Darrick J. Wong" <djwong@...ibm.com>
To: "Mark M. Hoffman" <mhoffman@...htlink.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
lm-sensors <lm-sensors@...sensors.org>
Subject: [PATCH] adt7473: Minor documentation update
Add a sentence about when fan speed increases to maximum.
Signed-off-by: Darrick J. Wong <djwong@...ibm.com>
---
Documentation/hwmon/adt7473 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Documentation/hwmon/adt7473 b/Documentation/hwmon/adt7473
index 22d8b19..2126de3 100644
--- a/Documentation/hwmon/adt7473
+++ b/Documentation/hwmon/adt7473
@@ -69,7 +69,8 @@ point2: Set the pwm speed at a higher temperature bound.
The ADT7473 will scale the pwm between the lower and higher pwm speed when
the temperature is between the two temperature boundaries. PWM values range
-from 0 (off) to 255 (full speed).
+from 0 (off) to 255 (full speed). Fan speed will be set to maximum when the
+temperature sensor associated with the PWM control exceeds temp#_max.
Notes
-----
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists