Changeset 2764 for lm-sensors/trunk/CHANGES
- Timestamp:
- 11/20/04 08:59:01 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r2763 r2764 23 23 File kernel/chips/Module.mk: Resync module list with mkpatch 24 24 Module bmcsensors: Support function 1/x 25 Module i2c-amd756: Display the real bus name 26 Module i2c-amd756-s4882: New; SMBus multiplexing on the Tyan S4882 25 27 Module i2c-ipmb: Remove from build since it doesn't work 26 28 Module lm63: New driver for the National Semiconductor LM63 … … 33 35 Check limits on register writes 34 36 Module lm93: Added module parameter for VID pin input thresholds. 37 Fix typo in dynamic VID alarms 38 Adds a couple log messages for failed transactions (David 39 Knierim) 40 Fix compilation breaking C99-ism (Axel Thimm) 35 41 Module pc87360: Support secondary Super-I/O address 36 42 Module smsc47m1: Add support for 47M15x and 47M192 (fans only) 37 43 Library: Add lm63 support 38 Program i2cset: Written byte/word can be masked 44 Programs i2cset, isaset: Written byte/word can be masked 45 Program mkpatch: Include i2c-amd756-s4882 46 Program sensord: Do not scale load average (Aurelien Jarno) 39 47 Program sensors: Add lm63 support 48 Support DDR2 memory module EEPROMs (Rudolf Marek) 40 49 Program sensors-detect: Improve LM63 detection 41 50 Discard IBM Thinkpad detection code 51 Add PCA9556 detection 42 52 43 53
