summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83793.c
Commit message (Expand)AuthorAge
* hwmon: (w83793) Fix vrm write operationAxel Lin2014-08-05
* hwmon: (w83793) Clean up a signedness issueDan Carpenter2013-10-19
* 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: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributesGuenter Roeck2012-09-23
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* hwmon: (w83793) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: remove () used with returnFrans Meulenbroeks2012-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
* Fix common misspellingsLucas De Marchi2011-03-31
* hwmon: (w83793) Drop useless mutexJean Delvare2011-01-12
* hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare2011-01-12
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-29
* hwmon: (w83793) Add watchdog functionalitySven Anders2010-03-05
* 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: Clean up detect functionsJean Delvare2009-12-09
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-07
* hwmon: (w83793) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: (w83793) VID and VRM handling cleanupsJean Delvare2008-04-27
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: VRM is not written to registersJean Delvare2008-02-07
* hwmon: (w83793) remove duplicated definesNicolas Kaiser2008-02-07
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon/w83793: Hide invalid VID readingsGong Jun2007-01-18
* hwmon/w83793: Fix the fan input detectionRudolf Marek2007-01-18
* hwmon/w83793: Ignore disabled temperature channelsGong Jun2007-01-18
* hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun2007-01-18
* hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-12