Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363036
b: refs/heads/master
c: 1c65dc3
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck committed Apr 8, 2013
1 parent 66c01b6 commit edb3209
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa136e5dad9fbec9e98867278555a81f2d75ea10
refs/heads/master: 1c65dc365ed38d6839fcc231ea38a6163fb9d343
5 changes: 3 additions & 2 deletions trunk/Documentation/hwmon/nct6775
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,9 @@ triggered if the rotation speed has dropped below a programmable limit. On
NCT6775F, fan readings can be divided by a programmable divider (1, 2, 4, 8,
16, 32, 64 or 128) to give the readings more range or accuracy; the other chips
do not have a fan speed divider. The driver sets the most suitable fan divisor
itself; specifically, it doubles the divider value each time a fan speed reading
returns an invalid value. Some fans might not be present because they share pins
itself; specifically, it increases the divider value each time a fan speed
reading returns an invalid value, and it reduces it if the fan speed reading
is lower than optimal. Some fans might not be present because they share pins
with other functions.

Voltage sensors (also known as IN sensors) report their values in millivolts.
Expand Down
Loading

0 comments on commit edb3209

Please sign in to comment.