aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83781d.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins1-3/+2
2006-03-23[PATCH] w83781d: Don't reset the chip by defaultJean Delvare1-1/+21
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar1-27/+28
2006-02-13[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard1-5/+9
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena1-7/+3
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare1-1/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-2/+2
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare1-2/+1
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare1-1/+1
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 (7/9)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare1-2/+10
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare1-3/+25
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman1-8/+31
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare1-0/+1632