Changeset 1766 for lm-sensors/trunk/CHANGES
- Timestamp:
- 06/06/03 04:38:53 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r1746 r1766 23 23 File i2c-dev.h: Include userspace portion removed from i2c-dev.h in 24 24 i2c package 25 File doc/chips/fscscy: Add watchdog documentation 25 26 File sensors.conf.eg: Fix vt1211/vt8231 thermistor calculations 26 27 Library: Add support for exponents and logarithms for vt1211/vt8235 temps; … … 45 46 - Use module_init() and module_exit() 46 47 - Update to new i2c_driver struct definition 48 Modules (bus PCI): Convert to PCI-module-style initialization 47 49 Modules (several): Add support for AMD Opteron VRM (VID) encoding 48 50 Module adm1021: Set alarm on failed reads and report old value; … … 58 60 Module i2c-i810.c: Fix for some chips 59 61 Module i2c-nforce2.c: New 62 Module i2c-sis645: Add support for SiS651, SiS961, SiS745 60 63 Modules mtp008, smsc47m1, vt1211, vt8231, w83781d: Standardize and improve 61 64 pwm and pwm enable support; update docs … … 66 69 Program lm_sensors.init: Call sensors -s in start() 67 70 Program mkpatch: Fix vt8231 compile; keep tsunami from menu on non-alpha 71 Program p4b_smbus: Fix 'make install', install in same place as other modules 68 72 Program pwmtest: New 69 73 Program sensors: add lm85 support; add w83791d support 70 74 Program sensors-detect: Add super i/o detection (smsc47m1, vt1211, 71 w83627hf, w83697hf) 75 w83627hf, w83697hf); 76 Add support for SiS651, SiS961, SiS745, nForce2; 77 Support dmidecode 2.0 and later 72 78 73 79 2.7.0 (20021208)
