Changeset 3227 for lm-sensors/trunk/CHANGES
- Timestamp:
- 01/10/06 12:20:06 (7 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r3219 r3227 18 18 ----------------------------------------------------------------------------- 19 19 20 2. 9.3(2005????)20 2.10.0 (2005????) 21 21 File doc/lm_sensors-FAQ.texi: Remove version 1 specifics part 22 22 File doc/busses/i2c-viapro: Update (2.6 backport) 23 23 File doc/chips/via686a: Update (2.6 backport) 24 File doc/chips/w83627hf: W83627THF VID clarification (2.6 backport) 24 25 File etc/sensors.conf.eg: Do not set vrm by default 25 26 File i2c-dev.h: Fix union i2c_smbus_data definition … … 32 33 Library: Big update to use libsysfs. More TODO though. 33 34 Fix bus matching code for Linux 2.6 (Karsten Petersen) 34 Add f71805f support 35 Add f71805f, w83687thf support 36 Add platform drivers support 35 37 Makefile: Compile user-space programs with -Wundef 36 38 Module i2c-i801: Simplify the hardware PEC code 39 Always set PEC mode explicitly before each transaction 37 40 Module i2c-i810: Documentation update, PCI IDs cleanup 38 41 Module i2c-keywest: Remove bus probing code (2.6 backport) 39 42 Module i2c-nforce2: Remove dead code (2.6 backport) 43 Add the ID of the nForce4 MCP-04 (2.6 backport) 40 44 Module i2c-via: Remove dead code 41 45 Module i2c-viapro: Remove dead code … … 64 68 Properly handle W83627THF without VID (Yuan Mu) 65 69 Fix in0 limit settings in "VRM9" mode (Yuan Mu) 70 Add W83687THF support 66 71 Module w83781d: Drop W83697HF support (Grant Coady) 67 72 Module w83792d: Bug fixes and code cleanups (Yuan Mu, 2.6 backport) … … 81 86 functionality can be queried 82 87 Program isadump: Display the real addresses in flat mode 88 Program mkpatch: Include f71805f 83 89 Program sensord: Do not log algorithm names 84 90 Drop EEPROM support (Aurelien Jarno) … … 87 93 Program sensors: Drop free_the_label 88 94 Fix compilation with uclibc (no iconv) 89 Add f71805f support95 Add f71805f, w83687thf support 90 96 Program sensors-detect: Drop algorithm names 91 97 Do not rely on i2cdetect -l printing algo names
