From 829c903cba653ec1fcc5c766b67081bfabff355d Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Thu, 9 Feb 2012 08:41:03 -0800 Subject: [PATCH] --- yaml --- r: 288489 b: refs/heads/master c: c43524b580e9599ef0d16adbbc4aa7ae808276ae h: refs/heads/master i: 288487: b414caa40e07ddc0c0dc03d30c41c038ecd1bf52 v: v3 --- [refs] | 2 +- trunk/Documentation/hwmon/w83627ehf | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1516ebfe3610..140d2d00084f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aacb6b0052692c72fe0cb94c6b547202def6ef46 +refs/heads/master: c43524b580e9599ef0d16adbbc4aa7ae808276ae diff --git a/trunk/Documentation/hwmon/w83627ehf b/trunk/Documentation/hwmon/w83627ehf index 75f3155c036e..ceaf6f652b00 100644 --- a/trunk/Documentation/hwmon/w83627ehf +++ b/trunk/Documentation/hwmon/w83627ehf @@ -143,8 +143,13 @@ pwm[1-4]_min_output - minimum fan speed (range 1 - 255), when the temperature pwm[1-4]_stop_time - how many milliseconds [ms] must elapse to switch corresponding fan off. (when the temperature was below defined range). +pwm[1-4]_start_output-minimum fan speed (range 1 - 255) when spinning up +pwm[1-4]_step_output- rate of fan speed change (1 - 255) +pwm[1-4]_stop_output- minimum fan speed (range 1 - 255) when spinning down +pwm[1-4]_max_output - maximum fan speed (range 1 - 255), when the temperature + is above defined range. -Note: last two functions are influenced by other control bits, not yet exported +Note: last six functions are influenced by other control bits, not yet exported by the driver, so a change might not have any effect. Implementation Details