aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/max16065.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGravatar Guenter Roeck 1-7/+7
2021-04-20hwmon: Use kobj_to_dev()Gravatar Guenter Roeck 1-2/+2
2020-09-23hwmon: use simple i2c probe functionGravatar Stephen Kitt 1-3/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2019-02-18hwmon: (max16065) Use permission specific SENSOR[_DEVICE]_ATTR variantsGravatar Guenter Roeck 1-143/+82
2014-08-04hwmon: (max16065) Use PTR_ERR_OR_ZEROGravatar Axel Lin 1-4/+1
2013-10-13hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groupsGravatar Guenter Roeck 1-72/+52
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGravatar Guenter Roeck 1-1/+1
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Gravatar Jean Delvare 1-1/+0
2012-06-25hwmon: Update my e-mail addressGravatar Guenter Roeck 1-1/+1
2012-03-18hwmon: (max16065) Convert to use devm_kzallocGravatar Guenter Roeck 1-16/+7
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Gravatar Axel Lin 1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Gravatar Frans Meulenbroeks 1-1/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedGravatar Jean Delvare 1-2/+2
2011-09-06hwmon: (max16065) Fix current calculationGravatar Guenter Roeck 1-1/+1
2011-05-19hwmon: Driver for MAX16065 System Manager and compatiblesGravatar Guenter Roeck 1-0/+717