summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max16065.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: cleanup non-bool "valid" data fieldsPaul Fertser2021-10-121-1/+1
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-7/+7
* hwmon: Use kobj_to_dev()Guenter Roeck2021-04-201-2/+2
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* hwmon: (max16065) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-143/+82
* hwmon: (max16065) Use PTR_ERR_OR_ZEROAxel Lin2014-08-041-4/+1
* hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-131-72/+52
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
* hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-101-1/+0
* hwmon: Update my e-mail addressGuenter Roeck2012-06-251-1/+1
* hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck2012-03-181-16/+7
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-1/+1
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-2/+2
* hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-061-1/+1
* hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck2011-05-191-0/+717