Timeline
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!)
02/16/99:
- 23:13 Changeset [235]
- This commit was manufactured by cvs2svn to create tag 'V2-2-0'.
- 23:13 Changeset [234] by
- (Kyösti) For gl518sm-r80 prog/sensors now shows vdd, vin1 and vin2 instead …
- 22:59 Changeset [233] by
- Removed some compiler warnings All our own code (ie. anything not in the …
- 22:33 Changeset [232] by
- Added MAX1617 support, and documented it.
02/15/99:
- 22:14 Changeset [231] by
- Renaming of isa->i2c_isa in INSTALL file
- 16:56 Changeset [230] by
- Added what programs are needed for compilation to the INSTALL file.
- 06:42 Changeset [229] by
- (Phil) Added my little daemon program. For the record, here's some …
- 01:59 Changeset [228] by
- clarified documentation on enabling device in BIOS.
02/14/99:
- 14:58 Changeset [227] by
- Added i2c-ali15x3 driver reference to detect script
- 07:08 Changeset [226] by
- (Phil) Moved doc/piix4 to doc/i2c-piix4.
02/12/99:
- 09:14 Changeset [225] by
- (Kyösti) Made sensors program to use print_lm78 function for the SiS 5595 …
- 09:10 Changeset [224] by
- (Kyösti) Copied LM78 entrys to SiS5595 entrys in chips.[ch]
- 07:25 Changeset [223] by
- Fixed spelling of 'hysteresis' in printf's (from the Greek meaning …
- 07:14 Changeset [222] by
- removed indent on comment on line 10 which caused my make (gnu make …
- 07:13 Changeset [221] by
- shortened the comments a little since we have a file in the doc directory.
- 07:12 Changeset [220] by
- new file to document ali15x3 driver.
- 06:47 Changeset [219] by
- Removed offending ISA test. Added warning about renamed modules.
- 06:44 Changeset [218] by
- Minor change in piix4 docs
- 06:43 Changeset [217] by
- More documentation updates
- 06:38 Changeset [216] by
- Documented cdrom.o bug and fix.
- 05:56 Changeset [215] by
- Updated some documentation files.
02/11/99:
- 21:06 Changeset [214] by
- (Kyösti) Reverted to previous version, with only typos corrected. Temp and …
- 02:18 Changeset [213] by
- (Kyösti) Modified gl518sm to use entries in /etc/sensors.conf. Some small …
02/10/99:
- 15:59 Changeset [212] by
- Oops?!? the chips.h include file of the library was not installed?!? I …
- 05:33 Changeset [211] by
- (Phil) Added Mark D. Studebaker's (<mds@…>) bus driver for …
- 00:57 Changeset [210] by
- Documentation updates, small bug fixes I am trying to create a …
02/09/99:
- 23:41 Changeset [209] by
- Corrected Acer device id; fallback in case a device is unknown to the …
- 16:59 Changeset [208] by
- New program: doc-features This program automatically documents the …
02/08/99:
- 23:50 Changeset [207] by
- Adrian's copyright patch applied
- 21:13 Changeset [206] by
- Manual page for the sensors(1) command
- 20:57 Changeset [205] by
- Man-pages I finally merged in Adrian's man-pages. libsensors.3 is …
02/07/99:
- 21:55 Changeset [204] by
- (Phil) Just some minor updates. It probably could benefit from a good …
- 20:13 Changeset [203] by
- Added Aladdin chipset to detect program.
- 16:34 Changeset [202] by
- (Kyösti) Modifications in makefiles to reflect the changed location of …
- 03:28 Changeset [201] by
- (Phil) Moved i2cdetect.c from prog/dump to prog/detect. Be sure to do a …
- 03:10 Changeset [200] by
- (Phil) Added documenation for the Linear Technology LTC1710.
- 02:58 Changeset [199] by
- (Kyösti) SiS5595 documentation forwarding you to LM78 documents. Renamed …
- 02:28 Changeset [198] by
- (Phil) Added documentation for the ADM1021.
- 01:55 Changeset [197] by
- (Phil) Added some ADM9240 documentation.
02/06/99:
- 13:04 Changeset [196] by
- (Kyösti) Support for the sensor hardware in SiS 5595. This has an …
- 02:04 Changeset [195] by
- The beginnings of the detect program Right now, it can detect several …
02/05/99:
- 14:25 Changeset [194] by
- Automatically delete old kernel modules on a 'make install' It tries to …
- 08:47 Changeset [193] by
- (Phil) Changed voltage scalers to (slightly more?) sane values.
- 03:33 Changeset [192] by
- (Phil) Minor change in initialization of device. Hopefully this will turn …
02/03/99:
- 01:33 Changeset [191] by
- Update of TODO list
02/02/99:
- 18:13 Changeset [190] by
- PROC_CALL ioctl hook in i2c-dev added
- 18:01 Changeset [189] by
- 2.2.x kernel PAGE_MASK bug work-around.
- 17:54 Changeset [188] by
- Slight update in docs Added Kyösti to the contributors list. Put the …
01/31/99:
- 23:55 Changeset [187] by
- (Kyösti) : Via driver and related documentation moved under …
- 22:29 Changeset [186] by
- (Kyösti) : Via driver and related documentation moved under …
Note: See TracTimeline
for information about the timeline view.
