Timeline


and .

03/01/99:

17:18 Changeset [287] by frodo
Alias detection typo fixed.
14:49 Changeset [286] by frodo
Modified LM75 detection again. It should now be better.
14:27 Changeset [285] by frodo
Solved i2c_sub_addrs not being printed problem (I hope)

02/28/99:

22:24 Changeset [284] by phil
(Phil) Altered LM75 detection slightly to find my LM75.
22:11 Changeset [283] by phil
(Phil) Made sure probing won't happen on the ISA bus for these SMBus/I2C …
21:40 Changeset [282] by phil
(Phil) Fixed a probing bug.
18:41 Changeset [281] by frodo
Some internal changes * Redid the internal report structure * Separated …
18:37 Changeset [280] by phil
(Phil) OK, I changed my mind. Last commit for the eeprom detection stuff, …
18:32 Changeset [279] by phil
(Phil) A little bit improved reporting for the eeproms.
18:24 Changeset [278] by phil
(Phil) Getting closer to better EEPROM detection. Checksum test now works …
17:25 Changeset [277] by phil
(Phil) Fixed checksum calculation.
17:17 Changeset [276] by phil
(Phil) Added beginning detection for serial EEPROMs. Right now if it …

02/25/99:

13:23 Changeset [275] by frodo
Hopefully, the summary is better now. I'm not convinced it is …
09:37 Changeset [274] by frodo
Corrected alias detection I forgot to set the I2C address correctly, so …
09:30 Changeset [273] by frodo
Fixed a few display glitches, as well as a partially empty line for …

02/24/99:

02:33 Changeset [272] by frodo
smbus_access fix in isa detection routines.
02:16 Changeset [271] by frodo
Winbond detection fix. It should now correctly prefer the Winbond above …
02:12 Changeset [270] by frodo
Latest fixes for Adrian's latest bug report (got deja-vu yet?)
01:28 Changeset [269] by frodo
Fixed typo.
01:22 Changeset [268] by frodo
Selective probing of I2C busses added. All main functionality is now …
00:16 Changeset [267] by frodo
Added Sis5595 detection All supported chips are now detected, both on the …

02/23/99:

21:28 Changeset [266] by frodo
Alias detection completed for Nat. Sem. LM7* and Winbond chips A few ISA …
15:14 Changeset [265] by frodo
ISA detection is completed for LM7x and W8378xx No alias detection (ie. …

02/22/99:

21:40 Changeset [264] by frodo
Basic ISA probing added, not yet called
20:51 Changeset [263] by frodo
More detect bugfixes, this time before Adrian can find them :-)
19:20 Changeset [262] by frodo
Several detect things: * W83782D and W83783S detection added; * Adrian's …

02/20/99:

15:40 Changeset [261] by frodo
Fixed Winbond LM75 emulations non-detect
02:15 Changeset [260] by frodo
ADM1021/MAX1617 now reports the right driver; Winbond now …
01:54 Changeset [259] by frodo
Winbond should now overrule the LM75

02/19/99:

21:40 Changeset [258] by phil
(Phil) Updated the URL for Brendon's KLM software.
21:23 Changeset [257] by frodo
Fixed small bug, which caused the lowest confidence value to be …
19:12 Changeset [256] by frodo
Already a small bugfix…
19:11 Changeset [255] by frodo
Detect now ouputs an overview of what drivers to load and which you …
03:34 Changeset [254] by frodo
Ali detection corrected (thanks Mark)
03:30 Changeset [253] by frodo
Removed a couple of priority errors, corrected a spelling mistake and …
02:52 Changeset [252] by frodo
Detect script with user-interface It is already very usable, but not …

02/18/99:

