summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/smm665.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-1/+1
|\
| * docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
* | hwmon: (smm665) convert to i2c_new_dummy_deviceWolfram Sang2019-09-031-3/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* 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
OpenPOWER on IntegriCloud