aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83791d.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-2/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-2/+2
2009-12-09hwmon: (w83791d) Clean up detect functionJean Delvare1-42/+18
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare1-1/+4
2008-10-17hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman1-0/+148
2008-10-17hwmon: (w83791d) add pwm_enable supportMarc Hulsman1-0/+79
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman1-1/+66
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman1-3/+27
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov1-1/+2
2008-08-06hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman1-4/+20
2008-07-16hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare1-134/+71
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+2
2008-02-07hwmon: VRM is not written to registersJean Delvare1-4/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-09hwmon: VRM is not read from registersJean Delvare1-1/+1
2007-10-09hwmon: (w83791d) new sysfs beep/alarm methodologyCharles Spirakis1-4/+118
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2006-10-18w83791d: Fix unchecked return statusJim Cromie1-29/+56
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-28w83791d: Documentation updateCharles Spirakis1-3/+4
2006-06-22[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis1-0/+1255