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

Revision 5350, 7.0 KB (checked in by khali, 5 years ago)

Delete maxilife scripts. The maxilife driver was not ported to
Linux 2.6 and probably never will.

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