summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V2-5-5'.V2-5-5(no author)2001-01-160-0/+0
* (Phil) Tag and release 2.5.5phil2001-01-163-4/+4
* Fix comment about 1st arg to mkpatch is sensors root, not i2c root.mds2001-01-152-2/+2
* add static to 2 structs to remove external symbols.mds2001-01-131-2/+2
* add correct ifdef'ed declaration of i2c_i801_init() to removemds2001-01-131-0/+6
* misc. cleanupmds2001-01-131-3/+5
* add documentation entries for editticket, readticket, maxilife,mds2001-01-131-12/+46
* add comments on 'ignore' usagemds2001-01-131-3/+8
* update, add 2001 copyrightmds2001-01-131-4/+5
* update, clarify beep contents.mds2001-01-131-5/+24
* add simple scripts to read or edit a support ticket.mds2001-01-122-0/+22
* update Motherboard monitor link. Remove some very old warnings.mds2001-01-101-13/+4
* add link to Motherboard Monitormds2001-01-101-2/+9
* updatesmds2001-01-101-13/+17
* normal i2c range 2c-2e, not 2c-2f.mds2001-01-101-1/+1
* to lower case "lm87" in SENSORS_INSMOD_1 and printk's.mds2001-01-101-5/+5
* fix CVS thingie >>>, update when i2c 2.5.5 is required.mds2001-01-101-4/+4
* Oops, removed double entryfrodo2001-01-091-1/+0
* Update in docs to reflect mkpatch changes.frodo2001-01-092-3/+7
* Sync the mkpatch-generated i2c/Makefile with the kernel 2.4.0 onefrodo2001-01-091-5/+0
* (Phil) Documentation, further testing/debugging for the lm87 and osb4.phil2001-01-074-24/+166
* Claim support for the ds1625 by the ds1621 driver, based on a reviewmds2001-01-063-1/+15
* update Myson IDmds2001-01-061-4/+6
* first cut at documenting naming and content standards formds2001-01-061-0/+86
* update serverworks board infomds2001-01-061-1/+2
* initial brief doc for mtp008mds2001-01-061-0/+58
* update docs to reflect change from temp and remote_tempmds2001-01-062-6/+6
* serverworks now uses piix4 driver.mds2000-12-271-1/+1
* note that i2c-piix4 supports Serverworks.mds2000-12-272-5/+6
* removed; now supported by i2c-piix4.mds2000-12-231-521/+0
* remove i2c-osb4mds2000-12-231-2/+1
* (Phil) Wrapped Serverworks OSB4 support into i2c-piix4.c (briefly testedphil2000-12-226-393/+587
* Matteo Catanese's fixes to my mkpatch updatefrodo2000-12-202-9/+9
* Finally added almost all drivers to mkpatch!frodo2000-12-194-9/+192
* rename /proc entries temp and remote_temp to temp1 and temp2.mds2000-12-163-7/+8
* use print_temp_info() for ds1621.mds2000-12-161-2/+1
* chg addr range to 2c-2e; fix fan min writes.mds2000-12-161-2/+3
* (mds) stub out two-fan support. Driver currently sets chip for singlemds2000-12-161-23/+26
* (mds) add verification of company ID reg 0x3e in detection.mds2000-12-161-1/+3
* (mds) rename /proc entries to in[0-5]mds2000-12-162-6/+7
* (mds) change to standard VID calculationmds2000-12-161-15/+2
* (mds) add lm87 support to 'sensors'. Rename SYSCTL_* values to standardmds2000-12-166-52/+245
* (mds) patch from Steffen Persvold <sp@scali.no>. Change function names,mds2000-12-161-178/+185
* (mds) change lm87 prefix to lower casemds2000-12-161-1/+1
* (Phil) Added a redundant define for Serverworks PCI vendor ID, for thosephil2000-12-152-1/+6
* (mds) add i2c- prefix to module name in version/date printk for thosemds2000-12-157-7/+7
* (mds) add serverworks osb4 support.mds2000-12-152-0/+3
* (mds) fix writes to fan_div first value.mds2000-12-151-8/+8
* (Phil) Initial Serverworks southbridge support, thanks to Steffen Persvoldphil2000-12-142-1/+519
* (mds) print message if no sensors are found rather than just silently returning.mds2000-12-142-5/+17