Lines Matching full:fan
18 automatically adjust fan speed (please notice that it currently uses
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.
41 pwm1_enable WO Enable or disable automatic BIOS fan
50 fan number X.
52 Disabling automatic BIOS fan control
55 On some laptops the BIOS automatically sets fan speed every few
56 seconds. Therefore the fan speed set by mean of this driver is quickly
59 There is experimental support for disabling automatic BIOS fan
63 more than one fan, all of them are set to either enabled or disabled
64 automatic fan control at the same time and, notwithstanding the name,
68 enabling and disabling automatic BIOS fan control are not whitelisted
77 is present and works (i.e., you can manually control the fan speed),
96 ``type`` set to ``dell-smm-fan[1-3]``. This allows for easy fan control
111 Allow fan control only to processes with the
115 to read temperature and fan status but not to
116 control the fan. If your notebook is shared with
126 Factor to multiply fan speed with. (default:
130 Maximum configurable fan speed. (default:
174 obtain the same information and to control the fan status. The ioctl
232 ``0x00a3`` Get fan state Returns current fan state after SMM:
235 fan state (0 - 2 or 3)
237 ``0x01a3`` Set fan state Sets the fan speed:
239 - 1st byte in ``ebx`` holds the fan number
241 fan state (0 - 2 or 3)
243 ``0x02a3`` Get fan speed Returns the current fan speed in RPM:
245 - 1st byte in ``ebx`` holds the fan number
247 fan speed in RPM (after SMM)
249 ``0x03a3`` Get fan type Returns the fan type:
251 - 1st byte in ``ebx`` holds the fan number
253 fan type (after SMM):
255 - 5th bit indicates docking fan
256 - 1 indicates Processor fan
257 - 2 indicates Motherboard fan
258 - 3 indicates Video fan
259 - 4 indicates Power supply fan
260 - 5 indicates Chipset fan
261 - 6 indicates other fan type
263 ``0x04a3`` Get nominal fan speed Returns the nominal RPM in each fan state:
265 - 1st byte in ``ebx`` holds the fan number
266 - 2nd byte in ``ebx`` holds the fan state
269 fan speed in RPM (after SMM)
271 ``0x05a3`` Get fan speed tolerance Returns the speed tolerance for each fan state:
273 - 1st byte in ``ebx`` holds the fan number
274 - 2nd byte in ``ebx`` holds the fan state
310 disabling (``0x30a3`` or ``0x34a3``) automatic fan speed control.
316 fan control should be enabled for a specific fan.
317 However there are also some machines who do support a 4th regular fan state too,
329 Reading of fan states return spurious errors. Precision 490
331 Reading of fan types causes erratic fan behaviour. Studio XPS 8000
339 Fan-related SMM calls take too long (about 500ms). Inspiron 7720
356 Also the fan state needs to be restored after suspend, as well as