aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83791d.c
AgeCommit message (Expand)Author
2014-08-05hwmon: (w83791d) Fix vrm write operationAxel Lin
2014-08-04hwmon: (w83791d) Fix smatch warningGuenter Roeck
2013-10-18hwmon: Correct some typosLABBE Corentin
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-11-05hwmon: Fix chip feature table headersJean Delvare
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare
2012-09-23hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck
2012-07-21hwmon: (w83791d) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (w83791d) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: (w83791d) Clean up detect functionJean Delvare
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2008-10-17hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman
2008-10-17hwmon: (w83791d) add pwm_enable supportMarc Hulsman
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman
2008-08-15drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov
2008-08-06hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman
2008-07-16hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: VRM is not written to registersJean Delvare
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-09hwmon: VRM is not read from registersJean Delvare
2007-10-09hwmon: (w83791d) new sysfs beep/alarm methodologyCharles Spirakis
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2006-10-18w83791d: Fix unchecked return statusJim Cromie
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-28w83791d: Documentation updateCharles Spirakis
2006-06-22[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis