| 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 | Fix error propagation during expression evaluation |
|---|
| 8 | Detect excessive recursion depth during expression eval (#2365) |
|---|
| 9 | Return a string rather than NULL for unknown errors |
|---|
| 10 | lm_sensors.init: Support new format of /etc/sysconfig/lm_sensors (#2246) |
|---|
| 11 | Drop support for kernels 2.4 and earlier |
|---|
| 12 | lm_sensors.init.suse: Delete (actual SuSE script is much different) |
|---|
| 13 | Makefile: Install sensors.conf.default instead of sensors.conf.eg (#2333) |
|---|
| 14 | pwmconfig: Drop support for kernels 2.4 and earlier |
|---|
| 15 | fancontrol: Don't round temperature values |
|---|
| 16 | Drop support for kernels 2.4 and earlier |
|---|
| 17 | maxilife scripts: Delete (driver never ported to Linux 2.6) |
|---|
| 18 | sensord: Accept negative temperatures in RRD database |
|---|
| 19 | Don't bail out on transient errors (#2330) |
|---|
| 20 | sensors: Add support for instantaneous power sensors |
|---|
| 21 | Add support for current sensors |
|---|
| 22 | Fix exit code in error case |
|---|
| 23 | sensors.conf.8: Lots of additions and reworks |
|---|
| 24 | sensors.conf.default: New, minimum version of sensors.conf.eg (#2333) |
|---|
| 25 | Add sections for the SMSC SCH311x and SCH5027 |
|---|
| 26 | sensors.conf.eg: The LM99 offset is now handled in the lm90 driver |
|---|
| 27 | Move help section to sensors.conf.5 |
|---|
| 28 | Add a section for the Asus/Fintek F8000 |
|---|
| 29 | sensors-detect: Fix detection of ADT7463 and LM96000 |
|---|
| 30 | Add VIA VX800/VX820 SMBus support |
|---|
| 31 | Fix detection of Intel 5000 series FB-DIMM AMB |
|---|
| 32 | Fix detection of ADT7462 |
|---|
| 33 | Fix detection of SMSC LPC47M292 |
|---|
| 34 | Add SMSC LPC47M233 support |
|---|
| 35 | Drop support for Linux 2.4 (#2325) |
|---|
| 36 | Handle special case chips more efficiently |
|---|
| 37 | Fix SMBus detection of W83627EHF and W83627DHG |
|---|
| 38 | Get I2C adapter driver names from sysfs (#2328) |
|---|
| 39 | Drop old SiS I2C adapter entries |
|---|
| 40 | Drop separate LM78-J entry |
|---|
| 41 | Merge all Mozart-2 entries |
|---|
| 42 | Merge both GL518SM entries into one |
|---|
| 43 | Complete GL520SM detection |
|---|
| 44 | Improve GL525SM detection a bit |
|---|
| 45 | Let kernel 2.6.28 and later handle chips aliases |
|---|
| 46 | Unload kernel drivers when we are done with them (#2329) |
|---|
| 47 | Fix handling of bus driver names with an underscore |
|---|
| 48 | Simplify loading of bus drivers |
|---|
| 49 | Fix bus number prediction logic (#2327) |
|---|
| 50 | Suggest the sbs driver for smart batteries |
|---|
| 51 | Drop alias detection for Super-I/O chips |
|---|
| 52 | Move alias detection after all chip detections |
|---|
| 53 | Probe chip types from safest to more risky (#2322) |
|---|
| 54 | Add an option to skip ISA probes except IPMI |
|---|
| 55 | Skip ISA detection by default if a Super I/O was found (#2322) |
|---|
| 56 | Do not scan I2C adapters on multimedia cards by default |
|---|
| 57 | Skip SMBus probing by default if a Super I/O was found (#2322) |
|---|
| 58 | Display I2C address statictics with --stat |
|---|
| 59 | Document the new detection order and rules |
|---|
| 60 | Gather DMI data and print it at start-up |
|---|
| 61 | Always probe the SMBus on Asus, Tyan and Supermicro boards |
|---|
| 62 | Move IPMI interface detection to its own section |
|---|
| 63 | Skip IPMI probing on laptops |
|---|
| 64 | Add Winbond/Nuvoton W83667HG support |
|---|
| 65 | Add Intel Core I7 support |
|---|
| 66 | Generate new format for /etc/sysconfig/lm_sensors (#2246) |
|---|
| 67 | Print warnings about missing modules on screen |
|---|
| 68 | Fix detection of older DS1621 |
|---|
| 69 | Add nNidia nForce MCP67, MCP73, MCP79 SMBus support |
|---|
| 70 | sensors-detect-stat.pl: Delete (functionality merged into sensors-detect) |
|---|
| 71 | sysconfig-lm_sensors-convert: Sample config file conversion script (#2246) |
|---|
| 72 | |
|---|
| 73 | 3.0.3 (2008-09-28) |
|---|
| 74 | libsensors: Avoid namespace pollution |
|---|
| 75 | fancontrol: Don't use named pipes when we don't need them (#2319) |
|---|
| 76 | pwmconfig: Tell the user about gnuplot if it isn't installed |
|---|
| 77 | Fix MINSTOP and MINSTART test functions (#2340) |
|---|
| 78 | Test MINSTOP before MINSTART |
|---|
| 79 | Use better step values for MINSTOP test |
|---|
| 80 | Print the revision and date at start-up |
|---|
| 81 | Detect and report obviously incorrect fan speeds |
|---|
| 82 | Determine MINSTOP automatically |
|---|
| 83 | Skip MINSTOP and MINSTART tests if fan can't stop |
|---|
| 84 | Change default for MINTEMP from 0 to 20 degrees C |
|---|
| 85 | Add support for attributes in the hwmon class device (#2260) |
|---|
| 86 | Update manual page |
|---|
| 87 | sensors.conf.eg: Drop "label temp#_crit" statements |
|---|
| 88 | sensors-detect: Add Intel SCH (bus) support |
|---|
| 89 | Add SMSC EMC6D103 support |
|---|
| 90 | Improve MAX6657, MAX6658, MAX6659 detection |
|---|
| 91 | Cache the byte data reads (#2326) |
|---|
| 92 | Add Maxim MAX6654/MAX6690 support |
|---|
| 93 | Add National Semiconductor LM95231 support |
|---|
| 94 | Add Analog Devices ADT7481 support |
|---|
| 95 | Refactor alias detection functions |
|---|
| 96 | Fix Andigilog aSC7621 support |
|---|
| 97 | Add Texas Instruments THMC51 support |
|---|
| 98 | Fix Analog Devices ADT7461 support |
|---|
| 99 | Add VIA C7 support |
|---|
| 100 | Fix Winbond W83L786NR/NG/R/G support (#2336) |
|---|
| 101 | Add Maxim MAX6646/MAX6647/MAX6649 support |
|---|
| 102 | Add VIA VT1212 support |
|---|
| 103 | Add SMSC EMC2700LPC support |
|---|
| 104 | Add ITE IT8720F support |
|---|
| 105 | Add Texas Instruments TMP411 support |
|---|
| 106 | Prevent misdetection of W83627DHG on I2C as LM78 |
|---|
| 107 | W83627DHG has no subclients |
|---|
| 108 | Add Maxim MAX1618 support |
|---|
| 109 | |
|---|
| 110 | 3.0.2 (2008-05-18) |
|---|
| 111 | documentation: Delete the FAQ, now maintained on the wiki |
|---|
| 112 | libsensors: Use __func__ instead of __FUNCTION__ |
|---|
| 113 | Parse the configuration file in C locale |
|---|
| 114 | Late compute statements override early ones |
|---|
| 115 | Support virtual hwmon devices (#2309) |
|---|
| 116 | Support power and energy sensors |
|---|
| 117 | Support DOS-style configuration files again (#2284) |
|---|
| 118 | pwmconfig: Don't create the configuration file before it's needed |
|---|
| 119 | Don't preserve configuration file customizations |
|---|
| 120 | Fix permissions of the configuration file |
|---|
| 121 | Don't start if fancontrol is running (#2299) |
|---|
| 122 | fancontrol: Don't start if already running (#2299) |
|---|
| 123 | Delete fancontrol.pid at exit time (#2299) |
|---|
| 124 | sensord: Fix support of multiple chip names on the command line (#2321) |
|---|
| 125 | sensors: Print energy and power sensors with automatically scaled units |
|---|
| 126 | sensors-detect: Add SMSC SCH5027D detection |
|---|
| 127 | Do not access I/O ports on PPC |
|---|
| 128 | Move south bridge sensor detection to the right section |
|---|
| 129 | Run chip_special_cases() earlier |
|---|
| 130 | New device ID for the SMSC SCH5317 |
|---|
| 131 | Add SMSC SCH5127 detection |
|---|
| 132 | Add National Semiconductor LM64 detection |
|---|
| 133 | Add Asus F8000 detection |
|---|
| 134 | Add Intel ICH10 (bus) detection |
|---|
| 135 | Don't probe I2C addresses 0x40-0x47 |
|---|
| 136 | Fix the parsing of I2C addresses not to scan |
|---|
| 137 | Detect and skip 1-register-only I2C devices |
|---|
| 138 | Avoid SMBus word transactions where possible |
|---|
| 139 | Add Dallas DS1631 detection |
|---|
| 140 | |
|---|
| 141 | 3.0.1 (2008-01-28) |
|---|
| 142 | documentation: Update the application writing guidelines |
|---|
| 143 | libsensors: No longer depend on libsysfs (#2262) |
|---|
| 144 | Don't guess the bus type from the device ID format (#2240) |
|---|
| 145 | Add support for attributes in the hwmon class device (#2260) |
|---|
| 146 | Makefile: No warnings about ld configuration for staged installations |
|---|
| 147 | Document the variable overriding mechanism (#2296) |
|---|
| 148 | pwmconfig: Really hide errors on sysfs writes |
|---|
| 149 | Deal gracefully with read-only pwm_enable files |
|---|
| 150 | Warn about outputs found in automatic mode |
|---|
| 151 | Repeat available configuration options before prompt (#2289) |
|---|
| 152 | Fix duplicate warning message when config file is broken |
|---|
| 153 | fancontrol: Detect improperly formatted FCTEMPS value (#2293) |
|---|
| 154 | sensord: Fix rrd support (#2276) |
|---|
| 155 | Use the same colors for daily and weekly charts |
|---|
| 156 | Drop workaround needed by old versions of rrdtool |
|---|
| 157 | sensors: Fix error path on library initialization error |
|---|
| 158 | sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366) |
|---|
| 159 | sensors-detect: Drop PCA9540 detection |
|---|
| 160 | Improve sysconfig and modprobe.d integration |
|---|
| 161 | Add SMSC SCH5514D-NS detection (no sensors) |
|---|
| 162 | Lower the confidence of MAX6650/MAX6651 |
|---|
| 163 | Add Fintek F71858DG detection |
|---|
| 164 | Add Fintek F81216D detection (no sensors) |
|---|
| 165 | unhide_ICH_SMBus: Add support for the 82801AA (ICH) |
|---|
| 166 | |
|---|
| 167 | 3.0.0 (2007-11-24) |
|---|
| 168 | Makefile: Fix MODULE_DIR usage in etc |
|---|
| 169 | Fix build on PPC |
|---|
| 170 | pwmconfig: Better diagnostics in pwmdisable |
|---|
| 171 | Give the fans some time to spin up |
|---|
| 172 | sensors-detect: Add Texas Instruments TMP401 detection |
|---|
| 173 | Mention the f75375s driver |
|---|
| 174 | Add SMSC LPC47B367-NC detection (no sensors) |
|---|
| 175 | Reduce w83781d/lm78 I2C address probing range |
|---|
| 176 | Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection |
|---|
| 177 | |
|---|
| 178 | 3.0.0-rc3 (2007-10-28) |
|---|
| 179 | libsensors: Add a default configuration file |
|---|
| 180 | Fix memory leaks on initialization error |
|---|
| 181 | Make the configuration file optional |
|---|
| 182 | Change the default configuration file to /etc/sensors3.conf |
|---|
| 183 | sensord: Reload config on SIGHUP rather than automatically |
|---|
| 184 | No default configuration file name |
|---|
| 185 | sensors: Fix file handle leak on library initialization error |
|---|
| 186 | Handle the case where voltage measurements aren't available |
|---|
| 187 | No default configuration file name |
|---|
| 188 | Install as sensors again |
|---|
| 189 | sensors.conf.eg: Install as sensors3.conf |
|---|
| 190 | sensors-detect: Fix SMSC LPC47B357/M967 detection |
|---|
| 191 | Select the right driver for FSC chips |
|---|
| 192 | sensors-detect-stat.pl: Handle alternative chip lists |
|---|
| 193 | |
|---|
| 194 | 3.0.0-rc2 (2007-10-10) |
|---|
| 195 | useful_addresses.html: Moved to the wiki |
|---|
| 196 | Makefile: Add sensors-conf-convert to make install |
|---|
| 197 | libsensors: Notify the caller when writing a value fails |
|---|
| 198 | Differentiate between different read error types |
|---|
| 199 | Report I/O errors as such |
|---|
| 200 | sensord: Log the error code on failure |
|---|
| 201 | Drop the configuration file search path mechanism (#2259) |
|---|
| 202 | Manual page update |
|---|
| 203 | sensors: Fix spurious critical temperature alarm |
|---|
| 204 | Print error messages to stderr |
|---|
| 205 | Make error messages more helpful and consistent |
|---|
| 206 | Better handling of the fault flags |
|---|
| 207 | sensors-conf-convert: Add a short help text |
|---|
| 208 | sensors-detect: Fix SMSC SCH311x detection |
|---|
| 209 | Add AMD K10 CPU sensor detection |
|---|
| 210 | |
|---|
| 211 | 3.0.0-rc1 (2007-09-25) |
|---|
| 212 | Initial release |
|---|