summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83793.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* hwmon: (w83793) Drop useless mutexJean Delvare2011-01-121-4/+1
* hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare2011-01-121-3/+30
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+3
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-4/+6
* hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
* hwmon: (w83793) Add watchdog functionalitySven Anders2010-03-051-3/+479
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-2/+1
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-2/+2
* hwmon: Clean up detect functionsJean Delvare2009-12-091-35/+18
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-071-1/+4
* hwmon: (w83793) Convert to a new-style i2c driverJean Delvare2008-07-161-137/+90
* hwmon: (w83793) VID and VRM handling cleanupsJean Delvare2008-04-271-12/+14
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+2
* hwmon: VRM is not written to registersJean Delvare2008-02-071-6/+2
* hwmon: (w83793) remove duplicated definesNicolas Kaiser2008-02-071-4/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon/w83793: Hide invalid VID readingsGong Jun2007-01-181-3/+30
* hwmon/w83793: Fix the fan input detectionRudolf Marek2007-01-181-0/+14
* hwmon/w83793: Ignore disabled temperature channelsGong Jun2007-01-181-9/+54
* hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun2007-01-181-5/+12
* hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-121-0/+1609
OpenPOWER on IntegriCloud