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

Revision 5407, 7.8 KB (checked in by khali, 4 years ago)

Get I2C adapter driver names from sysfs. The old method (matching against
regexp for known I2C adapters) is still used as a fallback, as early 2.6
kernels don't support the new method, and some drivers (i2c-viapro for
example) do not bind to their device so the new method doesn't work for
them.

  • 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: Add support for instantaneous power sensors
6              Add support for current sensors
7  maxilife scripts: Delete (driver never ported to Linux 2.6)
8  sensors: Add support for instantaneous power sensors
9           Add support for current sensors
10  sensors.conf.eg: The LM99 offset is now handled in the lm90 driver
11  sensors-detect: Fix detection of ADT7463 and LM96000
12                  Add VIA VX800/VX820 support
13                  Fix detection of Intel 5000 series FB-DIMM AMB
14                  Fix detection of ADT7462
15                  Fix detection of SMSC LPC47M292
16                  Add SMSC LPC47M233 support
17                  Drop support for Linux 2.4 (#2325)
18                  Handle special case chips more efficiently
19                  Fix SMBus detection of W83627EHF and W83627DHG
20                  Get I2C adapter driver names from sysfs (#2328)
21
223.0.3 (2008-09-28)
23  libsensors: Avoid namespace pollution
24  fancontrol: Don't use named pipes when we don't need them (#2319)
25  pwmconfig: Tell the user about gnuplot if it isn't installed
26             Fix MINSTOP and MINSTART test functions (#2340)
27             Test MINSTOP before MINSTART
28             Use better step values for MINSTOP test
29             Print the revision and date at start-up
30             Detect and report obviously incorrect fan speeds
31             Determine MINSTOP automatically
32             Skip MINSTOP and MINSTART tests if fan can't stop
33             Change default for MINTEMP from 0 to 20 degrees C
34             Add support for attributes in the hwmon class device (#2260)
35             Update manual page
36  sensors.conf.eg: Drop "label temp#_crit" statements
37  sensors-detect: Add Intel SCH (bus) support
38                  Add SMSC EMC6D103 support
39                  Improve MAX6657, MAX6658, MAX6659 detection
40                  Cache the byte data reads (#2326)
41                  Add Maxim MAX6654/MAX6690 support
42                  Add National Semiconductor LM95231 support
43                  Add Analog Devices ADT7481 support
44                  Refactor alias detection functions
45                  Fix Andigilog aSC7621 support
46                  Add Texas Instruments THMC51 support
47                  Fix Analog Devices ADT7461 support
48                  Add VIA C7 support
49                  Fix Winbond W83L786NR/NG/R/G support (#2336)
50                  Add Maxim MAX6646/MAX6647/MAX6649 support
51                  Add VIA VT1212 support
52                  Add SMSC EMC2700LPC support
53                  Add ITE IT8720F support
54                  Add Texas Instruments TMP411 support
55                  Prevent misdetection of W83627DHG on I2C as LM78
56                  W83627DHG has no subclients
57                  Add Maxim MAX1618 support
58
593.0.2 (2008-05-18)
60  documentation: Delete the FAQ, now maintained on the wiki
61  libsensors: Use __func__ instead of __FUNCTION__
62              Parse the configuration file in C locale
63              Late compute statements override early ones
64              Support virtual hwmon devices (#2309)
65              Support power and energy sensors
66              Support DOS-style configuration files again (#2284)
67  pwmconfig: Don't create the configuration file before it's needed
68             Don't preserve configuration file customizations
69             Fix permissions of the configuration file
70             Don't start if fancontrol is running (#2299)
71  fancontrol: Don't start if already running (#2299)
72              Delete fancontrol.pid at exit time (#2299)
73  sensord: Fix support of multiple chip names on the command line (#2321)
74  sensors: Print energy and power sensors with automatically scaled units
75  sensors-detect: Add SMSC SCH5027D detection
76                  Do not access I/O ports on PPC
77                  Move south bridge sensor detection to the right section
78                  Run chip_special_cases() earlier
79                  New device ID for the SMSC SCH5317
80                  Add SMSC SCH5127 detection
81                  Add National Semiconductor LM64 detection
82                  Add Asus F8000 detection
83                  Add Intel ICH10 (bus) detection
84                  Don't probe I2C addresses 0x40-0x47
85                  Fix the parsing of I2C addresses not to scan
86                  Detect and skip 1-register-only I2C devices
87                  Avoid SMBus word transactions where possible
88                  Add Dallas DS1631 detection
89
903.0.1 (2008-01-28)
91  documentation: Update the application writing guidelines
92  libsensors: No longer depend on libsysfs (#2262)
93              Don't guess the bus type from the device ID format (#2240)
94              Add support for attributes in the hwmon class device (#2260)
95  Makefile: No warnings about ld configuration for staged installations
96            Document the variable overriding mechanism (#2296)
97  pwmconfig: Really hide errors on sysfs writes
98             Deal gracefully with read-only pwm_enable files
99             Warn about outputs found in automatic mode
100             Repeat available configuration options before prompt (#2289)
101             Fix duplicate warning message when config file is broken
102  fancontrol: Detect improperly formatted FCTEMPS value (#2293)
103  sensord: Fix rrd support (#2276)
104           Use the same colors for daily and weekly charts
105           Drop workaround needed by old versions of rrdtool
106  sensors: Fix error path on library initialization error
107  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
108  sensors-detect: Drop PCA9540 detection
109                  Improve sysconfig and modprobe.d integration
110                  Add SMSC SCH5514D-NS detection (no sensors)
111                  Lower the confidence of MAX6650/MAX6651
112                  Add Fintek F71858DG detection
113                  Add Fintek F81216D detection (no sensors)
114  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
115
1163.0.0 (2007-11-24)
117  Makefile: Fix MODULE_DIR usage in etc
118            Fix build on PPC
119  pwmconfig: Better diagnostics in pwmdisable
120             Give the fans some time to spin up
121  sensors-detect: Add Texas Instruments TMP401 detection
122                  Mention the f75375s driver
123                  Add SMSC LPC47B367-NC detection (no sensors)
124                  Reduce w83781d/lm78 I2C address probing range
125                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
126
1273.0.0-rc3 (2007-10-28)
128  libsensors: Add a default configuration file
129              Fix memory leaks on initialization error
130              Make the configuration file optional
131              Change the default configuration file to /etc/sensors3.conf
132  sensord: Reload config on SIGHUP rather than automatically
133           No default configuration file name
134  sensors: Fix file handle leak on library initialization error
135           Handle the case where voltage measurements aren't available
136           No default configuration file name
137           Install as sensors again
138  sensors.conf.eg: Install as sensors3.conf
139  sensors-detect: Fix SMSC LPC47B357/M967 detection
140                  Select the right driver for FSC chips
141  sensors-detect-stat.pl: Handle alternative chip lists
142
1433.0.0-rc2 (2007-10-10)
144  useful_addresses.html: Moved to the wiki
145  Makefile: Add sensors-conf-convert to make install
146  libsensors: Notify the caller when writing a value fails
147              Differentiate between different read error types
148              Report I/O errors as such
149  sensord: Log the error code on failure
150           Drop the configuration file search path mechanism (#2259)
151           Manual page update
152  sensors: Fix spurious critical temperature alarm
153           Print error messages to stderr
154           Make error messages more helpful and consistent
155           Better handling of the fault flags
156  sensors-conf-convert: Add a short help text
157  sensors-detect: Fix SMSC SCH311x detection
158                  Add AMD K10 CPU sensor detection
159
1603.0.0-rc1 (2007-09-25)
161  Initial release
Note: See TracBrowser for help on using the browser.