aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/smm665.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-23hwmon: use simple i2c probe functionGravatar Stephen Kitt 1-4/+5
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-09-03hwmon: (smm665) convert to i2c_new_dummy_deviceGravatar Wolfram Sang 1-3/+3
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2014-08-04hwmon: (smm665) Convert to devm_hwmon_device_register_with_groupsGravatar Axel Lin 1-28/+16
2014-03-03hwmon: (smm665): Return error from i2c_smbus_read_word_swappedGravatar Guenter Roeck 1-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Gravatar Jean Delvare 1-0/+1
2012-03-18hwmon: (smm665) Convert to use devm_kzallocGravatar Guenter Roeck 1-9/+3
2012-03-18hwmon: (smm665) Fix checkpatch errorGravatar Guenter Roeck 1-3/+4
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Gravatar Axel Lin 1-12/+1
2012-03-18hwmon: (smm665) fix checkpatch issuesGravatar Frans Meulenbroeks 1-1/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedGravatar Jean Delvare 1-11/+4
2010-08-09hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGravatar Guenter Roeck 1-0/+743