aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7470.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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
* adt7470: make automatic fan control really workDarrick J. Wong2009-01-06
* adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong2009-01-06
* adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong2009-01-06
* adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong2009-01-06
* adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-12
* hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: (adt7470) Support per-sensor alarm filesDarrick J. Wong2008-02-07
* hwmon: (adt7470) Replace power-of-two testRobert P. J. Day2008-02-07
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: add support for adt7470Darrick J. Wong2007-10-09