Changeset 3182 for lm-sensors/trunk/CHANGES
- Timestamp:
- 11/05/05 21:49:16 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r3175 r3182 25 25 Add missing parentheses around macros 26 26 Drop I2C_FUNC_SMBUS_EMUL 27 Drop I2C_FUNC_SMBUS_*_PEC 28 Drop I2C_SMBUS_*_PEC 27 29 Library: Big update to use libsysfs. More TODO though. 28 30 Fix bus matching code for Linux 2.6 (Karsten Petersen) 29 31 Add f71805f support 30 32 Makefile: Compile user-space programs with -Wundef 33 Module i2c-i801: Simplify the hardware PEC code 31 34 Module i2c-i810: Documentation update, PCI IDs cleanup 32 35 Module i2c-keywest: Remove bus probing code (2.6 backport) … … 42 45 not initialize i2c_adapter name to "unset" (2.6 43 46 backport) 47 Modules i2c-amd8111, i2c-i801, i2c-nforce2: Drop software PEC code 48 (2.6 backport) 44 49 Module adm9240: Cleanups (2.6 backport) 45 50 Module f71805f: New, supports the Fintek F71805F/FG Super-I/O 46 51 Module it87: Minor cleanups 47 52 Module lm90: Support the ADM1032-2 and ADT7461-2 (2.6 backport) 53 Separate the register read function 54 Add PEC support for the ADM1032 48 55 Module via686a: Cleanups 49 56 Module w83627hf: Drop useless initialization step (2.6 backport)
