2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 22:35:23 +00:00

Add detection of IT8731F and IT8732F

This commit is contained in:
Guenter Roeck
2015-01-23 15:59:14 +00:00
parent 54ec3485d3
commit 5765cdf944
2 changed files with 13 additions and 0 deletions

View File

@@ -2352,6 +2352,18 @@ use constant FEAT_SMBUS => (1 << 7);
devid => 0x8728,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "ITE IT8731F Super IO Sensors",
driver => "to-be-written", # it87
devid => 0x8731,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "ITE IT8732F Super IO Sensors",
driver => "to-be-written", # it87
devid => 0x8732,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "ITE IT8752F Super IO Sensors",
driver => "to-be-written", # it87