aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7462.c
AgeCommit message (Expand)Author
2019-02-18hwmon: (adt7462) Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-16hwmon: (adt7462) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2016-12-09hwmon: (adt7462) Fix overflows seen when writing into limit attributesGuenter Roeck
2014-08-04hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (adt7462) Avoid forward declarationAxel Lin
2013-10-13hwmon: (adt7462) Use error value returned from find_trange_value()Guenter Roeck
2013-08-27hwmon: Change my email address.Darrick J. Wong
2013-08-27hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0Dan Carpenter
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare
2012-09-23hwmon: (adt7462) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (adt7462) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland
2010-01-10hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld
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-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2008-11-12adt7462: new hwmon driverDarrick J. Wong