aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard1-11/+43
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare1-1/+1
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek1-2/+9
2006-09-28hwmon: Remove Yuan Mu's addressJean Delvare1-1/+1
2006-09-28w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-26i2c-isa: Restore driver ownerJean Delvare1-0/+1
2006-06-22[PATCH] w83627ehf: Add alarms supportJean Delvare1-0/+46
2006-06-22[PATCH] w83627ehf: Add voltage inputs supportRudolf Marek1-4/+120
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu1-126/+80
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar1-16/+17
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard1-3/+5
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena1-2/+1
2005-10-28[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec1-5/+8
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare1-4/+1
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare1-26/+9
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare1-2/+3
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman1-1/+15
2005-09-05[PATCH] hwmon: Document on the W83627EHG chipJean Delvare1-0/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare1-0/+846