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

Update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r2641 r2669  
    2121  File doc/lm_sensors-FAQ.texi: Add 4.6.1 
    2222                                Update 4.7 
     23  File doc/chips/it87: Discard outdated module parameters 
    2324  File doc/chips/lm75: LM77 is not supported 
    2425  File doc/chips/lm90: LM86, MAX6657 and MAX6658 are supported 
     26  File doc/chips/lm93: New 
    2527  File doc/chips/w83l785ts: Improvements 
     28  File etc/sensors.conf.eg: Fix it87 lines order 
    2629  File kernel/include/sensors_vid.h: Support VRM 10.0 
    2730  Library: Support 2.6 adm1025 
    2831           Preliminary support for 2.6 lm87 
    2932           Support 2.6 adm9240 
     33           Allow an alternative sysfs file name for chip features (2.6) 
     34           Fix lm83 critical limits (2.6) 
    3035  Makefiles: Implement user_uninstall (Rudolf Marek) 
     36             Spoof LOGNAME and HOSTNAME when making html man pages 
    3137  Module adm1025: Refine detection 
    3238                  Update limit registers again (revert of 2.8.1) 
     
    3440                  Fix conversions 
    3541  Module lm75: Refine detection 
     42  Module lm83: Default to kind lm83 if forced. 
     43               Fix temperature macros. 
    3644  Module lm90: Add LM86, MAX6657 and MAX6658 support 
     45  Module lm93: New 
     46  Module mtp008: Fix the setting of limits on temp2 
    3747  Module pca9540: Refine detection 
    3848  Module pc87360: Change voltage/thermistor magnitude from 2 to 3 
     
    4050                  Fix fan_div file when fan count is less than 3 
    4151                  Additional init and debug 
     52  Module smsc47m1: Fix pwm_enable being inverted 
    4253  Module w83627hf: Add alternate VCORE/in0 calculation method 
     54                   Remove reset of chip by driver on initialization 
    4355  Module w83781d: Fix default VRM for w83791d 
    4456  Module w83l785ts: Implement read error handling (backport from 2.6) 
     57  Programs isaset, isadump: Wait for user input to continue (as opposed to 
     58                            5 sec delay). Can be skipped using -y. 
    4559  Program fancontrol.init: New (Dean Takemori) 
    4660  Program fancontrol.pl: Restore fans on many kinds of errors/interrupts 
     61  Program lm_sensors.init: Support 2.6 kernels and sensors in /usr/bin 
     62                           (Giuseppe Della Bianca) 
    4763  Program mkdev.sh: Detect devfs and refuse to run 
    4864                    Use mknod's mode instead of chmod 
     65  Program mkpatch: Include xeontemp and pc87360 
    4966  Program sensors: Rework adm1025 support 
    5067                   Display pc87365/pc87366 VID 
    51   Program sensors-detect: Support LM93, LM77 
     68                   Improve smsc47m1 support 
     69                   Hide 2.6 adm1027 alarm_mask being missing 
     70  Program sensors-detect: Support LM93, LM77, LM63 
    5271                          Support PC8739x Super-I/O family (no sensors) 
    5372                          Fix PCA9540 support 
     
    5675                          Ignore missing /proc/modules (Andras Bali) 
    5776                          Script-wide Perl cleanups 
     77                          Support udev 
    5878 
    59792.8.7 (20040611)