summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4261.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-2/+2
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* hwmon: (ltc4261) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-18/+10
* hwmon: (ltc4261) fix coccinelle warningsFengguang Wu2013-10-181-4/+1
* hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-181-39/+16
* hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-071-22/+16
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: Update my e-mail addressGuenter Roeck2012-06-251-1/+1
* hwmon: (ltc4261) Convert to use devm_kzallocGuenter Roeck2012-03-181-11/+4
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks2012-01-051-0/+1
* hwmon: (ltc4261) Fix error message formatJean Delvare2010-11-051-2/+1
* hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck2010-11-051-1/+1
* hwmon: LTC4261 Hardware monitoring driverGuenter Roeck2010-10-251-0/+315