Show
Ignore:
Timestamp:
10/20/08 10:18:39 (4 years ago)
Author:
khali
Message:

Add support for lm89, max6681, max6658, max6659, max6646, max6647 and
max6649 prefixes. The lm90 driver doesn't instantiate such devices on
auto-detection as they are undistinguishable from other supported types,
but such devices can still be instantiated explicitly since kernel
2.6.27, and supporting them is cheap.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5362 r5364  
    66  Library: Avoid namespace pollution 
    77           Add support for the IT8720F chip 
     8           Support separate prefixes lm89, max6658, max6659, max6681, 
     9            max6646, max6647 and max6649 
    810  Module i2c-i801: Remove verbose debugging messages (2.6 backport) 
    911                   Properly report bus arbitration lost (2.6 backport) 
     
    1214                     Change default for MINTEMP from 0 to 20 degrees C 
    1315  Program sensord: Add it8720 support 
     16                   Add lm89, max6658, max6659, max6681, max6646, max6647 
     17                    and max6649 support 
    1418  Program sensors: Recognize it87 thermal sensor type 4 as thermistor 
    1519                   Add it8720 support 
     20                   Add lm89, max6658, max6659, max6681, max6646, max6647 
     21                    and max6649 support 
    1622  Program sensors-detect: Add VIA VT1212 support 
    1723                          Add SMSC EMC2700LPC support