Merge tag 'docs-6.4-2' of git://git.lwn.net/linux
[linux-block.git] / Documentation / hwmon / ftsteutates.rst
CommitLineData
08426eda 1Kernel driver ftsteutates
b04f2f7d 2=========================
08426eda
TC
3
4Supported chips:
b04f2f7d 5
08426eda 6 * FTS Teutates
b04f2f7d 7
08426eda 8 Prefix: 'ftsteutates'
b04f2f7d 9
08426eda
TC
10 Addresses scanned: I2C 0x73 (7-Bit)
11
12Author: Thilo Cestonaro <thilo.cestonaro@ts.fujitsu.com>
13
14
15Description
16-----------
b04f2f7d 17
08426eda
TC
18The BMC Teutates is the Eleventh generation of Superior System
19monitoring and thermal management solution. It is builds on the basic
20functionality of the BMC Theseus and contains several new features and
21enhancements. It can monitor up to 4 voltages, 16 temperatures and
228 fans. It also contains an integrated watchdog which is currently
23implemented in this driver.
24
1c5759d8
AW
25The ``pwmX_auto_channels_temp`` attributes show which temperature sensor
26is currently driving which fan channel. This value might dynamically change
27during runtime depending on the temperature sensor selected by
28the fan control circuit.
29
ca8fd8c1
AW
30The 4 voltages require a board-specific multiplier, since the BMC can
31only measure voltages up to 3.3V and thus relies on voltage dividers.
32Consult your motherboard manual for details.
33
7576750f 34To clear a temperature or fan alarm, execute the following command with the
b04f2f7d
MCC
35correct path to the alarm file::
36
7576750f
TC
37 echo 0 >XXXX_alarm
38
37ef30fb
AW
39Specifications of the chip can be found at the `Kontron FTP Server <http://ftp.kontron.com/>`_ (username = "anonymous", no password required)
40under the following path:
b04f2f7d 41
37ef30fb 42 /Services/Software_Tools/Linux_SystemMonitoring_Watchdog_GPIO/BMC-Teutates_Specification_V1.21.pdf