Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363040
b: refs/heads/master
c: 77eb5b3
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck committed Apr 8, 2013
1 parent 6599a4d commit 27d0b6c
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84d19d92f78e10f8bdc1b3e1b5ddcaf5895edaf7
refs/heads/master: 77eb5b3703d995e6c72ef4a1e5411821f81df7e4
18 changes: 18 additions & 0 deletions trunk/Documentation/hwmon/nct6775
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,24 @@ is driven slower/faster to reach the predefined range again.

The mode works for fan1-fan5.

sysfs attributes
----------------

pwm[1-5] - this file stores PWM duty cycle or DC value (fan speed) in range:
0 (lowest speed) to 255 (full)

pwm[1-5]_enable - this file controls mode of fan/temperature control:
* 0 Fan control disabled (fans set to maximum speed)
* 1 Manual mode, write to pwm[0-5] any value 0-255
* 2 "Thermal Cruise" mode
* 3 "Fan Speed Cruise" mode
* 4 "Smart Fan III" mode (NCT6775F only)
* 5 "Smart Fan IV" mode

pwm[1-5]_mode - controls if output is PWM or DC level
* 0 DC output
* 1 PWM output

Usage Notes
-----------

Expand Down
Loading

0 comments on commit 27d0b6c

Please sign in to comment.