root/lm-sensors/branches/lm-sensors-3.0.0/CHANGES @ 5094

Revision 5094, 3.1 KB (checked in by khali, 5 years ago)

Add detection of the SMSC SCH5514 Super-IO. The chip doesn't contain
HW monitoring features. Patch from Juerg Haefliger.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1lm-sensors CHANGES file
2-----------------------
3
4SVN
5  documentation: Update the application writing guidelines
6  libsensors: No longer depend on libsysfs (#2262)
7              Don't guess the bus type from the device ID format (#2240)
8              Add support for attributes in the hwmon class device (#2260)
9  Makefile: No warnings about ld configuration for staged installations
10  pwmconfig: Really hide errors on sysfs writes
11             Deal gracefully with read-only pwm_enable files
12             Warn about outputs found in automatic mode
13  sensord: Fix rrd support (#2276)
14           Use the same colors for daily and weekly charts
15           Drop workaround needed by old versions of rrdtool
16  sensors: Fix error path on library initialization error
17  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
18  sensors-detect: Drop PCA9540 detection
19                  Improve sysconfig and modprobe.d integration
20                  Add SMSC SCH5514D-NS detection (no sensors)
21  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
22
233.0.0 (2007-11-24)
24  Makefile: Fix MODULE_DIR usage in etc
25            Fix build on PPC
26  pwmconfig: Better diagnostics in pwmdisable
27             Give the fans some time to spin up
28  sensors-detect: Add Texas Instruments TMP401 detection
29                  Mention the f75375s driver
30                  Add SMSC LPC47B367-NC detection (no sensors)
31                  Reduce w83781d/lm78 I2C address probing range
32                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
33
343.0.0-rc3 (2007-10-28)
35  libsensors: Add a default configuration file
36              Fix memory leaks on initialization error
37              Make the configuration file optional
38              Change the default configuration file to /etc/sensors3.conf
39  sensord: Reload config on SIGHUP rather than automatically
40           No default configuration file name
41  sensors: Fix file handle leak on library initialization error
42           Handle the case where voltage measurements aren't available
43           No default configuration file name
44           Install as sensors again
45  sensors.conf.eg: Install as sensors3.conf
46  sensors-detect: Fix SMSC LPC47B357/M967 detection
47                  Select the right driver for FSC chips
48  sensors-detect-stat.pl: Handle alternative chip lists
49
503.0.0-rc2 (2007-10-10)
51  useful_addresses.html: Moved to the wiki
52  Makefile: Add sensors-conf-convert to make install
53  libsensors: Notify the caller when writing a value fails
54              Differentiate between different read error types
55              Report I/O errors as such
56  sensord: Log the error code on failure
57           Drop the configuration file search path mechanism (#2259)
58           Manual page update
59  sensors: Fix spurious critical temperature alarm
60           Print error messages to stderr
61           Make error messages more helpful and consistent
62           Better handling of the fault flags
63  sensors-conf-convert: Add a short help text
64  sensors-detect: Fix SMSC SCH311x detection
65                  Add AMD K10 CPU sensor detection
66
673.0.0-rc1 (2007-09-25)
68  Initial release
Note: See TracBrowser for help on using the browser.