Changeset 2561 for lm-sensors/trunk/CHANGES
- Timestamp:
- 05/23/04 09:44:09 (9 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r2558 r2561 19 19 20 20 2.8.7 (2004xxxx) 21 File doc/lm_sensors-FAQ.texi: Update 4.27. 21 File README.thinkpad: Update 24RF08 status 22 File doc/fan-divisors: More info on accuracy 23 File doc/lm_sensors-FAQ.texi: Update 4.27 22 24 File doc/chips/pc87360-fan: Renamed to pc87360 23 Big update25 File doc/chips/pc87360: Big update 24 26 File doc/chips/w83781d: Update AS99127F documentation 25 27 File etc/sensors.conf.eg: Add comments about BP6 voltages … … 31 33 Preliminary pc87366 section 32 34 Add comment on GL520SM application modes 35 Document beep_enable (Aurelien Jarno) 33 36 Library: Fix 2.6 VRM 34 37 Fix 2.6 hyst temp for 2.6 (lm75, lm78 and gl518sm) … … 44 47 Modules w83781d.c, smartbatt.c, lm75.c, gl520sm.c, gl518sm.c, ds1621.c, 45 48 asb100.c, lm92.c: Use swab16 49 Modules eeprom, ddcmon: Unconditional prevention of 24RF08 corruption 46 50 Module gl520sm: Less agressive initialization process 47 51 Fix temp1 limits being unsettable in application … … 49 53 Module i2c-i801: Support 6300ESB and ICH6 50 54 Module i2c-sis645: Add support for SiS655 55 Module it87: Discard non-standard Super-I/O exit sequence (Bjorn Mork) 51 56 Module lm90: Support LM99 and LM89 52 57 Module lm92: Support MAX6633, MAX6634, MAX6635 and LM76 58 Get rid of useless i2c_probe call 53 59 Module p4b_smbus: Add support for mobile versions of the 82801 54 60 (Axel Thimm) 55 61 Module pc87360-fan: Renamed to pc87360 56 Also support PC87365 and PC87366 57 Add write support 58 Correctly set the chip name depending on the type 59 Add voltage and temperature support 60 Fix fan speed computation 61 Retrieve fans configuration from Super-I/O space 62 Export pwm_enable (read-only) 63 Honor pwm invert bits 64 Clear fan alarms after we read them 65 Do not read fan data when monitoring is disabled 66 Do not include SENSORS_INSMOD stuff 67 New module parameter: init 68 Module smsc47m1: Lock on reads and writes; many fixes 62 Module pc87360: Also support PC87365 and PC87366 63 Add write support 64 Correctly set the chip name depending on the type 65 Add voltage and temperature support 66 Fix fan speed computation 67 Retrieve fans configuration from Super-I/O space 68 Export pwm_enable (read-only) 69 Honor pwm invert bits 70 Clear fan alarms after we read them 71 Do not read fan data when monitoring is disabled 72 Do not include SENSORS_INSMOD stuff 73 New module parameter: init 74 Fan clock dividers change automatically 75 Add thermistor dupport 76 Module smsc47m1: Lock on reads and writes 77 Various PWM fixes 69 78 Module thmc50: Fix address range 70 79 Module via686a: Fix voltage roundings … … 73 82 Invert AS99127F beep bits in driver rather than user-space 74 83 Programs pwmconfig, fancontrol: Switch to new sysfs naming scheme 84 Program fancontrol: restore fans on TERM and KILL (Stephen Kitt) 75 85 Program i2cdetect: Adapt probing method to address 76 86 Add -q and -r flags to force probing methods … … 84 94 Syncronize time slots with rrd 85 95 Fix W83781D temp3 alarm (Aurelien Jarno) 96 Add ASB100 support (Andrew May) 86 97 Program sensors: Fully support the PC87360 family 87 98 Fix lm80 temperature alarms … … 106 117 Support GeForce FX 5900 video cards 107 118 Fix devfs misdetection (Aurelien Jarno) 119 Fix double detection of ISA chips 120 Support MAX1619 121 Support PC87373 Super-I/O 122 Fix unknown adapters appearing multiple times 108 123 109 124
