Changeset 2669 for lm-sensors/trunk/CHANGES
- Timestamp:
- 08/22/04 19:00:00 (9 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r2641 r2669 21 21 File doc/lm_sensors-FAQ.texi: Add 4.6.1 22 22 Update 4.7 23 File doc/chips/it87: Discard outdated module parameters 23 24 File doc/chips/lm75: LM77 is not supported 24 25 File doc/chips/lm90: LM86, MAX6657 and MAX6658 are supported 26 File doc/chips/lm93: New 25 27 File doc/chips/w83l785ts: Improvements 28 File etc/sensors.conf.eg: Fix it87 lines order 26 29 File kernel/include/sensors_vid.h: Support VRM 10.0 27 30 Library: Support 2.6 adm1025 28 31 Preliminary support for 2.6 lm87 29 32 Support 2.6 adm9240 33 Allow an alternative sysfs file name for chip features (2.6) 34 Fix lm83 critical limits (2.6) 30 35 Makefiles: Implement user_uninstall (Rudolf Marek) 36 Spoof LOGNAME and HOSTNAME when making html man pages 31 37 Module adm1025: Refine detection 32 38 Update limit registers again (revert of 2.8.1) … … 34 40 Fix conversions 35 41 Module lm75: Refine detection 42 Module lm83: Default to kind lm83 if forced. 43 Fix temperature macros. 36 44 Module lm90: Add LM86, MAX6657 and MAX6658 support 45 Module lm93: New 46 Module mtp008: Fix the setting of limits on temp2 37 47 Module pca9540: Refine detection 38 48 Module pc87360: Change voltage/thermistor magnitude from 2 to 3 … … 40 50 Fix fan_div file when fan count is less than 3 41 51 Additional init and debug 52 Module smsc47m1: Fix pwm_enable being inverted 42 53 Module w83627hf: Add alternate VCORE/in0 calculation method 54 Remove reset of chip by driver on initialization 43 55 Module w83781d: Fix default VRM for w83791d 44 56 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. 45 59 Program fancontrol.init: New (Dean Takemori) 46 60 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) 47 63 Program mkdev.sh: Detect devfs and refuse to run 48 64 Use mknod's mode instead of chmod 65 Program mkpatch: Include xeontemp and pc87360 49 66 Program sensors: Rework adm1025 support 50 67 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 52 71 Support PC8739x Super-I/O family (no sensors) 53 72 Fix PCA9540 support … … 56 75 Ignore missing /proc/modules (Andras Bali) 57 76 Script-wide Perl cleanups 77 Support udev 58 78 59 79 2.8.7 (20040611)
