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