summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V2-9-0'.V2-9-0(no author)2004-12-290-0/+0
* Tag and release 2.9.0phil2004-12-293-4/+4
* bump to 3.0.7 for 2.9.0 releasemds2004-12-231-1/+1
* Update.khali2004-12-221-0/+7
* 2.4.9 is hardly a recent kernel.khali2004-12-221-1/+1
* Drop bttv warnings, the problem is gone.khali2004-12-223-27/+11
* 82801CA is undefined before kernel 2.4.13.khali2004-12-221-0/+5
* Include sensors_compat.h for __devexit_p (only exists sincekhali2004-12-2213-0/+13
* Define __devexit_p for kernels which don't know about it (2.4.16khali2004-12-221-0/+20
* quick fixup for 2.9.0. Probably needs more work.mds2004-12-213-16/+14
* change lockfile name (forgot to check in before)mds2004-12-211-4/+4
* Handle both pwm files naming scheme for 2.6 kernels (ticketkhali2004-12-201-4/+5
* Support the nForce3 250Gb.khali2004-12-181-0/+7
* Discard bogus error message on missing lm63 fan data.khali2004-12-161-2/+3
* Increase the confidence of the Maxim MAX6657, MAX6658 and MAX6659khali2004-12-101-3/+3
* remove probe printkmds2004-12-081-1/+0
* add support for upcoming ICH7 based on information frommds2004-12-084-10/+34
* add i2c block read support for ich5 and higher. untested.mds2004-12-081-13/+27
* ICH6 supports PEC as well (isich4 = 1)mds2004-12-081-1/+2
* it87 doc cleanupmds2004-12-072-50/+61
* clarify i2c block read error messagemds2004-12-071-1/+1
* fix lm93_read_block which was retrying even on success.mds2004-12-072-2/+6
* Fix W83792D detection. Add W83791SD detection.khali2004-12-061-4/+45
* Update.khali2004-12-041-2/+11
* Kernel module compatibility issues are hopefully gone.khali2004-12-041-2/+0
* Restore controlling_mod argument to i2c_register_entry(). Thiskhali2004-12-0453-54/+100
* Fix typo breaking compilation.khali2004-12-031-1/+1
* Find eeproms on non-0 i2c bus too.khali2004-12-031-14/+22
* Discard owner field from i2c_driver structure. I do not restorekhali2004-12-0354-54/+0
* Support the nForce2 Ultra 400.khali2004-11-291-5/+12
* Detect the nForce2 Ultra 400 and the nForce3 Pro150 SMBus devices.khali2004-11-291-2/+18
* Sync with recent core changes: i2c_algorithm and i2c_adapter lostkhali2004-11-271-2/+2
* rename lockfile to sensord to match filename. ticket 1806mds2004-11-271-4/+4
* rename lockfile from sensors to lm_sensors; ticket 1806mds2004-11-272-7/+7
* 4.12 update; add Khali story about Supermicro busy-waiting in BIOSmds2004-11-274-20/+45
* owner/use changesmds2004-11-271-0/+3
* Limit SMBus scanning to just one address - the only one we'vemmh2004-11-261-2/+2
* Remove owner from i2c_adapter, restore inc_use and dec_usekhali2004-11-2520-31/+321
* Set via686a voltage limits.khali2004-11-251-4/+14
* Name fix: lpc57b397 -> lpc47b397mmh2004-11-246-40/+40
* Add support for SMSC LPC57B397-NC sensor chip.mmh2004-11-236-0/+100
* Simplify the configuration file opening code.khali2004-11-211-48/+16
* Use only one default configuration file (the one "make install"khali2004-11-211-18/+12
* Make ETCDIR available to compiled programs.khali2004-11-211-1/+1
* baseline checkin of virtual adapter code from Ken Harrenstienmds2004-11-214-0/+1441
* Late update.khali2004-11-201-1/+11
* support "linearization function" 1/x.mds2004-11-203-7/+29
* claim support for MAX6625/6626mds2004-11-202-3/+19
* add support for 47M15x and 47M192 (fans only)mds2004-11-203-1/+7
* The i2c-nforce2 driver now supports the nforce3.khali2004-11-161-5/+5