aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/smm665.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2014-08-04hwmon: (smm665) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-28/+16
2014-03-03hwmon: (smm665): Return error from i2c_smbus_read_word_swappedGuenter Roeck1-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-0/+1
2012-03-18hwmon: (smm665) Convert to use devm_kzallocGuenter Roeck1-9/+3
2012-03-18hwmon: (smm665) Fix checkpatch errorGuenter Roeck1-3/+4
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2012-03-18hwmon: (smm665) fix checkpatch issuesFrans Meulenbroeks1-1/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare1-11/+4
2010-08-09hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck1-0/+743