root/lm-sensors/trunk/CHANGES @ 5711

Revision 5711, 12.5 KB (checked in by khali, 4 years ago)

Make it possible to skip building of the static library. Just run:
make BUILD_STATIC_LIB=0

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