Changeset 2468

Show
Ignore:
Timestamp:
04/22/04 22:00:38 (9 years ago)
Author:
khali
Message:

Updates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r2448 r2468  
    2323  File doc/chips/w83781d: Update AS99127F documentation 
    2424  File etc/sensors.conf.eg: Add comments about BP6 voltages 
     25                            Add comment on Asus A7V8X-X VCore 
     26                            Misc fixes to lm80 section 
    2527  Library: Fix 2.6 VRM 
    2628           Fix 2.6 hyst temp for 2.6 (lm75, lm78 and gl518sm) 
     29           Fully support the PC87360 family 
     30  Makefile: Do not run depmod on staged installs (Peter Breitenlohner) 
     31  Man page i2cdetect.8: document new command line flags 
     32  Man page i2cdump.8: More details on how i2cdump can write to a chip 
     33  Modules (all chip drivers): Rework memory allocation scheme. 
    2734  Modules dmi_scan, i2c-piix4: Move IBM detection into dmi_scan 
    2835  Modules w83781d.c, smartbatt.c, lm75.c, gl520sm.c, gl518sm.c, ds1621.c, 
     
    3037  Module i2c-sis645: Add support for SiS655 
    3138  Module lm92: Support MAX6633, MAX6634, MAX6635 and LM76 
     39  Module p4b_smbus: Add support for mobile versions of the 82801 
     40                    (Axel Thimm) 
    3241  Module pc87360-fan: Renamed to pc87360 
    3342                      Also support PC87365 and PC87366 
    3443                      Add write support 
    3544                      Correctly set the chip name depending on the type 
     45                      Add voltage and temperature support 
     46                      Fix fan speed computation 
    3647  Module thmc50: Fix address range 
     48  Module via686a: Fix voltage roundings 
    3749  Module w83781d: Drop PWM support for as99127f 
     50  Program i2cdetect: Adapt probing method to address 
     51                     Add -q and -r flags to force probing methods 
     52  Program isadump: Misc improvements 
    3853  Program mkpatch: Patch dmi_scan.c in kernel instead of adding our own 
    3954                   module 
    4055                   Include i2c-nforce2 
     56  Program sensors: Fully support the PC87360 family 
     57                   Fix lm80 temperature alarms 
    4158  Program sensors-detect: Rework Super I/O detection 
    4259                          Support SiS655/SiS96x 
     
    4663                          Scan all logical devices of PC87365 and PC87366 
    4764                          Detect LM92, LM76, MAX6633, MAX6634, MAX6635 
    48                           Detect eeproms with software write protect 
     65                          Detect eeproms with software write protect (not 
     66                          enabled by default) 
     67                          Support ALi 1563 (2.6 only) 
     68                          Drop LTC1710 support 
     69                          Use byte reads for probing on ranges 0x30-0x37 and 
     70                          0x50-0x5F 
    4971 
    5072