root/lm-sensors/trunk/CHANGES @ 5826

Revision 5826, 15.8 KB (checked in by khali, 3 years ago)

Increase MAX_SENSORS_PER_TYPE to 24. The old value of 20 isn't enough
at least for the W83795G, which has up to 21 voltage inputs.

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