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

Revision 5604, 10.2 KB (checked in by khali, 4 years ago)

Add sections for the SMSC SCH311x and SCH5027.

  • 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              Fix error propagation during expression evaluation
8              Detect excessive recursion depth during expression evaluation
9  lm_sensors.init.suse: Delete (actual SuSE script is much different)
10  maxilife scripts: Delete (driver never ported to Linux 2.6)
11  sensord: Accept negative temperatures in RRD database
12           Don't bail out on transient errors (#2330)
13  sensors: Add support for instantaneous power sensors
14           Add support for current sensors
15  sensors.conf.8: Lots of additions and reworks
16  sensors.conf.default: New, minimum version of sensors.conf.eg
17                        Add sections for the SMSC SCH311x and SCH5027
18  sensors.conf.eg: The LM99 offset is now handled in the lm90 driver
19                   Move help section to sensors.conf.5
20                   Add a section for the Asus/Fintek F8000
21  sensors-detect: Fix detection of ADT7463 and LM96000
22                  Add VIA VX800/VX820 support
23                  Fix detection of Intel 5000 series FB-DIMM AMB
24                  Fix detection of ADT7462
25                  Fix detection of SMSC LPC47M292
26                  Add SMSC LPC47M233 support
27                  Drop support for Linux 2.4 (#2325)
28                  Handle special case chips more efficiently
29                  Fix SMBus detection of W83627EHF and W83627DHG
30                  Get I2C adapter driver names from sysfs (#2328)
31                  Drop old SiS I2C adapter entries
32                  Drop separate LM78-J entry
33                  Merge all Mozart-2 entries
34                  Merge both GL518SM entries into one
35                  Complete GL520SM detection
36                  Improve GL525SM detection a bit
37                  Let kernel 2.6.28 and later handle chips aliases
38                  Unload kernel drivers when we are done with them (#2329)
39                  Fix handling of bus driver names with an underscore
40                  Simplify loading of bus drivers
41                  Fix bus number prediction logic (#2327)
42                  Suggest the sbs driver for smart batteries
43                  Drop alias detection for Super-I/O chips
44                  Move alias detection after all chip detections
45                  Probe chip types from safest to more risky (#2322)
46                  Add an option to skip ISA probes except IPMI
47                  Skip ISA detection by default if a Super I/O was found (#2322)
48                  Do not scan I2C adapters on multimedia cards by default
49                  Skip SMBus probing by default if a Super I/O was found (#2322)
50                  Display I2C address statictics with --stat
51                  Document the new detection order and rules
52                  Gather DMI data and print it at start-up
53                  Always probe the SMBus on Asus, Tyan and Supermicro boards
54                  Move IPMI interface detection to its own section
55                  Skip IPMI probing on laptops
56                  Add Winbond/Nuvoton W83667HG support
57                  Add Intel Core I7 support
58                  Generate new format for /etc/sysconfig/lm_sensors
59                  Print warnings about missing modules on screen
60  sensors-detect-stat.pl: Delete (functionality merged into sensors-detect)
61
623.0.3 (2008-09-28)
63  libsensors: Avoid namespace pollution
64  fancontrol: Don't use named pipes when we don't need them (#2319)
65  pwmconfig: Tell the user about gnuplot if it isn't installed
66             Fix MINSTOP and MINSTART test functions (#2340)
67             Test MINSTOP before MINSTART
68             Use better step values for MINSTOP test
69             Print the revision and date at start-up
70             Detect and report obviously incorrect fan speeds
71             Determine MINSTOP automatically
72             Skip MINSTOP and MINSTART tests if fan can't stop
73             Change default for MINTEMP from 0 to 20 degrees C
74             Add support for attributes in the hwmon class device (#2260)
75             Update manual page
76  sensors.conf.eg: Drop "label temp#_crit" statements
77  sensors-detect: Add Intel SCH (bus) support
78                  Add SMSC EMC6D103 support
79                  Improve MAX6657, MAX6658, MAX6659 detection
80                  Cache the byte data reads (#2326)
81                  Add Maxim MAX6654/MAX6690 support
82                  Add National Semiconductor LM95231 support
83                  Add Analog Devices ADT7481 support
84                  Refactor alias detection functions
85                  Fix Andigilog aSC7621 support
86                  Add Texas Instruments THMC51 support
87                  Fix Analog Devices ADT7461 support
88                  Add VIA C7 support
89                  Fix Winbond W83L786NR/NG/R/G support (#2336)
90                  Add Maxim MAX6646/MAX6647/MAX6649 support
91                  Add VIA VT1212 support
92                  Add SMSC EMC2700LPC support
93                  Add ITE IT8720F support
94                  Add Texas Instruments TMP411 support
95                  Prevent misdetection of W83627DHG on I2C as LM78
96                  W83627DHG has no subclients
97                  Add Maxim MAX1618 support
98
993.0.2 (2008-05-18)
100  documentation: Delete the FAQ, now maintained on the wiki
101  libsensors: Use __func__ instead of __FUNCTION__
102              Parse the configuration file in C locale
103              Late compute statements override early ones
104              Support virtual hwmon devices (#2309)
105              Support power and energy sensors
106              Support DOS-style configuration files again (#2284)
107  pwmconfig: Don't create the configuration file before it's needed
108             Don't preserve configuration file customizations
109             Fix permissions of the configuration file
110             Don't start if fancontrol is running (#2299)
111  fancontrol: Don't start if already running (#2299)
112              Delete fancontrol.pid at exit time (#2299)
113  sensord: Fix support of multiple chip names on the command line (#2321)
114  sensors: Print energy and power sensors with automatically scaled units
115  sensors-detect: Add SMSC SCH5027D detection
116                  Do not access I/O ports on PPC
117                  Move south bridge sensor detection to the right section
118                  Run chip_special_cases() earlier
119                  New device ID for the SMSC SCH5317
120                  Add SMSC SCH5127 detection
121                  Add National Semiconductor LM64 detection
122                  Add Asus F8000 detection
123                  Add Intel ICH10 (bus) detection
124                  Don't probe I2C addresses 0x40-0x47
125                  Fix the parsing of I2C addresses not to scan
126                  Detect and skip 1-register-only I2C devices
127                  Avoid SMBus word transactions where possible
128                  Add Dallas DS1631 detection
129
1303.0.1 (2008-01-28)
131  documentation: Update the application writing guidelines
132  libsensors: No longer depend on libsysfs (#2262)
133              Don't guess the bus type from the device ID format (#2240)
134              Add support for attributes in the hwmon class device (#2260)
135  Makefile: No warnings about ld configuration for staged installations
136            Document the variable overriding mechanism (#2296)
137  pwmconfig: Really hide errors on sysfs writes
138             Deal gracefully with read-only pwm_enable files
139             Warn about outputs found in automatic mode
140             Repeat available configuration options before prompt (#2289)
141             Fix duplicate warning message when config file is broken
142  fancontrol: Detect improperly formatted FCTEMPS value (#2293)
143  sensord: Fix rrd support (#2276)
144           Use the same colors for daily and weekly charts
145           Drop workaround needed by old versions of rrdtool
146  sensors: Fix error path on library initialization error
147  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
148  sensors-detect: Drop PCA9540 detection
149                  Improve sysconfig and modprobe.d integration
150                  Add SMSC SCH5514D-NS detection (no sensors)
151                  Lower the confidence of MAX6650/MAX6651
152                  Add Fintek F71858DG detection
153                  Add Fintek F81216D detection (no sensors)
154  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
155
1563.0.0 (2007-11-24)
157  Makefile: Fix MODULE_DIR usage in etc
158            Fix build on PPC
159  pwmconfig: Better diagnostics in pwmdisable
160             Give the fans some time to spin up
161  sensors-detect: Add Texas Instruments TMP401 detection
162                  Mention the f75375s driver
163                  Add SMSC LPC47B367-NC detection (no sensors)
164                  Reduce w83781d/lm78 I2C address probing range
165                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
166
1673.0.0-rc3 (2007-10-28)
168  libsensors: Add a default configuration file
169              Fix memory leaks on initialization error
170              Make the configuration file optional
171              Change the default configuration file to /etc/sensors3.conf
172  sensord: Reload config on SIGHUP rather than automatically
173           No default configuration file name
174  sensors: Fix file handle leak on library initialization error
175           Handle the case where voltage measurements aren't available
176           No default configuration file name
177           Install as sensors again
178  sensors.conf.eg: Install as sensors3.conf
179  sensors-detect: Fix SMSC LPC47B357/M967 detection
180                  Select the right driver for FSC chips
181  sensors-detect-stat.pl: Handle alternative chip lists
182
1833.0.0-rc2 (2007-10-10)
184  useful_addresses.html: Moved to the wiki
185  Makefile: Add sensors-conf-convert to make install
186  libsensors: Notify the caller when writing a value fails
187              Differentiate between different read error types
188              Report I/O errors as such
189  sensord: Log the error code on failure
190           Drop the configuration file search path mechanism (#2259)
191           Manual page update
192  sensors: Fix spurious critical temperature alarm
193           Print error messages to stderr
194           Make error messages more helpful and consistent
195           Better handling of the fault flags
196  sensors-conf-convert: Add a short help text
197  sensors-detect: Fix SMSC SCH311x detection
198                  Add AMD K10 CPU sensor detection
199
2003.0.0-rc1 (2007-09-25)
201  Initial release
Note: See TracBrowser for help on using the browser.