summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83791d.c
AgeCommit message (Expand)AuthorFilesLines
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-07hwmon: (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-19hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+2
2008-02-08hwmon: VRM is not written to registersJean Delvare1-4/+2
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-10hwmon: VRM is not read from registersJean Delvare1-1/+1
2007-10-10hwmon: (w83791d) new sysfs beep/alarm methodologyCharles Spirakis1-4/+118
2007-10-10hwmon: Convert from class_device to deviceTony Jones1-5/+5
2006-10-19w83791d: Fix unchecked return statusJim Cromie1-29/+56
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-29w83791d: Documentation updateCharles Spirakis1-3/+4
2006-06-22[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis1-0/+1255