summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for the IT8716F (prefix it8716). It is mostly similar to thekhali2006-08-038-18/+103
* Kill some dead code, which dealt with the case where a driver probeskhali2006-08-021-32/+0
* Check for fscanf() failure when reading sysfs attributes.khali2006-08-011-2/+3
* prog/dump/*.c, prog/detect/*.c: Handle possible error in fgets().khali2006-08-017-17/+22
* Typo fix, thanks to Brian C for reporting.khali2006-07-293-7/+8
* sensors-detect: Do not scan i2c-isa as if it were a regular i2c bus.khali2006-07-291-1/+1
* sensors-detect: Get driver information for busy addresses fromkhali2006-07-292-5/+86
* EEPROMs are not sensors.khali2006-07-281-0/+7
* sensors-detect: Add NatSemi/Winbond PC87427 detection. The chip is quitekhali2006-07-282-4/+10
* sensors.conf: Kill redundant set line in lm85 section.khali2006-07-261-2/+0
* Reformat of lib/access.c:mmh2006-07-251-350/+372
* Oops, revert a change which I did not intend to commit at this point.khali2006-07-241-3/+0
* Makefile: Silent errors on missing dependency files.khali2006-07-244-12/+8
* Pending update.khali2006-07-231-0/+1
* Add the IT8716 detectionruik2006-07-121-11/+32
* Drop duplicate udevdb file test.khali2006-07-041-1/+1
* Transion to new website, part2 - move more links, fix the CVS->SVNruik2006-07-0214-484/+573
* Migrate links to new site and systemruik2006-07-0214-86/+55
* sensors-detect: Add AMD Geode devices detectionkhali2006-06-232-1/+30
* Various cleanups to the i2c-i801 driver:khali2006-06-232-18/+17
* i2c-i801: Remove PCI function checkkhali2006-06-232-4/+1
* i2c-i801: Fix block transaction poll loopskhali2006-06-232-2/+3
* Revert the last bus hang fix. Further research neccessary.ruik2006-06-231-2/+0
* One more motherboard confirmed to have an LM83 temperature sensor chip.khali2006-06-231-0/+1
* sensors-detect: Add nForce4 MCP04, MCP51 and MCP55 detectionkhali2006-06-232-0/+25
* Add support for the new nForce4 MCP51 (also known as nForce 410 orkhali2006-06-233-14/+36
* Properly document on which systems the i2c-piix4 SMBus driver willkhali2006-06-233-1/+16
* Fix typo.khali2006-06-231-1/+1
* i2c-piix4: Drop the fix_hstcfg parameter (2.6 backport)khali2006-06-233-28/+18
* i2c-piix4: Add ATI IXP200, IXP300, IXP400 support (2.6 backport)khali2006-06-235-3/+33
* Add lm82 features table.khali2006-06-231-0/+18
* lm83: Add LM82 support (2.6 backport)khali2006-06-237-11/+47
* sensors-detect: Handle the W83791D driver difference between kernels.khali2006-06-182-6/+37
* Fix my stupid error (par was missing)ruik2006-06-181-0/+1
* Backport of 2.6 - Workaround the controller hangruik2006-06-061-0/+2
* lib/sysfs.c: Fix no sensors being reported as an error.khali2006-06-062-2/+5
* w83792d: Fix PWM range. Backport from Linux 2.6, patch from Yuan Mu.khali2006-06-052-2/+3
* i2c-viapro.c: Move definition of PCI IDs before they are used.khali2006-06-052-12/+14
* Drop out-of-date comment.khali2006-06-041-1/+0
* prog/sensors/chips.c: Fix a memory leak in print_unknown_chip.khali2006-06-032-0/+2
* Add W83627DHG, add the revision of W83627EHF (0xA1)ruik2006-06-021-9/+26
* Add user-space support for abituguru. Patch from Hans de Goede.khali2006-06-027-0/+261
* Reflect the W83792D driver updateruik2006-05-311-0/+1
* Testathimm2006-05-310-0/+0
* Test(no author)2006-05-310-0/+0
* Fix the subclient handling.(no author)2006-05-311-76/+121
* Comment out all set statements. This should prevent furtherkhali2006-05-271-352/+360
* Let the user know that eeprom support is going away soon.khali2006-05-261-3/+10
* Nicer header format.khali2006-05-261-9/+13
* Update.khali2006-05-261-1/+3