Changeset 1963
- Timestamp:
- 08/15/03 12:35:55 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r1951 r1963 22 22 File sensors.conf.eg: Improved adm1025 section 23 23 Default temp labels for as99127f 24 Improved lm83 section 24 25 File doc/chips/SUMMARY: Add SMSC manufacturer ID 25 26 File doc/chips/adm1025: Add decent documentation (almost new) 26 File doc/chips/lm83: Known motherboards list update 27 File doc/chips/lm83: Known motherboards list update, misc updates 27 28 Library: Change adm1025 names (hyst/over become low/high) 28 29 Swap adm1025 temp1 and temp2 to match the driver's order 29 30 Advance version to 2.0.1 31 Update lm83 support 32 Add support for the lm90 30 33 Makefile: Move LINUX_HEADERS from ALL_CPPFLAGS to MODCPPFLAGS 31 34 Modules (various): Fix includes for compilation on Alpha … … 34 37 Module i2c-ali15x3: Fix resource leak (Daniele Bellucci) 35 38 Module i2c-nforce2: Cleanups 39 Module i2c-piix4: Force CPCI735 bug workaround (Tom Rini) 36 40 Module i2c-sis630: Fix detection 37 41 Add block data read/write support … … 52 56 Fix monitor limits 53 57 Module eeprom: Ignore Sony Vaio EEPROMs with a password set 54 Module lm78: Fix a fan_div/fan_lin bug 58 Module lm78: Fix a fan_div/fan_min bug 59 Module lm83: Add t_crit and alarms support 60 Module lm90: New 55 61 Module saa1064: New 56 62 Module w83781d: Enhance chip detection … … 64 70 the library 65 71 Program sensors: Rewrite and enhance EEPROM support 66 Change ADM1025 support to match the changes made to67 the library72 Change LM83 and ADM1025 support to match the changes 73 made to the library 68 74 Add DRDRAM support to print_eeprom 69 75 Exit(1) on /proc write failure (Malte Starostik) 76 Add LM90 support 70 77 Program sensors-detect: Add support for PCF8574, PCF8574A, SAA1064 71 78 Add support for LM82, LM86, LM89
