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

Revision 5045, 2.0 KB (checked in by khali, 5 years ago)

Drop detection of the Philips Semiconductors PCA9540. This is an I2C
multiplexer, it should be handled transparently at the kernel level.
On top of that, it can't be detected reliably, and the pca9540 driver
doesn't even exist in Linux 2.6.

  • 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  sensors-detect: Drop PCA9540 detection
6
73.0.0 (2007-11-24)
8  Makefile: Fix MODULE_DIR usage in etc
9            Fix build on PPC
10  pwmconfig: Better diagnostics in pwmdisable
11             Give the fans some time to spin up
12  sensors-detect: Add Texas Instruments TMP401 detection
13                  Mention the f75375s driver
14                  Add SMSC LPC47B367-NC detection (no sensors)
15                  Reduce w83781d/lm78 I2C address probing range
16
173.0.0-rc3 (2007-10-28)
18  libsensors: Add a default configuration file
19              Fix memory leaks on initialization error
20              Make the configuration file optional
21              Change the default configuration file to /etc/sensors3.conf
22  sensord: Reload config on SIGHUP rather than automatically
23           No default configuration file name
24  sensors: Fix file handle leak on library initialization error
25           Handle the case where voltage measurements aren't available
26           No default configuration file name
27           Install as sensors again
28  sensors.conf.eg: Install as sensors3.conf
29  sensors-detect: Fix SMSC LPC47B357/M967 detection
30                  Select the right driver for FSC chips
31  sensors-detect-stat.pl: Handle alternative chip lists
32
333.0.0-rc2 (2007-10-10)
34  useful_addresses.html: Moved to the wiki
35  Makefile: Add sensors-conf-convert to make install
36  libsensors: Notify the caller when writing a value fails
37              Differentiate between different read error types
38              Report I/O errors as such
39  sensord: Log the error code on failure
40           Drop the configuration file search path mechanism (#2259)
41           Manual page update
42  sensors: Fix spurious critical temperature alarm
43           Print error messages to stderr
44           Make error messages more helpful and consistent
45           Better handling of the fault flags
46  sensors-conf-convert: Add a short help text
47  sensors-detect: Fix SMSC SCH311x detection
48                  Add AMD K10 CPU sensor detection
49
503.0.0-rc1 (2007-09-25)
51  Initial release
Note: See TracBrowser for help on using the browser.