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