root/lm-sensors/trunk/CHANGES @ 5769

Revision 5769, 14.2 KB (checked in by khali, 4 years ago)

Drop AMD K10 detection (unreliable sensors).
Add detection for AMD Family 11h thermal sensors.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1lm-sensors CHANGES file
2-----------------------
3
4SVN-HEAD
5  libsensors: Support upcoming sysfs path to i2c adapters
6  fancontrol: Check that all referenced sysfs files exist
7  pwmconfig: Exit immediately if not root
8  sensors.conf.default: Encourage user to not modify this file
9  sensors-detect: Refer to tmp401 driver if TMP411 is detected
10                  Clean up the discovery of i2c adapters
11                  Report unsupported Access Bus adapters
12                  Add detection for TI's TMP421, TMP422 and TMP423 chips
13                  The SMSC LPC47M233 isn't currently supported
14                  Support upcoming sysfs path to i2c adapters
15                  Rename the modprobe configuration file to lm_sensors.conf
16                  Drop AMD K10 detection (unreliable sensors)
17                  Add detection for AMD Family 11h thermal sensors
18  sysconfig-lm_sensors-convert: Fix exit code
19
203.1.1 (2009-06-21)
21  isadump: Use geteuid instead of getuid so that setuid bit works
22  isaset: Use geteuid instead of getuid so that setuid bit works
23  libsensors: Don't rely on dirent->dt_type being set
24              New method to free the memory allocated for chip names
25  Makefile: Include generated source files in dependency checking
26            Make it possible to skip building of the static library
27  fancontrol: Add support for absolute path to hwmon devices
28  sensord: Remove the hidden commandline interface
29           Introduce struct sensord_arguments
30           Using sigaction for signal handlers
31           Convert to linux coding style
32           Cleanup and refactoring of the source code
33           Don't use the system log when generating a CGI script
34           Disable unit scaling for fan speeds
35           Use daemon logging facility instead of local4 by default
36           Fix a memory leak when a chip name is provided
37  sensors: Fix a memory leak when a chip name is provided
38  sensors-detect: Add nNidia nForce MCP78S SMBus detection
39                  Display Super-I/O address even if LD is disabled
40                  Differentiate between PC8374L and WPCD377I
41                  Use dmidecode to find IPMI interfaces if available
42                  Add Nuvoton W83795G/ADG detection
43                  Add National Semiconductor LM95241 detection
44                  Add Winbond/Nuvoton W83627DHG-P and W83627UHG detection
45
463.1.0 "Happy Birthday Lina" (2009-02-28)
47  libsensors: Add support for instantaneous power sensors
48              Add support for current sensors
49              Fix error propagation during expression evaluation
50              Detect excessive recursion depth during expression eval (#2365)
51              Return a string rather than NULL for unknown errors
52              Skip non-file sysfs entries for speed
53              Fix memory leak in scanner when using flex 2.5.9 or later
54              Report configuration file read errors
55              Exit the configuration file parser sooner
56              Free bus statements from the configuration file sooner
57              Read extra configuration files from /etc/sensors.d (#2174)
58              Report the configuration file name on parse errors
59  libsensors.3: Reformat for clarity
60                Document function sensors_snprintf_chip_name
61                Document error-related functions
62  lm_sensors.init: Support new format of /etc/sysconfig/lm_sensors (#2246)
63                   Drop support for kernels 2.4 and earlier
64  lm_sensors.init.suse: Delete (actual SuSE script is much different)
65  Makefile: Install sensors.conf.default instead of sensors.conf.eg (#2333)
66  pwmconfig: Drop support for kernels 2.4 and earlier
67  fancontrol: Don't round temperature values
68              Drop support for kernels 2.4 and earlier
69              Exit if configuration file can't be read
70              Create pid file only after successful initialization
71  maxilife scripts: Delete (driver never ported to Linux 2.6)
72  sensord: Accept negative temperatures in RRD database
73           Don't bail out on transient errors (#2330)
74  sensors: Add support for instantaneous power sensors
75           Add support for current sensors
76           Fix exit code in error case
77  sensors.conf.5: Lots of additions and reworks
78  sensors.conf.default: New, minimum version of sensors.conf.eg (#2333)
79                        Add sections for the SMSC SCH311x and SCH5027
80  sensors.conf.eg: The LM99 offset is now handled in the lm90 driver
81                   Move help section to sensors.conf.5
82                   Add a section for the Asus/Fintek F8000
83  sensors-detect: Fix detection of ADT7463 and LM96000
84                  Add VIA VX800/VX820 SMBus support
85                  Fix detection of Intel 5000 series FB-DIMM AMB
86                  Fix detection of ADT7462
87                  Fix detection of SMSC LPC47M292
88                  Add SMSC LPC47M233 support
89                  Drop support for Linux 2.4 (#2325)
90                  Handle special case chips more efficiently
91                  Fix SMBus detection of W83627EHF and W83627DHG
92                  Get I2C adapter driver names from sysfs (#2328)
93                  Drop old SiS I2C adapter entries
94                  Drop separate LM78-J entry
95                  Merge all Mozart-2 entries
96                  Merge both GL518SM entries into one
97                  Complete GL520SM detection
98                  Improve GL525SM detection a bit
99                  Let kernel 2.6.28 and later handle chips aliases
100                  Unload kernel drivers when we are done with them (#2329)
101                  Fix handling of bus driver names with an underscore
102                  Simplify loading of bus drivers
103                  Fix bus number prediction logic (#2327)
104                  Suggest the sbs driver for smart batteries
105                  Drop alias detection for Super-I/O chips
106                  Move alias detection after all chip detections
107                  Probe chip types from safest to more risky (#2322)
108                  Add an option to skip ISA probes except IPMI
109                  Skip ISA detection by default if a Super I/O was found (#2322)
110                  Do not scan I2C adapters on multimedia cards by default
111                  Skip SMBus probing by default if a Super I/O was found (#2322)
112                  Display I2C address statictics with --stat
113                  Document the new detection order and rules
114                  Gather DMI data and print it at start-up
115                  Always probe the SMBus on Asus, Tyan and Supermicro boards
116                  Move IPMI interface detection to its own section
117                  Skip IPMI probing on laptops
118                  Add Winbond/Nuvoton W83667HG support
119                  Add Intel Core I7 support
120                  Generate new format for /etc/sysconfig/lm_sensors (#2246)
121                  Print warnings about missing modules on screen
122                  Fix detection of older DS1621
123                  Add nNidia nForce MCP67, MCP73, MCP79 SMBus support
124                  Exclude auto-loaded PCI and USB drivers from list (#2368)
125                  Special case probing i2c address 0x73 (to not crash FSC ICs)
126                  Add detection of FSC Hades and Syleus IC's
127                  Add detection of Winbond WPCD377I (no sensors)
128  sensors-detect-stat.pl: Delete (functionality merged into sensors-detect)
129  sysconfig-lm_sensors-convert: Sample config file conversion script (#2246)
130
1313.0.3 (2008-09-28)
132  libsensors: Avoid namespace pollution
133  fancontrol: Don't use named pipes when we don't need them (#2319)
134  pwmconfig: Tell the user about gnuplot if it isn't installed
135             Fix MINSTOP and MINSTART test functions (#2340)
136             Test MINSTOP before MINSTART
137             Use better step values for MINSTOP test
138             Print the revision and date at start-up
139             Detect and report obviously incorrect fan speeds
140             Determine MINSTOP automatically
141             Skip MINSTOP and MINSTART tests if fan can't stop
142             Change default for MINTEMP from 0 to 20 degrees C
143             Add support for attributes in the hwmon class device (#2260)
144             Update manual page
145  sensors.conf.eg: Drop "label temp#_crit" statements
146  sensors-detect: Add Intel SCH (bus) support
147                  Add SMSC EMC6D103 support
148                  Improve MAX6657, MAX6658, MAX6659 detection
149                  Cache the byte data reads (#2326)
150                  Add Maxim MAX6654/MAX6690 support
151                  Add National Semiconductor LM95231 support
152                  Add Analog Devices ADT7481 support
153                  Refactor alias detection functions
154                  Fix Andigilog aSC7621 support
155                  Add Texas Instruments THMC51 support
156                  Fix Analog Devices ADT7461 support
157                  Add VIA C7 support
158                  Fix Winbond W83L786NR/NG/R/G support (#2336)
159                  Add Maxim MAX6646/MAX6647/MAX6649 support
160                  Add VIA VT1212 support
161                  Add SMSC EMC2700LPC support
162                  Add ITE IT8720F support
163                  Add Texas Instruments TMP411 support
164                  Prevent misdetection of W83627DHG on I2C as LM78
165                  W83627DHG has no subclients
166                  Add Maxim MAX1618 support
167
1683.0.2 (2008-05-18)
169  documentation: Delete the FAQ, now maintained on the wiki
170  libsensors: Use __func__ instead of __FUNCTION__
171              Parse the configuration file in C locale
172              Late compute statements override early ones
173              Support virtual hwmon devices (#2309)
174              Support power and energy sensors
175              Support DOS-style configuration files again (#2284)
176  pwmconfig: Don't create the configuration file before it's needed
177             Don't preserve configuration file customizations
178             Fix permissions of the configuration file
179             Don't start if fancontrol is running (#2299)
180  fancontrol: Don't start if already running (#2299)
181              Delete fancontrol.pid at exit time (#2299)
182  sensord: Fix support of multiple chip names on the command line (#2321)
183  sensors: Print energy and power sensors with automatically scaled units
184  sensors-detect: Add SMSC SCH5027D detection
185                  Do not access I/O ports on PPC
186                  Move south bridge sensor detection to the right section
187                  Run chip_special_cases() earlier
188                  New device ID for the SMSC SCH5317
189                  Add SMSC SCH5127 detection
190                  Add National Semiconductor LM64 detection
191                  Add Asus F8000 detection
192                  Add Intel ICH10 (bus) detection
193                  Don't probe I2C addresses 0x40-0x47
194                  Fix the parsing of I2C addresses not to scan
195                  Detect and skip 1-register-only I2C devices
196                  Avoid SMBus word transactions where possible
197                  Add Dallas DS1631 detection
198
1993.0.1 (2008-01-28)
200  documentation: Update the application writing guidelines
201  libsensors: No longer depend on libsysfs (#2262)
202              Don't guess the bus type from the device ID format (#2240)
203              Add support for attributes in the hwmon class device (#2260)
204  Makefile: No warnings about ld configuration for staged installations
205            Document the variable overriding mechanism (#2296)
206  pwmconfig: Really hide errors on sysfs writes
207             Deal gracefully with read-only pwm_enable files
208             Warn about outputs found in automatic mode
209             Repeat available configuration options before prompt (#2289)
210             Fix duplicate warning message when config file is broken
211  fancontrol: Detect improperly formatted FCTEMPS value (#2293)
212  sensord: Fix rrd support (#2276)
213           Use the same colors for daily and weekly charts
214           Drop workaround needed by old versions of rrdtool
215  sensors: Fix error path on library initialization error
216  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
217  sensors-detect: Drop PCA9540 detection
218                  Improve sysconfig and modprobe.d integration
219                  Add SMSC SCH5514D-NS detection (no sensors)
220                  Lower the confidence of MAX6650/MAX6651
221                  Add Fintek F71858DG detection
222                  Add Fintek F81216D detection (no sensors)
223  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
224
2253.0.0 (2007-11-24)
226  Makefile: Fix MODULE_DIR usage in etc
227            Fix build on PPC
228  pwmconfig: Better diagnostics in pwmdisable
229             Give the fans some time to spin up
230  sensors-detect: Add Texas Instruments TMP401 detection
231                  Mention the f75375s driver
232                  Add SMSC LPC47B367-NC detection (no sensors)
233                  Reduce w83781d/lm78 I2C address probing range
234                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
235
2363.0.0-rc3 (2007-10-28)
237  libsensors: Add a default configuration file
238              Fix memory leaks on initialization error
239              Make the configuration file optional
240              Change the default configuration file to /etc/sensors3.conf
241  sensord: Reload config on SIGHUP rather than automatically
242           No default configuration file name
243  sensors: Fix file handle leak on library initialization error
244           Handle the case where voltage measurements aren't available
245           No default configuration file name
246           Install as sensors again
247  sensors.conf.eg: Install as sensors3.conf
248  sensors-detect: Fix SMSC LPC47B357/M967 detection
249                  Select the right driver for FSC chips
250  sensors-detect-stat.pl: Handle alternative chip lists
251
2523.0.0-rc2 (2007-10-10)
253  useful_addresses.html: Moved to the wiki
254  Makefile: Add sensors-conf-convert to make install
255  libsensors: Notify the caller when writing a value fails
256              Differentiate between different read error types
257              Report I/O errors as such
258  sensord: Log the error code on failure
259           Drop the configuration file search path mechanism (#2259)
260           Manual page update
261  sensors: Fix spurious critical temperature alarm
262           Print error messages to stderr
263           Make error messages more helpful and consistent
264           Better handling of the fault flags
265  sensors-conf-convert: Add a short help text
266  sensors-detect: Fix SMSC SCH311x detection
267                  Add AMD K10 CPU sensor detection
268
2693.0.0-rc1 (2007-09-25)
270  Initial release
Note: See TracBrowser for help on using the browser.