summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83791d.c
Commit message (Expand)AuthorAge
* hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko2017-11-16
* hwmon: (w83791d) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: (w83791d) Fix vrm write operationAxel Lin2014-08-05
* hwmon: (w83791d) Fix smatch warningGuenter Roeck2014-08-04
* hwmon: Correct some typosLABBE Corentin2013-10-18
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: Fix chip feature table headersJean Delvare2012-11-05
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck2012-09-23
* hwmon: (w83791d) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (w83791d) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-21
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (w83791d) Clean up detect functionJean Delvare2009-12-09
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-07
* hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman2008-10-17
* hwmon: (w83791d) add pwm_enable supportMarc Hulsman2008-10-17
* hwmon: (w83791d) add manual PWM supportMarc Hulsman2008-10-17
* hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman2008-10-17
* drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-15
* hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman2008-08-06
* hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: VRM is not written to registersJean Delvare2008-02-07
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* hwmon: VRM is not read from registersJean Delvare2007-10-09
* hwmon: (w83791d) new sysfs beep/alarm methodologyCharles Spirakis2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* w83791d: Fix unchecked return statusJim Cromie2006-10-18
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* w83791d: Documentation updateCharles Spirakis2006-09-28
* [PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis2006-06-22