Show
Ignore:
Timestamp:
05/16/06 10:26:01 (7 years ago)
Author:
khali
Message:

Update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r3288 r3297  
    77           Add support for W83627EHF voltage inputs and alarms 
    88           Add support for the smsc47m192 driver 
     9           Fix all memory leaks (yeah!) 
    910  Makefile: Don't grep autoconf.h on user-space targets 
    1011  Makefile: Fix depmod on non-running kernel version 
     12  Module i2c-ali1535: Drop redundant semaphore (2.6 backport) 
     13  Module i2c-amd756-s4882: Improve static semaphore initialization 
     14                           (2.6 backport) 
     15  Module i2c-i801: Disable PEC mode after every transaction (2.6 backport) 
    1116  Module i2c-piix4: Add ServerWorks HT-1000 support (2.6 backport) 
    1217  Module w83781d: Use real-time alarm registers when possible (2.6 backport) 
     18  Program decode-dimms.pl: Decode depending on the memory type 
     19                           Decode the manufacturing date to an ISO8601 date 
    1320  Program i2cdetect: Add a mode to print adapter functionalities 
    1421  Program i2cdump: Restore bank after bank switching