diff options
author | Armin Wolf <W_Armin@gmx.de> | 2025-09-17 20:10:35 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-09-24 07:50:09 -0700 |
commit | 1c1658058c99bcfd3b2347e587a556986037f80a (patch) | |
tree | aefc70fefe8cea4a960d57127d339c60416f7c47 /scripts/gdb/linux/timerlist.py | |
parent | 205c730262215fe1940668394a856f69ece55c66 (diff) |
hwmon: (dell-smm) Add support for automatic fan mode
Many machines treat fan state 3 as some sort of automatic mode,
which is superior to the separate SMM calls for switching to
automatic fan mode for two reasons:
- the fan control mode can be controlled for each fan separately
- the current fan control mode can be retrieved from the BIOS
On some machines however, this special fan state does not exist.
Fan state 3 acts like a regular fan state on such machines or
does not exist at all. Such machines usually use separate SMM calls
for enabling/disabling automatic fan control.
Add support for it. If the machine supports separate SMM calls
for changing the fan control mode, then the other interface is
ignored.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20250917181036.10972-4-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions