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