summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627hf.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-281-94/+138
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-3/+2
* [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-03-231-14/+58
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-28/+29
* [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: W83627THF VID fixesYuan Mu2006-01-051-9/+7
* [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu2005-11-231-2/+6
* [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-071-12/+4
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-281-7/+0
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-281-8/+13
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-281-1/+0
* [PATCH] hwmon: w83627hf: no reset by defaultJean Delvare2005-09-091-1/+13
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-2/+2
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-1/+0
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-051-1/+1
* [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-37/+12
* [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] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-111-0/+1511