summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
Commit message (Expand)AuthorAgeFilesLines
* w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-181-2/+9
* hwmon: Remove Yuan Mu's addressJean Delvare2006-09-281-1/+1
* w83627ehf: Fix unchecked return statusDavid Hubbard2006-09-281-40/+82
* hwmon: Add fan speed control features to w83627ehfRudolf Marek2006-09-281-11/+382
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* [PATCH] w83627ehf: Add alarms supportJean Delvare2006-06-221-0/+46
* [PATCH] w83627ehf: Add voltage inputs supportRudolf Marek2006-06-221-4/+120
* [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-231-126/+80
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-16/+17
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-3/+5
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-281-5/+8
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-4/+1
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-051-26/+9
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-051-2/+3
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-051-1/+15
* [PATCH] hwmon: Document on the W83627EHG chipJean Delvare2005-09-051-0/+3
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-111-0/+846