22:14 Changeset [251] by frodo
Detection for all other supported chips added Still no userinterface; see …
19:09 Changeset [250] by frodo
Detect script: actually works for chip detection! Well, it still takes …
18:18 Changeset [249] by phil
(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 frodo
Two insignificant patches to remove 2.0.x kernel compile warnings. It …
15:21 Changeset [246] by frodo
Made i2c-core a bit quieter (removed those Transaction logs)
14:19 Changeset [245] by frodo
Huh? My ALI patch did not take?!? Let's try again…
01:19 Changeset [244] by frodo
Latest and greatest detect.pl. Still no user-visible things added; but I …
00:32 Changeset [243] by phil
(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 frodo
Recommit of detect.pl; this time it should be right!
00:24 Changeset [240] by frodo
Now all SMBus access functionality of i2c-dev.h is available in this perl …
00:12 Changeset [239] by frodo
Updated CHANGES file to prepare for 2.2.1 release

02/17/99:

21:55 Changeset [238] by frodo
IOCTL access to /dev/i2c-* files from Perl implemented It needs to be …
20:19 Changeset [237] by frodo
Two small warnings (one to the point) removed when DEBUG=1
01:20 Changeset [236] by frodo
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 kmalkki
(Kyösti) For gl518sm-r80 prog/sensors now shows vdd, vin1 and vin2 instead …
22:59 Changeset [233] by frodo
Removed some compiler warnings All our own code (ie. anything not in the …
22:33 Changeset [232] by frodo
Added MAX1617 support, and documented it.

02/15/99:

22:14 Changeset [231] by frodo
Renaming of isa->i2c_isa in INSTALL file
16:56 Changeset [230] by frodo
Added what programs are needed for compilation to the INSTALL file.
06:42 Changeset [229] by phil
(Phil) Added my little daemon program. For the record, here's some …
01:59 Changeset [228] by mds
clarified documentation on enabling device in BIOS.

02/14/99:

14:58 Changeset [227] by frodo
Added i2c-ali15x3 driver reference to detect script
07:08 Changeset [226] by phil
(Phil) Moved doc/piix4 to doc/i2c-piix4.

02/12/99:

09:14 Changeset [225] by kmalkki
(Kyösti) Made sensors program to use print_lm78 function for the SiS 5595 …
09:10 Changeset [224] by kmalkki
(Kyösti) Copied LM78 entrys to SiS5595 entrys in chips.[ch]
07:25 Changeset [223] by mds
Fixed spelling of 'hysteresis' in printf's (from the Greek meaning …
07:14 Changeset [222] by mds
removed indent on comment on line 10 which caused my make (gnu make …
07:13 Changeset [221] by mds
shortened the comments a little since we have a file in the doc directory.
07:12 Changeset [220] by mds
new file to document ali15x3 driver.
06:47 Changeset [219] by frodo
Removed offending ISA test. Added warning about renamed modules.
06:44 Changeset [218] by frodo
Minor change in piix4 docs
06:43 Changeset [217] by frodo
More documentation updates
06:38 Changeset [216] by frodo
Documented cdrom.o bug and fix.
05:56 Changeset [215] by frodo
Updated some documentation files.

02/11/99:

21:06 Changeset [214] by kmalkki
(Kyösti) Reverted to previous version, with only typos corrected. Temp and …
02:18 Changeset [213] by kmalkki
(Kyösti) Modified gl518sm to use entries in /etc/sensors.conf. Some small …

02/10/99:

15:59 Changeset [212] by frodo
Oops?!? the chips.h include file of the library was not installed?!? I …
05:33 Changeset [211] by phil
(Phil) Added Mark D. Studebaker's (<mds@…>) bus driver for …
00:57 Changeset [210] by frodo
Documentation updates, small bug fixes I am trying to create a …

02/09/99:

23:41 Changeset [209] by frodo
Corrected Acer device id; fallback in case a device is unknown to the …
16:59 Changeset [208] by frodo
New program: doc-features This program automatically documents the …

02/08/99:

23:50 Changeset [207] by frodo
Adrian's copyright patch applied
21:13 Changeset [206] by frodo
Manual page for the sensors(1) command
20:57 Changeset [205] by frodo
Man-pages I finally merged in Adrian's man-pages. libsensors.3 is …

02/07/99:

21:55 Changeset [204] by phil
(Phil) Just some minor updates. It probably could benefit from a good …
20:13 Changeset [203] by frodo
Added Aladdin chipset to detect program.
16:34 Changeset [202] by kmalkki
(Kyösti) Modifications in makefiles to reflect the changed location of …
03:28 Changeset [201] by phil
(Phil) Moved i2cdetect.c from prog/dump to prog/detect. Be sure to do a …
03:10 Changeset [200] by phil
(Phil) Added documenation for the Linear Technology LTC1710.
02:58 Changeset [199] by kmalkki
(Kyösti) SiS5595 documentation forwarding you to LM78 documents. Renamed …
02:28 Changeset [198] by phil
(Phil) Added documentation for the ADM1021.
01:55 Changeset [197] by phil
(Phil) Added some ADM9240 documentation.

02/06/99:

13:04 Changeset [196] by kmalkki
(Kyösti) Support for the sensor hardware in SiS 5595. This has an …
02:04 Changeset [195] by frodo
The beginnings of the detect program Right now, it can detect several …

02/05/99:

14:25 Changeset [194] by frodo
Automatically delete old kernel modules on a 'make install' It tries to …
08:47 Changeset [193] by phil
(Phil) Changed voltage scalers to (slightly more?) sane values.
03:33 Changeset [192] by phil
(Phil) Minor change in initialization of device. Hopefully this will turn …

02/03/99:

01:33 Changeset [191] by frodo
Update of TODO list

02/02/99:

18:13 Changeset [190] by frodo
PROC_CALL ioctl hook in i2c-dev added
18:01 Changeset [189] by frodo
2.2.x kernel PAGE_MASK bug work-around.
17:54 Changeset [188] by frodo
Slight update in docs Added Kyösti to the contributors list. Put the …

01/31/99:

23:55 Changeset [187] by kmalkki
(Kyösti) : Via driver and related documentation moved under …
22:29 Changeset [186] by kmalkki
(Kyösti) : Via driver and related documentation moved under …
Note: See TracTimeline for information about the timeline view.