aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7470.c
AgeCommit message (Expand)Author
2012-09-23hwmon: (adt7470) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (adt7470) fix checkpatch issuesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-01-08hwmon: (adt7470) Use pr_fmt and pr_<level>Joe Perches
2010-11-11hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2008-11-12adt7470: check input range when sysfs files are writtenDarrick J. Wong
2008-07-16hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: (adt7470) Support per-sensor alarm filesDarrick J. Wong
2008-02-07hwmon: (adt7470) Replace power-of-two testRobert P. J. Day
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: add support for adt7470Darrick J. Wong