@@ -32,12 +32,12 @@ Temperature sensors and fans can be queried and set via the standard
32
32
=============================== ======= =======================================
33
33
Name Perm Description
34
34
=============================== ======= =======================================
35
- fan[1-3 ]_input RO Fan speed in RPM.
36
- fan[1-3 ]_label RO Fan label.
37
- fan[1-3 ]_min RO Minimal Fan speed in RPM
38
- fan[1-3 ]_max RO Maximal Fan speed in RPM
39
- fan[1-3 ]_target RO Expected Fan speed in RPM
40
- pwm[1-3 ] RW Control the fan PWM duty-cycle.
35
+ fan[1-4 ]_input RO Fan speed in RPM.
36
+ fan[1-4 ]_label RO Fan label.
37
+ fan[1-4 ]_min RO Minimal Fan speed in RPM
38
+ fan[1-4 ]_max RO Maximal Fan speed in RPM
39
+ fan[1-4 ]_target RO Expected Fan speed in RPM
40
+ pwm[1-4 ] RW Control the fan PWM duty-cycle.
41
41
pwm1_enable WO Enable or disable automatic BIOS fan
42
42
control (not supported on all laptops,
43
43
see below for details).
@@ -93,7 +93,7 @@ Again, when you find new codes, we'd be happy to have your patches!
93
93
---------------------------
94
94
95
95
The driver also exports the fans as thermal cooling devices with
96
- ``type `` set to ``dell-smm-fan[1-3 ] ``. This allows for easy fan control
96
+ ``type `` set to ``dell-smm-fan[1-4 ] ``. This allows for easy fan control
97
97
using one of the thermal governors.
98
98
99
99
Module parameters
0 commit comments