| 1 |
lm-sensors CHANGES file |
|---|
| 2 |
----------------------- |
|---|
| 3 |
|
|---|
| 4 |
3.0.3 (2008-09-28) |
|---|
| 5 |
libsensors: Avoid namespace pollution |
|---|
| 6 |
fancontrol: Don't use named pipes when we don't need them (#2319) |
|---|
| 7 |
pwmconfig: Tell the user about gnuplot if it isn't installed |
|---|
| 8 |
Fix MINSTOP and MINSTART test functions |
|---|
| 9 |
Test MINSTOP before MINSTART |
|---|
| 10 |
Use better step values for MINSTOP test |
|---|
| 11 |
Print the revision and date at start-up |
|---|
| 12 |
Detect and report obviously incorrect fan speeds |
|---|
| 13 |
Determine MINSTOP automatically |
|---|
| 14 |
Skip MINSTOP and MINSTART tests if fan can't stop |
|---|
| 15 |
Change default for MINTEMP from 0 to 20 degrees C |
|---|
| 16 |
Add support for attributes in the hwmon class device (#2260) |
|---|
| 17 |
Update manual page |
|---|
| 18 |
sensors-detect: Add Intel SCH (bus) support |
|---|
| 19 |
Add SMSC EMC6D103 support |
|---|
| 20 |
Improve MAX6657, MAX6658, MAX6659 detection |
|---|
| 21 |
Cache the byte data reads (#2326) |
|---|
| 22 |
Add Maxim MAX6654/MAX6690 support |
|---|
| 23 |
Add National Semiconductor LM95231 support |
|---|
| 24 |
Add Analog Devices ADT7481 support |
|---|
| 25 |
Refactor alias detection functions |
|---|
| 26 |
Fix Andigilog aSC7621 support |
|---|
| 27 |
Add Texas Instruments THMC51 support |
|---|
| 28 |
Fix Analog Devices ADT7461 support |
|---|
| 29 |
Add VIA C7 support |
|---|
| 30 |
Fix Winbond W83L786NR/NG/R/G support (#2336) |
|---|
| 31 |
Add Maxim MAX6646/MAX6647/MAX6649 support |
|---|
| 32 |
Add VIA VT1212 support |
|---|
| 33 |
Add SMSC EMC2700LPC support |
|---|
| 34 |
Add ITE IT8720 support |
|---|
| 35 |
Add Texas Instruments TMP411 support |
|---|
| 36 |
Prevent misdetection of W83627DHG on I2C as LM78 |
|---|
| 37 |
W83627DHG has no subclients |
|---|
| 38 |
Add Maxim MAX1618 support |
|---|
| 39 |
|
|---|
| 40 |
3.0.2 (2008-05-18) |
|---|
| 41 |
documentation: Delete the FAQ, now maintained on the wiki |
|---|
| 42 |
libsensors: Use __func__ instead of __FUNCTION__ |
|---|
| 43 |
Parse the configuration file in C locale |
|---|
| 44 |
Late compute statements override early ones |
|---|
| 45 |
Support virtual hwmon devices (#2309) |
|---|
| 46 |
Support power and energy sensors |
|---|
| 47 |
Support DOS-style configuration files again (#2284) |
|---|
| 48 |
pwmconfig: Don't create the configuration file before it's needed |
|---|
| 49 |
Don't preserve configuration file customizations |
|---|
| 50 |
Fix permissions of the configuration file |
|---|
| 51 |
Don't start if fancontrol is running (#2299) |
|---|
| 52 |
fancontrol: Don't start if already running (#2299) |
|---|
| 53 |
Delete fancontrol.pid at exit time (#2299) |
|---|
| 54 |
sensord: Fix support of multiple chip names on the command line (#2321) |
|---|
| 55 |
sensors: Print energy and power sensors with automatically scaled units |
|---|
| 56 |
sensors-detect: Add SMSC SCH5027D detection |
|---|
| 57 |
Do not access I/O ports on PPC |
|---|
| 58 |
Move south bridge sensor detection to the right section |
|---|
| 59 |
Run chip_special_cases() earlier |
|---|
| 60 |
New device ID for the SMSC SCH5317 |
|---|
| 61 |
Add SMSC SCH5127 detection |
|---|
| 62 |
Add National Semiconductor LM64 detection |
|---|
| 63 |
Add Asus F8000 detection |
|---|
| 64 |
Add Intel ICH10 (bus) detection |
|---|
| 65 |
Don't probe I2C addresses 0x40-0x47 |
|---|
| 66 |
Fix the parsing of I2C addresses not to scan |
|---|
| 67 |
Detect and skip 1-register-only I2C devices |
|---|
| 68 |
Avoid SMBus word transactions where possible |
|---|
| 69 |
Add Dallas DS1631 detection |
|---|
| 70 |
|
|---|
| 71 |
3.0.1 (2008-01-28) |
|---|
| 72 |
documentation: Update the application writing guidelines |
|---|
| 73 |
libsensors: No longer depend on libsysfs (#2262) |
|---|
| 74 |
Don't guess the bus type from the device ID format (#2240) |
|---|
| 75 |
Add support for attributes in the hwmon class device (#2260) |
|---|
| 76 |
Makefile: No warnings about ld configuration for staged installations |
|---|
| 77 |
Document the variable overriding mechanism (#2296) |
|---|
| 78 |
pwmconfig: Really hide errors on sysfs writes |
|---|
| 79 |
Deal gracefully with read-only pwm_enable files |
|---|
| 80 |
Warn about outputs found in automatic mode |
|---|
| 81 |
Repeat available configuration options before prompt (#2289) |
|---|
| 82 |
Fix duplicate warning message when config file is broken |
|---|
| 83 |
fancontrol: Detect improperly formatted FCTEMPS value (#2293) |
|---|
| 84 |
sensord: Fix rrd support (#2276) |
|---|
| 85 |
Use the same colors for daily and weekly charts |
|---|
| 86 |
Drop workaround needed by old versions of rrdtool |
|---|
| 87 |
sensors: Fix error path on library initialization error |
|---|
| 88 |
sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366) |
|---|
| 89 |
sensors-detect: Drop PCA9540 detection |
|---|
| 90 |
Improve sysconfig and modprobe.d integration |
|---|
| 91 |
Add SMSC SCH5514D-NS detection (no sensors) |
|---|
| 92 |
Lower the confidence of MAX6650/MAX6651 |
|---|
| 93 |
Add Fintek F71858DG detection |
|---|
| 94 |
Add Fintek F81216D detection (no sensors) |
|---|
| 95 |
unhide_ICH_SMBus: Add support for the 82801AA (ICH) |
|---|
| 96 |
|
|---|
| 97 |
3.0.0 (2007-11-24) |
|---|
| 98 |
Makefile: Fix MODULE_DIR usage in etc |
|---|
| 99 |
Fix build on PPC |
|---|
| 100 |
pwmconfig: Better diagnostics in pwmdisable |
|---|
| 101 |
Give the fans some time to spin up |
|---|
| 102 |
sensors-detect: Add Texas Instruments TMP401 detection |
|---|
| 103 |
Mention the f75375s driver |
|---|
| 104 |
Add SMSC LPC47B367-NC detection (no sensors) |
|---|
| 105 |
Reduce w83781d/lm78 I2C address probing range |
|---|
| 106 |
Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection |
|---|
| 107 |
|
|---|
| 108 |
3.0.0-rc3 (2007-10-28) |
|---|
| 109 |
libsensors: Add a default configuration file |
|---|
| 110 |
Fix memory leaks on initialization error |
|---|
| 111 |
Make the configuration file optional |
|---|
| 112 |
Change the default configuration file to /etc/sensors3.conf |
|---|
| 113 |
sensord: Reload config on SIGHUP rather than automatically |
|---|
| 114 |
No default configuration file name |
|---|
| 115 |
sensors: Fix file handle leak on library initialization error |
|---|
| 116 |
Handle the case where voltage measurements aren't available |
|---|
| 117 |
No default configuration file name |
|---|
| 118 |
Install as sensors again |
|---|
| 119 |
sensors.conf.eg: Install as sensors3.conf |
|---|
| 120 |
sensors-detect: Fix SMSC LPC47B357/M967 detection |
|---|
| 121 |
Select the right driver for FSC chips |
|---|
| 122 |
sensors-detect-stat.pl: Handle alternative chip lists |
|---|
| 123 |
|
|---|
| 124 |
3.0.0-rc2 (2007-10-10) |
|---|
| 125 |
useful_addresses.html: Moved to the wiki |
|---|
| 126 |
Makefile: Add sensors-conf-convert to make install |
|---|
| 127 |
libsensors: Notify the caller when writing a value fails |
|---|
| 128 |
Differentiate between different read error types |
|---|
| 129 |
Report I/O errors as such |
|---|
| 130 |
sensord: Log the error code on failure |
|---|
| 131 |
Drop the configuration file search path mechanism (#2259) |
|---|
| 132 |
Manual page update |
|---|
| 133 |
sensors: Fix spurious critical temperature alarm |
|---|
| 134 |
Print error messages to stderr |
|---|
| 135 |
Make error messages more helpful and consistent |
|---|
| 136 |
Better handling of the fault flags |
|---|
| 137 |
sensors-conf-convert: Add a short help text |
|---|
| 138 |
sensors-detect: Fix SMSC SCH311x detection |
|---|
| 139 |
Add AMD K10 CPU sensor detection |
|---|
| 140 |
|
|---|
| 141 |
3.0.0-rc1 (2007-09-25) |
|---|
| 142 |
Initial release |
|---|