Timeline
03/19/99:
- 22:11 Changeset [327] by
- (Phil) Added Fons Rademakers' <Fons.Rademakers@…> MaxiLife? driver. …
- 08:04 Changeset [326] by
- First bugfixes already
- 07:25 Changeset [325] by
- LM78 insmod parameters and better detection Supported insmod parameters: …
03/18/99:
- 16:32 Changeset [324] by
- Introducing module parameter scanning in sensors.c It is untested as of …
- 16:12 Changeset [323] by
- Finished renaming of detect.pl * Either Phil had not done a 'cvs update', …
- 06:33 Changeset [322] by
- (Phil) Renamed 'detect.pl' to 'sensors-detect'.
- 02:01 Changeset [321] by
- fixed fan3 for w83782d for sensors program.
- 01:34 Changeset [320] by
- Added Stijn's program to the useful addresses
03/17/99:
- 05:45 Changeset [319] by
- update todo and notes section.
- 05:42 Changeset [318] by
- 782d has pwm3-4 only for i2c, not isa.
- 04:51 Changeset [317] by
- overview of math with thermistors and diodes. added link to the NTC …
- 04:41 Changeset [316] by
- Basic stuff. It might crash, may not work, etc.
03/14/99:
- 23:26 Changeset [315] by
- one more fix for 783s not having in1.
- 22:53 Changeset [314] by
- added pwm1-4 for 782d, pwm1-2 for 783s. untested.
- 05:09 Changeset [313] by
- added fan3 for 782d, didn't realize it is just like 781d. removed in1 and …
- 05:00 Changeset [312] by
- lame description of the chips from our favorite company.
- 01:51 Changeset [311] by
- added alarms for 782d in7/in8.
- 01:39 Changeset [310] by
- updated block read/write code.
- 01:38 Changeset [309] by
- fixed default limits for in5/in6. added alarm bits for in7/in8. alarms now …
- 01:37 Changeset [308] by
- added entries for icspll. Changed union data.block from [32] to [33] to …
- 01:35 Changeset [307] by
- Add simple clock chip reader.
03/11/99:
- 04:32 Changeset [306] by
- Added 782d/783s section.
- 04:19 Changeset [305] by
- Added initial support for 83782d/83783s. No alarms for in7/in8 yet.
- 04:17 Changeset [304] by
- fixed in7/in8 register locations. Added limit defaults for in7/in8 and …
03/10/99:
- 21:31 Changeset [303] by
- Minor fixes * No more redefined complaints of MODULE_* symbols for 2.0 …
- 02:56 Changeset [302] by
- Updated Adrian's email address, as requested
- 02:17 Changeset [301] by
- Updated CONTRIBUTORS file. Phil, you may want to synchronize it …
- 01:10 Changeset [300] by
- added 'i2c-' prefix to module names in all printk's to match new module …
03/09/99:
- 19:11 Changeset [299] by
- Now modprobe line printing handles alias detections too.
- 17:19 Changeset [298] by
- Added automatic generation of modprobe lines. Also corrected SIS …
- 06:09 Changeset [297] by
- Initial support for 782d/783s. Recognize chips, adjust /proc entries. …
03/03/99:
- 15:18 Changeset [296] by
- Last bug removed (ha!)
- 06:35 Changeset [295] by
- (Phil) Just a slight formatting tweak.
- 06:32 Changeset [294] by
- (Phil) Minor update for Adrian's wmsensors/wmlm78 link.
03/02/99:
- 15:12 Changeset [293] by
- (Kyösti) Small fixes for GL518. Fan1 causes now alarm when rpm drops. …
- 12:13 Changeset [292] by
- There we go again... nothing new, except the obvious bug fix. Sigh. …
- 11:04 Changeset [291] by
- More bug fixes. Try again, etc.
- 09:08 Changeset [290] by
- Finally fixed the misdetect error.
- 04:48 Changeset [289] by
- (Kyösti) Improved support for the gl518 revision 00 Code written by …
- 04:40 Changeset [288] by
- (Kyösti) Added a note of voltage iteration code for rev 00 chips. Renamed …
03/01/99:
- 17:18 Changeset [287] by
- Alias detection typo fixed.
- 14:49 Changeset [286] by
- Modified LM75 detection again. It should now be better.
- 14:27 Changeset [285] by
- Solved i2c_sub_addrs not being printed problem (I hope)
02/28/99:
- 22:24 Changeset [284] by
- (Phil) Altered LM75 detection slightly to find my LM75.
- 22:11 Changeset [283] by
- (Phil) Made sure probing won't happen on the ISA bus for these SMBus/I2C …
- 21:40 Changeset [282] by
- (Phil) Fixed a probing bug.
- 18:41 Changeset [281] by
- Some internal changes * Redid the internal report structure * Separated …
- 18:37 Changeset [280] by
- (Phil) OK, I changed my mind. Last commit for the eeprom detection stuff, …
- 18:32 Changeset [279] by
- (Phil) A little bit improved reporting for the eeproms.
- 18:24 Changeset [278] by
- (Phil) Getting closer to better EEPROM detection. Checksum test now works …
- 17:25 Changeset [277] by
- (Phil) Fixed checksum calculation.
- 17:17 Changeset [276] by
- (Phil) Added beginning detection for serial EEPROMs. Right now if it …
02/25/99:
- 13:23 Changeset [275] by
- Hopefully, the summary is better now. I'm not convinced it is …
- 09:37 Changeset [274] by
- Corrected alias detection I forgot to set the I2C address correctly, so …
- 09:30 Changeset [273] by
- Fixed a few display glitches, as well as a partially empty line for …
02/24/99:
- 02:33 Changeset [272] by
- smbus_access fix in isa detection routines.
- 02:16 Changeset [271] by
- Winbond detection fix. It should now correctly prefer the Winbond above …
- 02:12 Changeset [270] by
- Latest fixes for Adrian's latest bug report (got deja-vu yet?)
- 01:28 Changeset [269] by
- Fixed typo.
- 01:22 Changeset [268] by
- Selective probing of I2C busses added. All main functionality is now …
- 00:16 Changeset [267] by
- Added Sis5595 detection All supported chips are now detected, both on the …
02/23/99:
- 21:28 Changeset [266] by
- Alias detection completed for Nat. Sem. LM7* and Winbond chips A few ISA …
- 15:14 Changeset [265] by
- ISA detection is completed for LM7x and W8378xx No alias detection (ie. …
02/22/99:
- 21:40 Changeset [264] by
- Basic ISA probing added, not yet called
- 20:51 Changeset [263] by
- More detect bugfixes, this time before Adrian can find them :-)
- 19:20 Changeset [262] by
- Several detect things: * W83782D and W83783S detection added; * Adrian's …
02/20/99:
- 15:40 Changeset [261] by
- Fixed Winbond LM75 emulations non-detect
- 02:15 Changeset [260] by
- ADM1021/MAX1617 now reports the right driver; Winbond now …
- 01:54 Changeset [259] by
- Winbond should now overrule the LM75
02/19/99:
- 21:40 Changeset [258] by
- (Phil) Updated the URL for Brendon's KLM software.
- 21:23 Changeset [257] by
- Fixed small bug, which caused the lowest confidence value to be …
- 19:12 Changeset [256] by
- Already a small bugfix…
- 19:11 Changeset [255] by
- Detect now ouputs an overview of what drivers to load and which you …
- 03:34 Changeset [254] by
- Ali detection corrected (thanks Mark)
- 03:30 Changeset [253] by
- Removed a couple of priority errors, corrected a spelling mistake and …
- 02:52 Changeset [252] by
- Detect script with user-interface It is already very usable, but not …
02/18/99:
- 22:14 Changeset [251] by
- Detection for all other supported chips added Still no userinterface; see …
- 19:09 Changeset [250] by
- Detect script: actually works for chip detection! Well, it still takes …
- 18:18 Changeset [249] by
- (Phil) OK, tagging and releasing 2.2.2. I think I might have found the …
- 15:31 Changeset [248]
- This commit was manufactured by cvs2svn to create tag 'V2-2-2'.
- 15:31 Changeset [247] by
- Two insignificant patches to remove 2.0.x kernel compile warnings. It …
- 15:21 Changeset [246] by
- Made i2c-core a bit quieter (removed those Transaction logs)
- 14:19 Changeset [245] by
- Huh? My ALI patch did not take?!? Let's try again…
- 01:19 Changeset [244] by
- Latest and greatest detect.pl. Still no user-visible things added; but I …
- 00:32 Changeset [243] by
- (Phil) Tag and release 2.2.1
- 00:26 Changeset [242]
- This commit was manufactured by cvs2svn to create tag 'V2-2-1'.
- 00:26 Changeset [241] by
- Recommit of detect.pl; this time it should be right!
- 00:24 Changeset [240] by
- Now all SMBus access functionality of i2c-dev.h is available in this perl …
- 00:12 Changeset [239] by
- Updated CHANGES file to prepare for 2.2.1 release
02/17/99:
- 21:55 Changeset [238] by
- IOCTL access to /dev/i2c-* files from Perl implemented It needs to be …
- 20:19 Changeset [237] by
- Two small warnings (one to the point) removed when DEBUG=1
- 01:20 Changeset [236] by
- Stupid ADM1021 detection bug fixed (thanks Mark!)
Note: See TracTimeline
for information about the timeline view.
