Changeset 1738 for lm-sensors/trunk/CHANGES
- Timestamp:
- 05/30/03 02:55:23 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r1731 r1738 25 25 add lm85 support 26 26 Makefiles: Generate warnings if new library won't be found by ld.so; 27 Modules now install in kernel/drivers/i2c/[busses,chips] 27 Modules now install in kernel/drivers/i2c/[busses,chips]; 28 Ensure that headers in /usr/local/include are used first 28 29 Modules (all): Cleanups including 29 30 - Add #include <i2c-proc.h> … … 40 41 - Use module_init() and module_exit() 41 42 - Update to new i2c_driver struct definition 43 Modules (several): Add support for AMD Opteron VRM (VID) encoding 42 44 Module adm1021: Set alarm on failed reads and report old value; 43 45 merge changes from kernel 2.5.54 … … 45 47 Modules ddcmon, eeprom: Use i2c block reads if possible; 46 48 better error handling 49 Module gl520sm: Fix temperature over/hyst writes 47 50 Module lm75: merge changes from kernel 2.5.54 48 51 Module lm85: New
