summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7470.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7470) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin2010-11-111-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-4/+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-15/+10
* adt7470: make automatic fan control really workDarrick J. Wong2009-01-061-22/+134
* adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong2009-01-061-8/+48
* adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong2009-01-061-1/+24
* adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong2009-01-061-5/+3
* adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-121-13/+62
* hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare2008-07-161-52/+48
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: (adt7470) Support per-sensor alarm filesDarrick J. Wong2008-02-071-12/+84
* hwmon: (adt7470) Replace power-of-two testRobert P. J. Day2008-02-071-3/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: add support for adt7470Darrick J. Wong2007-10-091-0/+1050
OpenPOWER on IntegriCloud