root/lm-sensors/trunk/CHANGES @ 2715

Revision 2715, 54.1 KB (checked in by mmh, 9 years ago)

Added module parameter for VID pin input thresholds.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1lm_sensors CHANGES file
2-----------------------
3This is a list of the most important changes in 2.x versions. It is by
4no means complete, listing only the most significant changes.
5The ultimate way to know what has changed is to run diff, or even neater,
6ask CVS about it:
7
8  * Checkout the archive (see doc/cvs for how you can do this)
9  * Determine which tags are valid, by running this command from the
10    project root directory:
11      cvs status -v -l Makefile
12    Valid tags are usually of the form V2-1-0 for version 2.1.0
13  * Ask cvs for the difference between two versions:
14      cvs diff -r TAG1 -r TAG2 DIFF-OPTIONS
15    for example:
16      cvs diff -r V2-0-0 -r V2-0-1 -u
17
18-----------------------------------------------------------------------------
19
202.9.0 (2004????)
21  Module lm93: Added module parameter for VID pin input thresholds.
22
23
242.8.8 (20041007)
25  File doc/donations: Update
26  File doc/lm_sensors-FAQ.texi: Add 4.6.1
27                                Update 4.7
28  File doc/chips/gl518sm: Update "iterate" info
29  File doc/chips/it87: Discard outdated module parameters
30  File doc/chips/lm75: LM77 is not supported
31  File doc/chips/lm90: LM86, MAX6657 and MAX6658 are supported
32  File doc/chips/lm93: New
33  File doc/chips/w83l785ts: Improvements
34  File etc/sensors.conf.eg: Fix it87 lines order
35                            Update lm87 section
36  File kernel/include/sensors_vid.h: Support VRM 10.0
37  Library: Support 2.6 adm1025
38           Preliminary support for 2.6 lm87
39           Support 2.6 adm9240
40           Allow an alternative sysfs file name for chip features (2.6)
41           Fix lm83 critical limits (2.6)
42           Add lm93 support
43           Prevent some procfs errors from being silently ignored
44  Makefiles: Implement user_uninstall (Rudolf Marek)
45             Spoof LOGNAME and HOSTNAME when making html man pages
46  Module adm1025: Refine detection
47                  Update limit registers again (revert of 2.8.1)
48                  Init high limits if they read 0
49                  Fix conversions
50  Module lm75: Refine detection
51  Module lm78: Fix init
52  Module lm83: Default to kind lm83 if forced.
53               Fix temperature macros.
54  Module lm90: Add LM86, MAX6657 and MAX6658 support
55  Module lm93: New
56  Module mtp008: Fix the setting of limits on temp2
57  Module pca9540: Refine detection
58  Module pc87360: Change voltage/thermistor magnitude from 2 to 3
59                  Support VID
60                  Fix fan_div file when fan count is less than 3
61                  Additional init and debug
62  Module smsc47m1: Fix pwm_enable being inverted
63  Module w83627hf: Add alternate VCORE/in0 calculation method
64                   Remove reset of chip by driver on initialization
65  Module w83781d: Fix default VRM for w83791d
66  Module w83l785ts: Implement read error handling (backport from 2.6)
67  Programs i2cset, i2cdump, i2cdetect, isaset, isadump:
68                    Wait for user input to continue (as opposed to 5 sec
69                    delay), can be skipped with -y
70                    Various cleanups and code refactoring
71                    Update manual pages
72  Program fancontrol.init: New (Dean Takemori)
73  Program fancontrol.pl: Restore fans on many kinds of errors/interrupts
74  Program lm_sensors.init: Support 2.6 kernels and sensors in /usr/bin
75                           (Giuseppe Della Bianca)
76  Program mkdev.sh: Detect devfs and refuse to run
77                    Use mknod's mode instead of chmod
78  Program mkpatch: Include xeontemp and pc87360
79  Program sensors: Rework adm1025 support
80                   Display pc87365/pc87366 VID
81                   Improve smsc47m1 support
82                   Hide 2.6 adm1027 alarm_mask being missing
83                   Print VRM version for all supported chips
84  Program sensors-detect: Support LM93, LM77, LM63
85                          Support PC8739x Super-I/O family (no sensors)
86                          Fix PCA9540 support
87                          Refine ADM1025/ADM1025A detection
88                          Refine LM75 detection
89                          Ignore missing /proc/modules (Andras Bali)
90                          Script-wide Perl cleanups
91                          Support udev
92                          Support W83792D, LM96000
93
942.8.7 (20040611)
95  File README.thinkpad: Update 24RF08 status
96  File doc/fan-divisors: More info on accuracy
97  File doc/lm_sensors-FAQ.texi: Update 4.27
98  File doc/chips/adm1031: New
99  File doc/chips/max1619: New
100  File doc/chips/pc87360-fan: Renamed to pc87360
101  File doc/chips/pc87360: Big update
102  File doc/chips/w83781d: Update AS99127F documentation
103  File etc/sensors.conf.eg: Add comments about BP6 voltages
104                            Add comment on Asus A7V8X-X VCore
105                            Misc fixes to lm80 section
106                            Update via686a section
107                            New lm99 section
108                            Add section for LM85-like chips
109                            Preliminary pc87366 section
110                            Add comment on GL520SM application modes
111                            Document beep_enable (Aurelien Jarno)
112                            Preliminary max1619 section
113                            Preliminary adm1030 and adm1031 sections
114  Library: Fix 2.6 VRM
115           Fix 2.6 hyst temp for 2.6 (lm75, lm78 and gl518sm)
116           Fully support the PC87360 family
117           Support the lm99
118           Add version and date strings
119           Support 2.6 max1619
120  Makefile: Do not run depmod on staged installs (Peter Breitenlohner)
121  Man page i2cdetect.8: document new command line flags
122  Man page i2cdump.8: More details on how i2cdump can write to a chip
123  Modules (all chip drivers): Rework memory allocation scheme.
124  Module adm1031: New (Alexandre d'Alton)
125  Module bmcsensors: Fix oops by creating thread for initialization
126  Modules dmi_scan, i2c-piix4: Move IBM detection into dmi_scan
127  Modules w83781d.c, smartbatt.c, lm75.c, gl520sm.c, gl518sm.c, ds1621.c,
128          asb100.c, lm92.c: Use swab16
129  Modules eeprom, ddcmon: Unconditional prevention of 24RF08 corruption
130  Module gl520sm: Less agressive initialization process
131                  Fix temp1 limits being unsettable in application
132                  Ensure that temp2 and in4 are not used at the same time
133  Module i2c-i801: Support 6300ESB and ICH6
134  Module i2c-piix4: Don't blacklist IBM with Serverworks chip
135  Module i2c-sis645: Add support for SiS655
136  Module it87: Discard non-standard Super-I/O exit sequence (Bjorn Mork)
137  Module lm90: Support LM99 and LM89
138  Module lm92: Support MAX6633, MAX6634, MAX6635 and LM76
139               Get rid of useless i2c_probe call
140  Module max1619: New (Alexey Fisher)
141  Module p4b_smbus: Add support for mobile versions of the 82801
142                    (Axel Thimm)
143  Module pc87360-fan: Renamed to pc87360
144  Module pc87360: Also support PC87365 and PC87366
145                  Add write support
146                  Correctly set the chip name depending on the type
147                  Add voltage and temperature support
148                  Fix fan speed computation
149                  Retrieve fans configuration from Super-I/O space
150                  Export pwm_enable (read-only)
151                  Honor pwm invert bits
152                  Clear fan alarms after we read them
153                  Do not read fan data when monitoring is disabled
154                  Do not include SENSORS_INSMOD stuff
155                  New module parameter: init
156                  Fan clock dividers change automatically
157                  Add thermistor dupport
158  Module smsc47m1: Lock on reads and writes
159                   Various PWM fixes
160  Module thmc50: Fix address range
161  Module via686a: Fix voltage roundings
162                  Simplify temperature conversions
163  Module w83781d: Drop PWM support for as99127f
164                  Invert AS99127F beep bits in driver rather than user-space
165  Programs pwmconfig, fancontrol: Switch to new sysfs naming scheme
166  Program fancontrol: restore fans on TERM and KILL (Stephen Kitt)
167  Program fancontrol.pl: New
168  Program i2cdetect: Adapt probing method to address
169                     Add -q and -r flags to force probing methods
170                     Allow probing range selection
171  Program isadump: Major improvements
172  Program isaset: New
173  Program mkpatch: Patch dmi_scan.c in kernel instead of adding our own
174                   module
175                   Include i2c-nforce2
176  Program sensord: New --rrd-no-average parameter
177                   Syncronize time slots with rrd
178                   Fix W83781D temp3 alarm (Aurelien Jarno)
179                   Add ASB100 support (Andrew May)
180  Program sensors: Fully support the PC87360 family
181                   Fix lm80 temperature alarms
182                   Support the lm99
183                   Do not invert AS99127F beep bits anymore
184                   Fix W83781D temp3 alarm (Aurelien Jarno)
185                   Print library version string
186  Program sensors-detect: Rework Super I/O detection
187                          Support SiS655/SiS96x
188                          Support ADT7461 and ADT7467
189                          Better support for ADM1027, ADT7460 and ADT7463
190                          Explicitly support ADM1028
191                          Scan all logical devices of PC87365 and PC87366
192                          Detect LM92, LM76, MAX6633, MAX6634, MAX6635
193                          Detect eeproms with software write protect (not
194                          enabled by default)
195                          Support ALi 1563 (2.6 only)
196                          Drop LTC1710 support
197                          Use byte reads for probing on ranges 0x30-0x37 and
198                          0x50-0x5F
199                          Improve LM89 and LM99 support
200                          Support GeForce FX 5900 video cards
201                          Fix devfs misdetection (Aurelien Jarno)
202                          Detect 6300ESB, ICH6
203                          Fix double detection of ISA chips
204                          Support MAX1619
205                          Support PC87373 Super-I/O
206                          Fix unknown adapters appearing multiple times
207                          Refine MAX6650/MAX6651 detection
208
209
2102.8.6 (20040405)
211  File README.thinkpad: Update status
212  File doc/chips/pca9540: New
213  File doc/chips/pc87360-fan: New
214  File etc/sensors.conf.eg: Update pcf8591 default configuration
215  Library: Switch to new sysfs naming standard
216           Fix gcc 3.3 warnings (Philipp Thomas)
217           Support 2.6 ds1621 and pcf8591
218           Change pcf8591 magnitudes
219           Support pc87360-fan
220  Makefile: Install shared library 755
221  Man pages i2cdump.8, i2cset.8, isadump.8: New (Debian team)
222  Man pages i2cdetect.8, sensors-detect.8: New (Debian team)
223  Modules ds1621, pcf8591: Check for capabilities before using them
224                           (Aurelien Jarno)
225  Modules pcf8574, pcf8591: Cleanups
226  Modules ddcmon, eeprom: Fix bogus init (Ralf Roesch)
227  Module adm1021: Better detection and initialization
228  Module pca9540: New driver for the Philips PCA9540
229  Module pc87360-fan: New driver for the National Semiconductor PC87360,
230                      PC87363 and PC87364 Super I/O chips
231  Module smsc47m1: Support the LPC47B27x
232  Programs i2cdetect, i2cdump, i2cset: Fix incorrect bus names if possible
233  Program i2cdetect: Skip special addresses by default
234  Program sensord: Prevent null pointer dereference (Tim Toohey)
235  Program sensors: Print the degree symbol in the terminal's current locale
236                   (Aurelien Jarno)
237                   Update pcf8591 print to support 2.6 driver
238                   Support pc87360-fan
239  Program sensors-detect: Support Maxim MAX6900, ALi M5879, Philips PCA9540
240                          Improved SiS chips support
241                          Add a white list of IBM systems
242                          Drop support of undetectable adapters
243                          Fix smart battery detection
244                          Add smart battery charger and manager detection
245                          Rework adm1021 and clones detection
246                          The PC87360, PC87363 and PC87364 Super I/O chips
247                          now have a (preliminary) driver
248                          Rework Super I/O detection
249                          Better support of devfs
250  Program sensors-detect-stat.pl: New
251
252
2532.8.5 (20040305)
254  File doc/chips/SUMMARY: Update
255  File etc/sensors.conf.eg: Epox 8K3A tweaks. (Kronos)
256  Makefiles hotplug and rrd: Remove -o and -g arguments to install
257  Module bmcsensors: Increase max SDRs to 100
258  Module fscher: Rename fanN_min to pwmN (Reinhard Nissl)
259  Module i2c-amd756: Don't register driver to avoid driver conflicts.
260                     (Daniel Rune Jensen)
261  Module it87: Better temperature sensor types handling (Takeru Komoriya)
262               Fix reset=1 (Takeru Komoriya)
263  Module lm80: Code cleanups
264  Module vt1211: Fix bitmask in uch_config read and write; remove in6 and temp1
265  Module vt8231: Fix bitmask in uch_config read and write; remove in6 and temp1
266  Module w83627hf: Add w83637hf support
267                   Fix exported name
268                   Fix PWM in w83627thf
269                   Preserve other bits when forcing temp2/3 to comparator mode
270  Module w83781d: Preserve other bits when forcing temp2/3 to comparator mode
271                  Remove asb100 support
272  Modules asb100, fscher, lm90, max6650, w83l785ts, xeontemp:
273          Define driver ID if i2c-id.h doesn't have it yet.
274  Modules i2c-ali1535, i2c-hydra, i2c-i801, i2c-sis5595:
275          Backport oops fix from Linux 2.6.
276  Modules (all chips): Get rid of useless headers
277  Program decode-edid.pl: Add sysfs support
278  Program sensors: Add w83637hf support
279                   Add support for Shuttle Ethernet EEPROMs
280                   Drop 2.6 subclient detection
281  Program sensors-detect: Add heuristics to the LM80 detection function
282                          Add support for W83L785R, improve W83L784R/AR
283                          Add GeForce FX 5600 as supported by rivatv
284                          More Super IO chips, better handling
285  Library: Update to match renames in fscher
286           Reverse temporary changes to w83l785ts mappings
287           Fix vt1211 and vt8231 uch_config not being writable
288           Add 2.6 lm80 support
289           Add w83637hf support
290           Remove in6 and temp1 from vt1211 and vt8231
291           Add support for Shuttle Ethernet EEPROMs
292           Remove unused as99127f features
293
294
2952.8.4 (20040207)
296  File doc/lm_sensors-FAQ.texi: Update 4.20.
297  File doc/chips/it87: Change hyst to low
298  File doc/chips/w83l785ts: New
299  File etc/sensors.conf.eg: Change it87 hyst to low
300                            Fix w83697hf supposed to have temp3
301                            Limits initialization for adm1025/ne1619
302                            Handle fscher voltage conversions
303                            Add Tyan Trinity S2495 KT400 setup (Eric
304                              Schumann)
305                            Fix fscher fan labels (Reinhard Nissl)
306  Library: Better 2.6 eeprom support
307           Change it87 hyst to low
308           Add 2.6 gl518sm, fscher support
309           Fix 2.6 negative voltages handling
310           Temporary fix to w83l785ts mappings
311  Module adm1025: Separate prefix for NE1619
312  Module adm1026: Remove use of temporary ID
313                  Define addresses as a range
314  Module bmcsensors: Fix reservations
315  Module fscher: Externalize voltage conversions
316  Module eeprom: Remove memtype
317  Module i2c-piix4: Fix resource release error
318                    Various cleanups
319  Program decode-vaio.pl: Add sysfs support
320  Program mkpatch: Add max6650, lm83, lm90, asb100 and w83l785ts
321                   Drop linux 2.2 support
322                   Add w83627hf
323  Program sensors: Do not show algorithm by default
324                   Cleanup temperature unit display code
325                   Cleanup label spacing code
326                   Fix output to UTF-8 terms (Marcel Sebek)
327                   Simplify gl518sm print
328                   Do not ignore errors in FSC chips prints
329                   Fix w83l785ts print
330                   Cleanup FSC chips prints
331  Program sensors-detect: Fix PATH issues
332                          Correctly point to the fscher driver
333 
334
3352.8.3 (20040115)
336  File lm_sensors.spec: Update
337  Library: Add 2.6 eeprom, lm90 support
338           Fix 2.6 temp_hystX for 2.6.1-rc1 and later
339  Makefile: Update Alpha CMODFLAGS (Daniel Nilsson)
340  Makefiles: Remove -o and -g arguments to install; add DESTDIR where missing
341  Module i2c-amd756: Fix byte writes
342  Module i2c-tsunami: Cleanups (Daniel Nilsson)
343  Module it87: Fix sg_tlx writes; fix sensor type reporting;
344               add 8712 Super I/O detection;
345               remove initialization of temp_type and fan_ctl;
346               remove init and temp_type module parameters
347  Module lm90: Handle hysteresis differently
348  Module smartbatt: Fix detection, magnitudes, temp
349  Module w83781d: Fix negative voltages
350  Module w83l785ts: New
351  Program eeprog: Make 8 bit mode the default
352  Program fancontrol: Improvements, fixes, support 2.6 kernels
353  Program mkpatch: Add lm75.h
354  Program pwmconfig: Improvements, fixes, support 2.6 kernels
355  Program sensors: Add ASB100 support
356  Program sensors-detect: Add 8712 Super I/O detection;
357                          add W83L785TS detection
358
359
3602.8.2 (20031211)
361  IMPORTANT: Limit initialization removed from all chip drivers!
362             If you didn't run 'sensors -s' in the past you may need to now!
363  File sensors.conf.eg: Change lm75 scaling back to 1;
364                        Add example for asb100
365  Library: Fix bmcsensors scaling, increase number of sensors;
366           Add w83627thf support; Advance version to 3.0.0;
367           Add hermes, ADM1032, ASB100 support;
368           Add it87 sensor type support;
369           Add sysfs support for kernel 2.6;
370           Fix memory leaks
371  Makefiles: Install fancontrol, pwmconfig, decode-*.pl;
372             Fail if no kernel .config file exists;
373             Don't build module dependencies for user and user_install
374  Modules adm1021, adm1024, adm1025, adm9240, ds1621, gl518sm, gl520sm,
375          it87, lm75, lm78, lm80, lm83, lm87, lm90, mtp008, sis5595,
376          smsc47m1, thmc50, via686a, w83627hf, w83781d:
377          Remove initialization of limits by driver.
378  Modules it87, lm78, mtp008, sis5595, w83627hf: Fix IN_FROM_REG rounding
379  Modules (chip): Init cleanups
380  Module asb100: New
381  Module bmcsensors: Fix voltage scaling, voltage and fan limits
382  Modules ddcmon, eeprom: Add failure printks
383  Module fscher: New (Fujitsu-Siemens Hermes driver)
384  Module i2c-amd756: Fix AMD8111 support
385  Module i2c-amd8111: Fix byte writes
386  Module i2c-nforce2: Fix byte writes
387  Module i2c-piix4: Add support for CSB6; add fix_hstcfg option
388  Module i2c-sis630: Sync with 2.6.0-X driver version
389  Module i2c-viapro: Add support for Via 8237
390  Module it87: Add pwm and "smart guardian" support;
391               add it87 sensor type support
392  Module lm75: Fix negative voltages
393  Module lm90: Add ADM1032 support
394  Module w83781d: Fix 791d and 627hf detection
395  Module w83627hf: Add VID support
396  Program dmidecode: Remove (sensors-detect doesn't need it anymore)
397  Program eeprog: New
398  Programs i2cdetect, i2cdump, i2cset: add -v (version) option;
399                                       support sysfs for i2c bus search
400  Program i2cdetect: Add -l option to list busses
401  Program i2cdump: Add 'c' mode for consective address reads
402  Program mkpatch: Cleanups
403  Program pwmconfig: Handle multiple fans controlled by a single pwm
404  Program sensord: Remove ddcmon support
405  Program sensors: Add ADM1032 support; add messages for sysfs
406  Program sensors-detect: Prefer Super I/O drivers;
407                          Fix W83627HF and W83791D detection; detect CSB6;
408                          Detect ADM1029, ADM1030, ADM1031;
409                          Detect W83637HF, W83697UF;
410                          Add it87 sensor type support; add sysfs support
411                          Reduce lm80 misdetects; remove PCFxxxx "detection"
412                          Detect VT8237 (KT600)
413                          Use VPD instead of DMI+ACPI for Thinkpad detection
414                          Suggest new asb100 driver instead of w83781d
415
416
4172.8.1 (20031005)
418  NOTE: Requires i2c-2.8.1 or newer!
419  File sensors.conf.eg: Improved adm1025 section
420                        Default temp labels for as99127f
421                        Improved lm83 section
422                        Better support for Asus A7V8X-X
423  File doc/chips/SUMMARY: Add SMSC manufacturer ID
424  File doc/chips/adm1025: Add decent documentation (almost new)
425  File doc/chips/lm83: Known motherboards list update, misc updates
426  Library: Change adm1025 names (hyst/over become low/high)
427           Swap adm1025 temp1 and temp2 to match the driver's order
428           Advance version to 2.0.1
429           Update lm83 support
430           Add support for lm90, xeontemp, max6650
431           Add separate messages for read and write errors
432           Add missing message for parse error
433  Makefile: Move LINUX_HEADERS from ALL_CPPFLAGS to MODCPPFLAGS
434  Modules (various): Fix includes for compilation on Alpha
435                     Use the new i2c_delay function instead of the various
436                     do_pause functions
437  Module i2c-ali15x3: Fix resource leak (Daniele Bellucci)
438  Module i2c-nforce2: Cleanups
439  Module i2c-i810: Use readl/writel for portable access to PCI memory
440  Module i2c-piix4: Force CPCI735 bug workaround (Tom Rini)
441  Module i2c-savage4: Use readl/writel for portable access to PCI memory
442  Module i2c-sis630: Fix detection
443                     Add block data read/write support
444  Module i2c-sis645: Detection method change/bugfix
445  Module i2c-viapro: Prevent buffer overrun (Sergey Vlasov)
446  Module i2c-voodoo3: Use readl/writel for portable access to PCI memory
447  Module adm1025: Major driver update
448                  Add support for Philips NE1619
449                  Simplify the driver a lot (unified voltages, unified
450                  temperatures and much more)
451                  Fix default voltage limits
452                  Change default temperature limits
453                  Swap remote and local temperatures to match the internal
454                  registers order (make the code unification possible)
455                  Export remote diode fault through alarms
456  Module ddcmon: Major update
457                 Add half a dozen new features
458                 Add checksum parameter (same as for the eeprom module)
459                 Fix monitor limits
460  Module eeprom: Ignore Sony Vaio EEPROMs with a password set
461  Module lm78: Fix a fan_div/fan_min bug
462  Module lm83: Add t_crit and alarms support
463  Module lm90: New
464  Module max6650: New
465  Module saa1064: New
466  Module smsc47m1: Add support for 47M142
467  Module w83627hf: Fix 697HF PWM; fix 697HF VBAT and V5SB alarms;
468                   enhance w83627thf support
469  Module w83781d: Enhance chip detection; clean up error returns;
470                  fix 697HF and 791D PWM; fix 697HF VBAT and V5SB alarms
471  Module xeontemp: New
472  Program decode-dimms.pl: Add Direct Rambus (DRDRAM)
473                           Mark Rambus as unsupported
474  Program decode-edid.pl: New
475                          Interfaces between our eeprom module and
476                          parse-edid from the read-edid project
477  Program p4b_smbus: Fix SMP compilation
478  Program sensord: Add support for IT87 (Mike Black)
479                   Change ADM1025 support to match the changes made to
480                   the library
481  Program sensors: Rewrite and enhance EEPROM support
482                   Change LM83 and ADM1025 support to match the changes
483                   made to the library
484                   Add DRDRAM support to print_eeprom
485                   Exit(1) on /proc write failure (Malte Starostik)
486                   Add LM90, MAX6650 support
487  Program sensors-detect: Add support for PCF8574, PCF8574A, SAA1064
488                          Add support for LM82, LM86, LM89
489                          Improved W83781D family detection
490                          Add support for AS19927F rev.2, ASB100 Bach
491                          Add support for Asus Mozart-2 (3 types)
492                          Add support for NE1619
493                          Add support for FSC Hermes
494                          Make sure /sbin is in the user's path
495                          Fix EEPROM detection
496                          Automatic module.conf and /dev/i2c* detection
497                          Improve LM82 and LM83 detection
498                          Handle "to-be-written" cleanly
499                          Add detection for 47M14x Super I/O
500                          Handle the one-address-many-chips-same-driver
501                          case
502
503                         
5042.8.0 (20030714)
505  NOTE: Requires i2c-2.8.0 or newer!!!
506  Dropped all kernel 2.2 and 2.3 compatibility; 2.4.9 or later required;
507                  2.4.13 or later required for mkpatch.
508  File i2c-dev.h: Include userspace portion removed from i2c-dev.h in
509                  i2c package
510  File doc/chips/fscscy: Add watchdog documentation
511  File sensors.conf.eg: Fix vt1211/vt8231 thermistor calculations
512  File sensors.h: Now automatically generated
513  Library: Add support for exponents and logarithms for vt1211/vt8235 temps;
514           add adm1026, lm83, lm85, w83791d support;
515           Advance version to 2.0.0
516  Makefiles: Generate warnings if new library won't be found by ld.so;
517             Modules now install in kernel/drivers/i2c/[busses,chips];
518             Ensure that headers in /usr/local/include are used first;
519             Don't use /usr/include headers for modules;
520             Handle multiple UTS_RELEASE definitions in linux/version.h;
521             Automatically generate kernel/include/sensors.h;
522             Remove old gzipped modules; remove old misc directory if empty;
523             Remove pre-2.4 installation method;
524             -Wall now the default;
525             Add new targets user, user_install, and help;
526             Run depmod after module installation
527  Modules (all): Cleanups including
528                - Add #include <i2c-proc.h>
529                - C99 initializers
530                - Remove #ifdef MODULE
531                - Remove #ifndef THIS_MODULE
532                - Remove #ifndef MODULE_LICENSE
533                - Remove other 2.1/2.2 #ifdefs
534                - Remove #include "sensors.h", copy SYSCTL defs to module
535                - Remove excess #includes
536                - Remove argument in i2c_register_entry()
537                - Remove dummy xxx_command() definition
538                - Remove EXPORT_NO_SYMBOLS
539                - Remove init_MUTEX #define
540                - Remove xxx_inc_use() and xxx_dec_use() functions; modules
541                  no longer adjust their own refcounts
542                - Use module_init() and module_exit()
543                - Update to new i2c_driver struct definition
544  Modules (bus PCI): Convert to PCI-module-style initialization
545  Modules (several): Add support for AMD Opteron VRM (VID) encoding
546  Module adm1021: Set alarm on failed reads and report old value;
547                  merge changes from kernel 2.5.54
548  Module adm1026: New
549  Module bmcsensors: Fix compile when DEBUG=1
550  Modules ddcmon, eeprom: Use i2c block reads if possible;
551                          better error handling
552  Module ds1307: Add to Makefile
553  Module gl520sm: Fix temperature over/hyst writes
554  Module lm75: merge changes from kernel 2.5.54
555  Module lm83: New
556  Module lm85: New
557  Module i2c-ali1535: Check for invalid transaction
558  Module i2c-ali15x3: Check for invalid transaction
559  Module i2c-amd756: merge changes from kernel 2.5.54;
560                     check for invalid transaction
561  Module i2c-amd8111: merge changes from kernel 2.5.54
562  Module i2c-i801: Add support for 82801EB (ICH5)
563  Module i2c-i810: Fix for some chips
564  Module i2c-nforce2: New
565  Module i2c-piix4: Check for invalid transaction
566  Module i2c-sis5595: Check for invalid transaction; add more blacklist IDs
567  Module i2c-sis645: Add support for SiS648, SiS651, SiS745, and SiS746
568        north bridges; SiS962 and SiS963 south bridges
569  Module i2c-viapro: Check for invalid transaction
570  Modules mtp008, smsc47m1, vt1211, vt8231, w83781d: Standardize and improve
571          pwm and pwm enable support; update docs
572  Module smbus-arp: Check adapter for HW or SW PEC support;
573                    add reset option
574  Module w83781d: Add support for w83791d
575  Module w83627hf: New
576  Program decode-dimms.pl: Recognize DDR and Rambus
577  Program eeprom: Fix writes for small eeproms
578  Program eeprom, eepromer: Use local i2c-dev.h for build
579  Program fancontrol: New
580  Program lm_sensors.init: Call sensors -s in start()
581  Program mkpatch: Fix vt8231 compile; keep tsunami from menu on non-alpha;
582                   Add adm1026,lm85 support;
583                   Remove sensors.c file; add sensors_compat.h;
584                   Remove patches to i2c-core.c and drivers/char/mem.c;
585                   Now works only for kernels 2.4.13 or later
586  Program p4b_smbus: Fix 'make install';
587                     Install in same place as other modules;
588                     Clear correct bits in config word
589  Program pwmconfig: New
590  Program sensors: add adm1026, lm85, w83791d support
591  Program sensors-detect: Add super i/o detection (smsc47m1, vt1211,
592                          w83627hf, w83627thf, w83697hf);
593                          Add support for SiS651, SiS961, SiS745, SiS746;
594                          Support dmidecode 2.0 and later;
595                          Fix "C" format error;
596                          Add support for adm1026, 82801EB (ICH5), W83791D;
597                          Add support for w83l785ts, nForce2;
598                          Fix UTF-8 incompatibility;
599                          Better support for lm75;
600                          Add support for lm83
601
6022.7.0 (20021208)
603  NOTE: Requires i2c-2.7.0 or newer.
604  File doc/busses/i2c-ali1535: Add license, miscellaneous changes
605  File doc/busses/i2c-ali15x3: Add license, miscellaneous changes
606  File doc/busses/i2c-sis645: Add license
607  File doc/chips/lm92: Add license, features
608  File doc/chips/maxilife: Add license, parameters, features
609  File doc/chips/smartbatt: Complete rewrite
610  File doc/chips/vt8231: Add license, parameters
611  File sensors.conf.eg: Add section for lm75; complete the lm78 section
612  Library: Add support for MC1066; add multiple VRM version support for lm87;
613           enhance adm1023 support; initial support for Sony Vaio eeprom;
614           add support for bmcsensors; add hacks for additional dummy drivers
615  Makefile: Take kernel source location from /lib/modules/x.x.x/build;
616            add flags for x86_64 compiles
617  Module adm1021: Add support for MC1066
618  Module bmcsensors: New       
619  Module dmi_scan: Rename symbol duplicated in kernel; apply fixes from
620                   kernel 2.5.43; fix 2.2 kernel compiles
621  Module gl518sm: Iterate allowed only for rev 0x00
622  Module i2c-amd756: Configure base address for nForce support;
623                     check for uninitialized base address;
624                     add support for amd8111 (SMBus 1.0)
625  Module i2c-amd8111: New (SMBus 2.0)
626  Module i2c-ipmb: New
627  Module i2c-ipmi: New
628  Module i2c-keywest: Sync with kernel 2.4.20
629  Module i2c-sis630: Add support for SiS730
630  Module i2c-sis645: Improve support for SiS645/961;
631                     add support for SiS645DX/961 and SiS735;
632                     fix 2.2 kernel compiles
633  Module i2c-viapro: Add support for VT8233A (new ID 0x3177) and VT8235
634  Module lm87: Add multiple VRM version support
635  Module vt1211: Fix inx limits and alarms; fix in0
636  Module vt8231: Fix inx limits and alarms; fix in0
637  Module w83781d: Fix in0/in1 initialization
638  Module smartbatt: New
639  Modules (several): Remove #ifndefs, require i2c-2.7.0; HZ fixes
640  Program decode-dimms.pl: Code cleanup; valid HTML; better HTML output;
641                           stop decoding on checksum error
642  Program dmidecode: Fix read bug; upgrade to version 1.8
643  Program doc-insmod: Complete rewrite; fix author output
644  Program doc-features: Complete rewrite; handle missing sysctl entries;
645                        handle unknown prefix with suggestion
646  Program lm_sensors.init: Remove spaces bug; add green/red output
647  Program mkpatch: Fix dmi_scan module compile; add sis630, sis645, amd8111
648  Program rrd: Add sanity limits to newly-created RRD.
649  Program sensord: (v0.6.2) Add sanity limits to newly-created RRD.
650  Program sensors: Add support for MC1066, Rambus Rimms;
651                   fix w83781d temp3 alarm; fix gl518sm rev 0x00 recognition;
652                   initial support for Sony Vaio eeprom
653  Program sensors-detect: Add support for MC1066, smart battery, 8235,
654                          IPMI, AMD8111; add help if no sensors found;
655                          add ACPI method for IBM system detection;
656                          work with old Perl versions again;
657                          initial support for Sony Vaio eeprom
658
6592.6.5 (20020915)
660  NOTE: Requires i2c-2.6.1 or newer, or kernel 2.4.13 or newer.
661  File sensors.conf.eg: Fix temp[23] for as99127f; add vt8231
662  Library: Fix fan3_div writes for w8378* and it87; add vt8231
663  Module dmi_scan: new
664  Module ds1621: Fix enable/disable
665  Module eeprom: Do not corrupt 24RF08's when checksum=1
666  Module i2c-i801: Check for uninitialized base address;
667                   enable if not enabled
668  Module i2c-piix4: Refuse to load on IBM systems to prevent 24RF08 corruption
669  Module i2c-sis630: new
670  Module i2c-sis645: new
671  Module lm92: Fix in-kernel initialization
672  Module via686a: Remove VT8231 support
673  Module vt8231: new
674  Module w83781: recognize Asus "ASB100 Bach" as AS99127F
675  Program dmidecode: new
676  Programs i2cdetect, i2cdump, i2cset, isadump: Now installed by 'make install'
677  Program mkpatch: Add Config.in entries for, lm92,
678                   pcf8574, pcf8591, smsc47m1, vt1211;
679                   add dmi_scan
680  Program p4b_smbus: Fix compile for SMP and MODVERSIONS; fix PCI ID problem
681  Program lm_sensors.init: fix stop()
682  Program sensord: (v0.6.1) Add /usr/local/etc to config file path;
683                   add support for logging loadavg in RRD;
684                   fix down-converting raw labels for RRD;
685                   update chip support, still behind sensors
686  Program sensors: Add /usr/local/etc to config file path;
687                   fix -c and -u flags; add vt8231
688  Program sensors-detect: recognize Asus "ASB100 Bach" as AS99127F;
689                          refuse to run on IBM systems;
690                          fix sysconfig module numbering;
691                          change quick write to not corrupt 24RF08's
692
6932.6.4 (20020719)
694  NOTE: Requires i2c-2.6.1 or newer, or kernel 2.4.13 or newer.
695  File doc/vid: New
696  File include/sensors_vid.h: New
697  File sensors.conf.eg: Add vt1211, smsc47m1
698  Library: Add multiple VRM version support for adm1025, w83781d;
699           fix 'flex scanner jammed' on some systems;
700           add vt1211, smsc47m1, lm92;
701           fix access mode checking
702  Makefiles: For 2.4+ kernels, modules now install in
703             kernel/drivers/[i2c,sensors] , not misc/ , and
704             'make install' removes old versions in misc/ .
705             Use $CFLAGS and $CPPFLAGS if defined.
706  Module adm1025: Add multiple VID version support
707  Module ds1307: new
708  Module i2c-amd756: Add nVidia nForce support; fix block read length;
709                     reliability improvements
710  Module i2c-hydra: Flush posted writes
711  Module i2c-i801: Add support for 82801DB (ICH4)
712  Module i2c-i810: Flush posted writes
713  Module i2c-savage4: new
714  Module i2c-viapro: Add support for VT8231 (0x8235), VT8233A (0x3147)
715  Module i2c-voodoo3: Flush posted writes
716  Module ds1307: New
717  Module lm92: New
718  Module smbus-arp: new
719  Module smsc47m1: new
720  Module via686a: Add support for VT8231 sensors
721  Module vt1211: new
722  Module w83781d: Add multiple VID version support; fix temp alarms
723  Program eeprom: new
724  Program i2cdump: Add smbus block command specification, add PEC support
725  Program lm_sensors.init: new
726  Program mkpatch: Add sensors_vid.h, i2c-savage4, lm92,
727                   pcf8574, pcf8591, smsc47m1, vt1211
728  Program p4b_smbus: Add support for ICH4
729  Program rrd: Fix swapped CPU and MB temps in summ_week.cgi
730  Program sensord.init: Renamed, was prog/init/sensors
731  Program sensord: Major update, now requires rrd source;
732                   not compiled by default
733  Program sensors: Recognize DDR SDRAM; add adm1025 VID; add -A
734                   (don't display algo. and adap.) option;
735                   add vt1211, smsc47m1, lm92
736  Program sensors-detect: Add VT8231, VT8233A, several S3 devices;
737                          add 82801DB, LM85; fix perl warnings;
738                          generate /etc/sysconfig/lm_sensors for
739                          lm_sensors.init script
740
7412.6.3 (20020322)
742  NOTE: Requires i2c-2.6.1 or newer, or kernel 2.4.13 or newer.
743  Chip modules (most): Allow THIS_MODULE definition for kernels 2.2.18+
744  File doc/chips/it87: add more temp_type help
745  File sensors.conf.eg: Un-ignore it87 in8, temp3, fan3;
746                        add adm1021 section; add lm87 AIN[1,2] template;
747                        swap negative voltage limits for 782d,783s,627hf,
748                        697hf,it87; add more it87 help; swap neg. voltage
749                        limits for lm78(-j), lm79, w83781d, as99127f
750  Library: Add PCF8591, W83697HF, ADM1023 support;
751           fix w83* fan_min computes;
752           swap neg. voltage limits for lm78(-j), lm79, w83781d, as99127f
753  Module adm1024: Add MODULE_LICENSE("GPL")
754  Module bt869: Add s-video out and DVD resolution support
755  Module eeprom: Add support for locations 128-255; rename /proc entries in hex
756  Module fscscy: implement min/max for voltages and fans
757  Module i2c-amd756: Add support for AMD768
758  Module i2c-i810: Add support for 810E
759  Module i2c-keywest: Big update, sync with kernel 2.4.18
760  Module i2c-piix4: Check for uninitialized base address
761  Module i2c-sis5595: Blacklist 645, 735
762  Module i2c-viapro: Check for uninitialized base address
763  Module gl518sm: Standardize /proc entries in0-3
764  Module lm87: Fix in0, in1, in5 initial limits; ain[1,2] -> in[6,7];
765               fan -> fan1; fix temp2 limit writes
766  Module pcf8574: Add support for PCF8574A; /proc interface changed
767  Module pcf8591: new
768  Module sis5595: Blacklist 645, 735
769  Module w83781d: Add W83697HF support; allow force_subclients parameter
770                  for Tyan 2460
771  Programs decode-dimms.pl, decode-xeon.pl: Update for new /proc names
772  Program decode-vaio.pl: new
773  Program i2cdump: Add i2c block read capability (requires i2c-2.6.3);
774                   add text output
775  Program init/sensors: New SysV init script
776  Program mkpatch.pl: Add support for fscscy, add more help entries
777  Program p4b_smbus: new
778  Program rrd: Install summ_week.cgi
779  Program sensors: Add PCF8591, W83697HF, ADM1023 support,
780                   clean up chassis intrusion prints
781  Program sensors-detect: Add several Nvidia chips, add PCF8591, add 810E;
782                          fix Via686a and it87 detection;
783                          add AMD768, IPMI-BMC-KCS and -SMIC; add Via 8231;
784                          fix uninitialized values; it87 beats lm78
785
7862.6.2 (20011118)
787  NOTE: Requires i2c-2.6.1 or newer, or kernel 2.4.13 or newer.
788  Chip Modules (all): malloc.h -> slab.h
789  Modules (all): Add MODULE_LICENSE("GPL")
790  File doc/FAQ: More updates and additions
791  File sensors.conf.eg: Fix it87 in5,in6 (-12,-5) calculations
792  Library: Add fscpos and fscscy support, fix gl520 in4 ID,
793           update it87 alarm ID's.
794  Module fscpos: new (Fujitsu-Siemens Poseidon driver)
795  Module fscscy: new (Fujitsu-Siemens Scylla driver)
796  Module i2c-amd756: Improve busy handling/printk's
797  Module i2c-i801: Add 82801CA/CAM support
798  Module i2c-keywest: Sync with PPC people, it works now
799  Module i2c-piix4: Add Intel 82443MX and SMSC Victory66 support
800  Module i2c-viapro: Add Via VT8233 support
801  Module it87: Merge alarm_* /proc entries to alarms
802  Module sis5595: Fix support for rev B0
803  Module via686a: Make limit initializations reliable
804  Module w83781d: Allow init=0 parameter to bypass initialization
805  Program isadump: Add flat address space (PCI) support
806  Program mkpatch.pl: Add support for i2c-ali1535, adm1024, ds1621,
807                      fscpos, it87, maxilife, mtp008
808  Program sensors: Fix w83781d temp precision
809  Program sensors-detect: Add ALI1535, Via VT8233, it87 (i2c),
810                          Fujitsu Poseidon and Scylla, 
811                          Intel 82443MX and 82801CA/CAM detection,                     
812                          add ITE 8172G detection (driver in kernel 2.4.10)
813
8142.6.1 (20010830)
815  File BUGS: Updated
816  File doc/FAQ: More updates and additions
817  File doc/chips/adm1021: Claim support for Philips NE1617, NE1617A
818  File sensors.conf.eg: Fix/enhance it87 section
819  Library: ds1621 and it87 updates
820  Module i2c-ali15x3: Allow force_addr=0xaddr; enable if not enabled.
821  Module i2c-amd756: Add AMD 766 support
822  Module i2c-i801: Fix 82801BA detection broken by kernel 2.4.6
823  Module i2c-piix4: Add Serverworks CSB5 support
824  Module i2c-sis5595: Recognize unsupported chips and refuse to load
825  Module adm1025: Fixed temp2 min/max writes
826  Module ds1621: Add 12-bit precision mode
827  Module it87: Enable all alarms, add in8 support, add sensor type selection
828  Module sensors: Don't initialize i2c-proc (moved to i2c-core);
829                  remove support for module
830  Module sis5595: Recognize unsupported chips and refuse to load
831  Module w83781d: Fix fan speed for as99127f (broken by 2.6.0)
832  Program eepromer: new
833  Program mkpatch.pl: Fix dependencies on i2c-proc; disallow compilation
834                      of sensors.c as a module in kernel
835  Program sensors: it87 updates; adjust temp. precision for some chips
836  Program sensors-detect: Fix ADM1024 and ADM1025 detection;
837                          recognize unsupported SiS chips;
838                          recognize AMD 766 and Serverworks CSB5.
839
8402.6.0 (20010612)
841  NOTE: i2c-2.6.0 MUST BE be compiled AND installed first!!!
842        If your make fails because it can't find <linux/i2c-proc.h>, you
843        forgot this step!!!
844  File doc/FAQ: Many, many updates and additions
845  File doc/busses/i2c-sis5595: new
846  File doc/busses/i2c-tsunami: new
847  File doc/chips/it87: new
848  File doc/chips/via686a: Claim support for 686b.
849  File README.thinkpad: new
850  File sensors.conf.eg: Adjust as99127f in5 (-12V) and temp2 calculations;
851                        Add lm87, adm9240, ds1780, lm81 templates;
852                        Enhance help comments in file;
853                        Add Tyan S2510 dual-MTP008 example;
854                        Make separate sis5595 section.
855  Include file i2c-isa.h: No longer required, moved to i2c.h in i2c package
856  Include file sensors.h: Most contents moved to i2c-proc.h in i2c package
857  Library: Fix/standardize some lm87 and mtp008 entries; add sis5595 in4;
858           Add support for maxilife-nba and amd1024;
859           Change from sensors_* to i2c_* globals for new i2c-proc.[ch]
860  Chip Modules (all ISA): Remove #include "i2c-isa.h"
861  Chip Modules (all): Change from sensors_* to i2c_* globals
862                      for new i2c-proc.[ch]
863  Makefiles: enhance to support Alpha architecture
864  Module adm1021: Fix lm84 and gl523sm support
865  Module adm1024: new
866  Module i2c-i801: Chip detection cleanup
867  Module i2c-i810: Fixed i2c_i810_init() not found in patched kernel
868  Module i2c-sis5595: Allow force_addr=0xaddr; enable if not enabled.
869  Module i2c-tsunami: New
870  Module i2c-via: Ensure i2c bus is tristated correctly.
871  Module it87: new driver for IT8705, IT8712, Sis950 chips
872  Module lm78: Recognize chipid=0x20
873  Module lm87: Fix in0, in1 (2.5V and Vccp1) calculations
874  Module mtp008: Fix temp initializations;
875                 Save BIOS pin configuration of temps and fans;
876                 Fix sensor type reads/writes and fan min writes;
877                 Fix spurious invalid sensor type messages
878  Module sensors: Disabled, moved to i2c package as i2c-proc.c; only
879                  used for patched kernel now.
880                  Add xxx_init() calls for drivers added to mkpatch in 2.5.5.
881  Module sis5595: Fix temp, add in4 for chip revision 0xc0;
882                  Allow force_addr=0xaddr
883  Module via686a: Allow force_addr=0xaddr (for A7V/K7V boards)
884  Module w83781d: Don't reinitialize as99127f chip; this may cause fan/temp
885                  reading changes; Add messages for subclient
886                  registration failure
887  Programs i2cdetect, i2cdump: add devfs /dev/i2c/x support
888  Program i2cset: new
889  Program isadump: fix for Alpha arch. compiles
890  Program mkpatch.pl: Fix adm9240 typos; Add more chips to Configure.help;
891                      Remove ltc1710; Fix i2c_sis5595 typo;
892                      Support kernel 2.4.5 makefile change;
893                      Add i2c-tsunami; fixed i2c-voodoo3 configuration
894  Program sens_update_rrd: new
895  Program sensord: Add -d (debug) and -p (pid-file) options
896  Program sensors: Change reported version from 1.3 to the lm_sensors version;
897                   Fix swapped limit and hysteresis on 9240, 5595, 686a;
898                   Change mtp008 temps from max/min to limit/hyst;
899                   Add maxilife-nba, adm1024, it87 support.
900  Program sensors-detect: Recognize lm78 with chipid=0x20;
901                          Recognize SMSC Victory66 South Bridge;
902                          Add devfs /dev/i2c/x support;
903                          Add adm1024, it87xx support; Add thinkpad warning.
904  Program tellerstats: new
905
9062.5.5 (20010115)
907  NOTE: i2c-2.5.5 MUST BE be compiled and installed first, UNLESS
908        you have kernel 2.4.0-prerelease or greater.
909  Chip modules (all): Update mutex definition (works now for new 2.2 kernels)
910  File doc/developers/proc: new
911  File sensors.conf.eg: Add mtp008 entries, adm1025 entries
912  Library: Add ds1621, mtp008 support
913  Module adm1021: Add support for adm1021a / adm1023
914  Modules adm1021, thmc50: Rename /proc entries to temp[1-2]
915  Module adm1025: Add support for remote temp; rename /proc entries to
916                  in[0-5] and temp[1-2]; fix negative temp readings
917  Module adm9240: Rename /proc entries to in[0-5]
918  Module ddcmon: allow force and force_ddcmon parameters
919  Module ds1621: new
920  Module i2c-ali1535: Enhance error checking and recovery; add mutex
921  Module i2c-i810: Add "dummy write" before reads per Intel prog. ref.
922  Module i2c-piix4: add support for ServerWorks southbridge OSB4
923  Module lm87: cleanup, update voltage calculations
924  Module mtp008: new
925  Module pcf8574: change update time to 5 seconds
926  Modules sis5595, i2c-sis5595: Check for uninitialized base addresses
927  Module w83781d: fix beep setting via /proc
928  Programs editticket, readticket: new
929  Program mkpatch.pl: only works with 2.2 and 2.4 kernels; 2.3 support removed
930  Program mkpatch.pl: more fixes; now adds many more modules
931  Program sensors: Add ds1621, mtp008 support; add -f (Fahrenheit) option;
932                   add adm1025 temp2; report temp limits correctly as
933                   min/max or limit/hysteresis; print message if no
934                   sensors are found. Removed false errors from lm87 reads.
935  Program sensors-detect: Add ds1621, mtp008 detection;
936                          add ServerWorks detection
937
9382.5.4 (20001012)
939  Module i2c-viapro: Add support for Via 596B (0x3051)
940  Program m7101: moved to CVS tree, updated for 2.4.0 kernels
941  Program mkpatch.pl: fixed infinite loop
942  Program sensors-detect: Detect Via 596B (0x3051)
943
9442.5.3 (20001008)
945  NOTE: i2c 2.5.3 MUST BE be compiled and installed first.
946  File useful_addresses.html: update
947  Library: Add lm87 support
948  Module pcf8574: new
949  Module i2c-ali1535: new
950  Module i2c-ali15x3: removed force #ifdef.
951  Module i2c-i801: support Intel 82801BA (815E chipset)
952  Module i2c-i801: add i2c block write support, fix smbus block bugs
953                   (requires i2c 2.5.3 package)
954  Module i2c-i810: support Intel 82815
955  Module lm87: new
956  Module sensors: Fix for kernel 2.4.0-test8
957                  (remove copy_to_user_ret and put_user_ret)
958  Module w83781d: limit fan divisors to 8 max. for as99127f
959  Program decode-dimms: Add html output option, update for SPD spec 1.2B.
960  Program i2cdump: Add smbus block read support
961  Programs i2cdetect, i2cdump: Improve error reporting
962  Program sensors: new switch -u (--unknown)
963  Program sensors-detect: detect Intel 82801BA (815E chipset)
964  Program sensors-detect: detect Intel 82815
965  Program sensors-detect: detect ITE IT8705F / IT8712F (no driver yet)
966  Program sensors-detect: detect National LM87
967  Program sensors-detect: detect nVidia devices supported by i2c-riva.o
968  Program sensors-detect: Improve error reporting
969
9702.5.2 (20000709)
971  File sensors.conf.eg: Fix lm80 in8 calculation
972  Module w83781d: W83783S no longer crashes on unloading
973  Program sensors-detect: more robustness in case of unknown i2c adapters
974  Program sensors-detect, libsensors: fix eeprom size reporting
975  Program sensord: more flexibility, support for alarm scanning etc.
976  Program sensors: support for ignore setting on sensor alarms.
977  Programs: understand /dev/i2c* files (instead of /dev/i2c-*) too.
978
9792.5.1 (20000618)
980  Library: Add adm1025 support
981  Module adm1025: new
982  Module ddcmon: Fixed bus scan which could hang SMBus
983  Module i2c-keywest: new
984  Module maxilife: Add support for Maxilife '99 (NBA)
985  Module via686a: Enable sensors if not enabled by BIOS
986  Module w83781d: Improve w83783s support, w83627hf always has 2 pwm
987  Module w83781d: Fix sensor2&3 selection, enable VBAT (in8) monitoring
988  Module w83781d: Remove as99127f entries for in7-8, pwm3-4, sensor1-3
989  Module w83781d: Fis as99127f fan speed (was 66% too high)
990  Module w83781d: Improve beep input checking
991  Program i2cdump: Add Winbond-style bank selection
992  Program isadump: Add Winbond-style bank selection
993  Program sensors: Add adm1025 support.
994  Program sensors: Remove some as99127f entries, fix as99127 "(beep)"
995  Program sensors-detect: Fix i801 detection, add adm1025 driver entry
996  File sensors.conf.eg: Add Maxilife '99 entries
997  File sensors.conf.eg: Remove some as99127f entries.
998    Note: For as99127f, reinstall sensors.conf.eg manually (make install
999          won't reinstall it) or else 'sensors -s' will fail.
1000
10012.5.0 (20000312)
1002  Dropped all kernel 2.0 and 2.1 compatibility
1003  Module i2c-i810: new
1004  Module ddcmon: new
1005  Module via686a: new
1006  Module i2c-amd756: fixed region request
1007  Module i2c-voodoo3: Converted to use i2c-algo-bit layer
1008  Module w83781d: Don't change pin settings at initialization;
1009                  also fix chip detection.
1010  Library: Support for ddcmon and via686a
1011  Program sensors-detect: Support for ddcmon and via686a
1012  Program sensors: Support for eeprom, ddcmon and via686a
1013
10142.4.5 (20000116)
1015  Introduced DESTDIR installation prefix
1016  Module lm80: fixes, temperature now read and set correctly
1017  Module i2c-voodoo3: driver enhancements
1018  Module w83781d: fixes, AS99127 works much better now
1019  Library: New ignore keyword in config file
1020  Programs: Support for new ignore keyword
1021  Program sensors-detect: Support for MGA detections
1022
10232.4.4 (19991201)
1024  Addition of the alpha release of AMD 756 SMBus host support.
1025  Many fixes and updates to the gl518sm driver
1026  Updates and fixes for device detection
1027
10282.4.0 (19990920)
1029  Too much to list.
1030  i2c and smbus parts are split off to a separate i2c package.
1031  New drivers and other stuff.
1032
10332.3.4 (19990616)
1034  Module matorb: driver for Matrix-Orbital Displays (small LCD and VFDs)
1035  All: Now compiles against kernel 2.0.x (again ;)
1036  Module gl518sm: some updates and refinements
1037
10382.3.3 (19990603)
1039  All: Now compiles against kernel 2.3.x (x >= 1)
1040  Module i2c-voodoo3: Timing issue fixes
1041  Module bt869: Seems to be functional and relatively well tested
1042  Many modules were modified to be more compatible with the new
1043   Mutex structure in the new experimental kernels.
1044
10452.3.2 (19990507)
1046  Module i2c-hydra: Now compiles on 2.0.x kernels
1047  Module i2c-lm75: Slightly better detection
1048  * New, but not compiled by default:
1049  Module i2c-voodoo3: beginning of Voodoo3 I2C bus driver
1050  Module bt869: Beginning of BT869 (PAL/NTSC video converter) driver
1051
10522.3.1 (19990501)
1053  All: Now compiles on PPC
1054  Module i2c-hydra: NEW
1055  Module i2c-proc: Buffer overflow removed: `less /proc/bus-i2c-0' now works
1056  Module w83781d: Removed deadlock (mutex was not initialized)
1057  Documentation: A few glitches removed
1058  Makefile: default module installation directory is now
1059            /lib/modules/current/extra/misc
1060  Program sensors-detect: PPC Hydra now detected
1061  Program sensors: Now prints complete GL518SM information
1062  Program sensors: SIS5595, ADM1021, MAX1617(A), ADM9240, DS1780 added
1063
10642.3.0 (19990422)
1065  All: Many, many changes and improvements
1066  All: Many small bugs and problems removed
1067  Modules: New insmod parameters
1068  Modules: Much improved chip detection
1069  Module maxilife: NEW
1070  Module adm1021: MAX1617A now also supported
1071  Module adm9240: DS1780 now also supported
1072  Module w83781d: W83782D and W83783S now also supported
1073  Program sensors-detect: NEW
1074  Library: All chips now supported
1075  Documentation: Very much improved
1076
10772.2.2 (199903??)
1078  Just some minor updates and bug fixes.
1079
10802.2.1 (19990218)
1081  All: Removed compile warnings
1082  Module i2c-dev: Small bug removed if DEBUG=1 was used
1083  Module sis5595: Now compiles for 2.0 kernels
1084  Module adm1021: Detection corrected
1085 
10862.2.0 (19990216)
1087  All: Set copyrights to include 1999
1088  All: Small bugfixes
1089  I2C: Upgraded to newest archive of Simon Vogl
1090  Module i2c-dev: NEW
1091  Module i2c-ali15x3: NEW
1092  Module i2c-via: This is old module bit-mb, now moved to the main lm_sensors
1093     directories, and somewhat improved
1094  Module sis5595: NEW
1095  Modules: Renamed all bus modules to i2c-*, new directory lay-out
1096  Library: Support for new chip drivers, several small bugs fixed
1097  Library manual pages: NEW
1098  Program i2cdetect: Moved to detect directory
1099  Program detect.pl: NEW
1100  Program doc-features: NEW
1101  Program sensors: Added man-page
1102  Document BUGS: Added cdrom bug and kernel i2c conflict
1103 
11042.1.2 (19990116)
1105  Modules lm80.o, w83781d.o: fan-related Segmentation fault corrected
1106  Module gl518sm.o: yet more bug fixes. It should at long last be usable now
1107  Documentation in doc/kernel: NEW
1108
11092.1.1 (19990107)
1110  Module i2c-proc.o: Hack to make /proc/bus/ possible for kernels 2.0.35
1111                     and older
1112  Module gl518sm.o: Miscelaneous bugs and problems solved
1113  Program isadump: NEW
1114
11152.1.0 (19981230)
1116  Library: Completely NEW
1117  Program sensors: NEW
1118  Program grab_busses: NEW
1119  Program decode-dimms: More information
1120  Module bit-mb.o: Removed spurious semicolon; now runs on more VIA chipsets
1121  Module w83781d.o: NEW
1122  Module lm80.o: NEW
1123  Module gl518sm.o: new procfile beep, several small updates
1124  Modules: Now use pin readings, no more scaling within the kernel (use the
1125           library instead)
1126 
11272.0.2 (19981214)
1128  Module eeprom.o: NEW
1129  Program decode-dimms: NEW
1130  Modules: fill_inode fix, will stop segfaults on unloading in kernels after
1131           2.1.58
1132  Modules: Somewhat less verbose on transfers
1133  Module lm78.o now recognizes and handles lm78-j and lm79
1134
11352.0.1 (1998121?)
1136  Module gl518sm.o updates, to make it actually work
1137  Module lm75.o high/low-byte swapping write bug fixed
1138
11392.0.0 (19981209)
1140  Initial release
Note: See TracBrowser for help on using the browser.