summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump libsensors versionkhali2014-01-291-1/+1
* libsensors: Get rid of arbitrary limit on per-type sensor countkhali2014-01-294-77/+83
* libsensors: rename function sensors_compute_maxkhali2014-01-281-2/+2
* fancontrol: Deal with moving hwmon attributeskhali2014-01-282-0/+64
* sensors-detect: Add detection of TI ADC128D818groeck2014-01-262-1/+35
* Post-release version update.khali2014-01-221-1/+1
* Prepare for release.khali2014-01-224-7/+8
* Do not order services after syslog.targetkhali2014-01-192-2/+0
* Spelling fixes from Ville Skyttäkhali2014-01-194-6/+6
* Add another PCI ID for new family 15h AMD processors.khali2014-01-142-2/+2
* libsensors: Increase MAX_SENSORS_PER_TYPE to 33khali2014-01-142-1/+2
* Map the IT8603E to the it87 driver.khali2013-11-221-1/+1
* Add detection of SMSC EMC2104.khali2013-11-222-1/+11
* Add detection of IT8603E.ruik2013-11-122-0/+7
* Add detection of Texas Instruments TMP451khali2013-10-092-2/+14
* sensors-conf-convert: Add a manual pagekhali2013-09-113-0/+31
* sensors-detect: Fix use of uninitialized value 'vendor_id' on ppc64khali2013-09-112-1/+5
* Extend the documentation of sensors_init() andkhali2013-09-113-6/+24
* sensors-detect: Rework option handlingkhali2013-09-112-6/+15
* sensors-detect: Detect incorrect non-interactive runskhali2013-09-112-1/+11
* sensors-detect: Introduce automatic modekhali2013-09-113-19/+55
* Add PCI ID for new family 15h AMD processors.khali2013-08-312-4/+7
* sensors-detect: Add detection of F71868Akhali2013-07-162-0/+7
* sensors-detect: Add detection of NCT6681D, NCT6682D, and NCT6683Dgroeck2013-07-032-0/+15
* sensors-detect: Add detection of NCT6791Dgroeck2013-07-032-0/+8
* sensors-detect: Handle built-in modules properlykhali2013-06-102-11/+16
* sensors-detect: Use modules.builtin instead of /sys/modulekhali2013-06-102-12/+13
* smbus_company_id: Add manufacturer IDs for JC 42.4 compliant temperature sensorsgroeck2013-06-071-0/+13
* lm-sensors: Drop comment that additional checks for MAX1617 and LM84groeck2013-06-071-2/+1
* Fix EnvironmentFile in service fileskhali2013-06-033-2/+2
* sensors-detect: Report built-in drivers as suchkhali2013-05-282-9/+30
* Reorder post-release items in the order I actually do them.khali2013-05-281-2/+2
* Post-release version update.khali2013-05-271-1/+1
* Prepare for release.khali2013-05-274-7/+7
* Add missing dependency.khali2013-05-241-0/+1
* Add sensord service file for systemdkhali2013-05-241-0/+12
* Add fancontrol service file for systemdkhali2013-05-241-0/+13
* Fix handling of absolute paths in configkhali2013-05-232-1/+7
* Drop unreliable DS1621/DS1631 detectionkhali2013-05-202-46/+1
* Move SMBus company ID list to a better place.khali2013-05-011-0/+0
* Drop all outdated or redundant information from document chips/SUMMARY.khali2013-05-011-270/+1
* Delete outdated document chips/MODPARMS.khali2013-05-011-139/+0
* pwm: Declare local variables as suchkhali2013-05-012-16/+33
* pwmconfig: Properly deal with multiple fan controlkhali2013-05-012-2/+12
* pwmconfig: Drop a stray commentkhali2013-05-011-1/+1
* pwmconfig: Raise the detection threshold to 3/4khali2013-05-012-1/+2
* pwmconfig: Print the initial PWM valueskhali2013-05-012-1/+3
* NCT5577D datasheet says that the chip ID can be 0xC333, same as NCT6776F.groeck2013-04-092-16/+14
* Add detection of TMP431 and TMP432groeck2013-03-172-1/+24
* Add detection of LM95234groeck2013-03-172-1/+17