summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Report the SMSC EMC6D103 as detected. Patch from Phil Perry.lm-sensors-2.10khali2013-09-121-1/+1
* Add support for the SMSC EMC6D103khali2013-09-125-2/+9
* Motherboard donated by Winbond that I thought was dead has miraculouslykhali2012-03-131-0/+4
* Modules: Don't name function parameters "register", it's a reservedkhali2011-09-2719-36/+37
* Stop calling for PIIX5 SMBus testers. It's been so long and we neverkhali2011-07-222-11/+3
* sensors: Properly support Maxim MAX6650 and MAX6651.khali2011-05-063-2/+4
* Library: Handle new chassis intrusion interface (w93792d and w83793).khali2010-11-032-2/+5
* i2c-ali1563: Remove sparse warnings.khali2010-01-172-4/+5
* Add missing static and __devinit markers to setup functions.khali2009-12-093-3/+3
* Fix a build warning in set_degstr. The prototype of iconv() iskhali2009-11-282-2/+4
* Drop AMD K10 detection (unreliable sensors).khali2009-09-142-4/+6
* Drop dead code.khali2009-07-241-9/+3
* Recent versions of module-init-tools only want *.conf files underkhali2009-07-244-4/+10
* Fix array initialization overrun. Reported by David Binderman.khali2009-06-222-3/+7
* Fix prototype.khali2009-06-201-1/+1
* sensord, sensors: Fix a memory leak when one or more chip names arekhali2009-06-205-1/+31
* F71862FG is supported by driver f71882fg since kernel 2.6.29.khali2009-05-081-1/+1
* The ATI SB800 SMBus isn't actually supported.khali2009-03-295-4/+5
* Patch from Roel Kluin, backported from Linux 2.6.khali2009-03-182-2/+3
* Properly encode and decode -128 degrees C. Fix ported from Linux 2.6.khali2009-03-132-6/+7
* Update branch references.khali2009-02-282-4/+4
* Spelling fix.khali2009-02-122-2/+2
* Don't tell users to ask for support, this branch is in maintenancekhali2009-01-271-3/+4
* lm-sensors 2.10 is entering maintenance mode.khali2009-01-260-0/+0
* Don't tell users to blindly run i2cdump, it is dangerous!khali2009-01-213-44/+32
* Force locale to C, so that the FAQ headers are always in English.khali2009-01-211-2/+2
* Drop reference to external FAQ, which is likely to become irrelevant.khali2009-01-211-3/+2
* Fix detection of older DS1621.khali2009-01-192-5/+6
* Update 2 driver names.khali2009-01-161-2/+2
* Don't send mails to LSM for this legacy branch.khali2008-12-163-22/+4
* Post-release tagging.khali2008-12-161-2/+2
* Prepare for 2.10.8 release.khali2008-12-164-6/+6
* Add alternative feature name for f71882fg temperature alarms. Thiskhali2008-12-162-1/+3
* Don't bail out on transient errors (#2330).khali2008-12-162-16/+17
* Odds are there won't be a separate f8000 driver.khali2008-12-151-1/+1
* Bump version.khali2008-12-151-1/+1
* Build fix.khali2008-12-151-1/+1
* Fix obvious decoding logic bug in decode_sdr_sdram().khali2008-12-142-3/+4
* Add Intel Core I7 support. Patch from Reinhard Nissl.khali2008-12-132-1/+3
* Spelling fixes.khali2008-12-074-4/+4
* Add IT8710F (no sensors).khali2008-12-041-0/+6
* Fix insecure dependency in printf.khali2008-12-031-3/+3
* Accept negative temperatures in RRD database.khali2008-11-302-1/+2
* Fix SMBus detection of early W83627EHF and W83627DHG.khali2008-11-232-2/+3
* We now have a driver for the ADT7473. khali2008-11-221-1/+1
* Fix detection of SMSC LPC47M292. Add detection of SMSC LPC47M233.khali2008-11-212-1/+11
* Only export the ceil function from POSIX. By default, POSIX exportskhali2008-11-182-1/+2
* Missing comma in comments.khali2008-11-181-2/+2
* Fix detection of ADT7462.khali2008-11-172-4/+3
* Add SMBus support for Intel PCH (Ibex Peak). Backport from Linux 2.6.khali2008-10-244-4/+18