summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/smm665.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (smm665) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-28/+16
* hwmon: (smm665): Return error from i2c_smbus_read_word_swappedGuenter Roeck2014-03-031-1/+1
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (smm665) Convert to use devm_kzallocGuenter Roeck2012-03-181-9/+3
* hwmon: (smm665) Fix checkpatch errorGuenter Roeck2012-03-181-3/+4
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (smm665) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+1
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-11/+4
* hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck2010-08-091-0/+743