aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ds620.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser1-2/+2
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-12-16hwmon: (ds620) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-11/+9
2017-06-11hwmon: (ds620) move header file out of I2C realmWolfram Sang1-1/+1
2016-12-09hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2014-08-04hwmon: (ds620) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-43/+17
2013-08-11hwmon: use dev_get_platdata()Jingoo Han1-1/+1
2012-09-23hwmon: (ds620) Convert to use devm_ functionsGuenter Roeck1-11/+5
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-1/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare1-32/+10
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge1-1/+1
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge1-0/+337