aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/amc6821.c
AgeCommit message (Expand)Author
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-12-16hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2016-12-02hwmon: (amc6821) sign extension temperatureJared Bents
2014-08-04hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (amc6821) Avoid forward declarationAxel Lin
2014-07-30hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-07-03hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2013-09-11hwmon: (amc6821) Remove redundant breakSachin Kamat
2013-09-11hwmon: (amc6821) Fix return valueSachin Kamat
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-09-23hwmon: (amc6821) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (amc6821) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (amc6821) fix initialisationFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj