Thilo Cestonaro | 08426ed | 2016-07-18 13:51:29 +0200 | [diff] [blame] | 1 | Kernel driver ftsteutates |
| 2 | ===================== |
| 3 | |
| 4 | Supported chips: |
| 5 | * FTS Teutates |
| 6 | Prefix: 'ftsteutates' |
| 7 | Addresses scanned: I2C 0x73 (7-Bit) |
| 8 | |
| 9 | Author: Thilo Cestonaro <thilo.cestonaro@ts.fujitsu.com> |
| 10 | |
| 11 | |
| 12 | Description |
| 13 | ----------- |
| 14 | The BMC Teutates is the Eleventh generation of Superior System |
| 15 | monitoring and thermal management solution. It is builds on the basic |
| 16 | functionality of the BMC Theseus and contains several new features and |
| 17 | enhancements. It can monitor up to 4 voltages, 16 temperatures and |
| 18 | 8 fans. It also contains an integrated watchdog which is currently |
| 19 | implemented in this driver. |
| 20 | |
Thilo Cestonaro | 7576750 | 2017-08-03 11:43:51 +0200 | [diff] [blame] | 21 | To clear a temperature or fan alarm, execute the following command with the |
| 22 | correct path to the alarm file: |
| 23 | echo 0 >XXXX_alarm |
| 24 | |
Thilo Cestonaro | 08426ed | 2016-07-18 13:51:29 +0200 | [diff] [blame] | 25 | Specification of the chip can be found here: |
Thilo Cestonaro | 4a008c0 | 2016-08-12 14:39:10 +0200 | [diff] [blame] | 26 | ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/BMC-Teutates_Specification_V1.21.pdf |
| 27 | ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/Fujitsu_mainboards-1-Sensors_HowTo-en-US.pdf |