aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18hwmon: (ltc2990) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-21/+11
2019-02-18hwmon: (lm95245) Replace S_<PERMS> with octal valuesGuenter Roeck1-4/+4
2019-02-18hwmon: (lm95241) Replace S_<PERMS> with octal valuesGuenter Roeck1-4/+4
2019-02-18hwmon: (lm93) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-374/+256
2019-02-18hwmon: (lm92) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-21/+18
2019-02-18hwmon: (lm90) Replace S_<PERMS> with octal valuesGuenter Roeck1-6/+6
2019-02-18hwmon: (lm83) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-33/+29
2019-02-18hwmon: (lm80) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-79/+59
2019-02-18hwmon: (lm77) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-24/+21
2019-02-18hwmon: (lm75) Replace S_<PERMS> with octal valuesGuenter Roeck1-3/+3
2019-02-18hwmon: (lm73) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-19/+15
2019-02-18hwmon: (lineage-pem) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-44/+33
2019-02-18hwmon: (k8temp) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-6/+6
2019-02-18hwmon: (jc42) Replace S_<PERMS> with octal valuesGuenter Roeck1-4/+4
2019-02-18hwmon: (ina3221) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+7
2019-02-18hwmon: (ina209) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-86/+65
2019-02-18hwmon: (iio_hwmon) Replace S_<PERMS> with octal valuesGuenter Roeck1-1/+1
2019-02-18hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-8/+6
2019-02-18hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-8/+7
2019-02-18hwmon: (i5k_amb) Replace S_<PERMS> with octal valuesGuenter Roeck1-6/+6
2019-02-18hwmon: (i5500_temp) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-7/+7
2019-02-18hwmon: (hwmon) Replace S_<PERMS> with octal valuesGuenter Roeck1-2/+2
2019-02-18hwmon: (hih6130) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-6/+4
2019-02-18hwmon: (gpio-fan) Replace S_<PERMS> with octal valuesGuenter Roeck1-1/+1
2019-02-18hwmon: (gl520sm) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-99/+85
2019-02-18hwmon: (gl518sm) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-61/+59
2019-02-18hwmon: (pmbus) add support for DPS-650ABXiaoting Liu1-0/+1
2019-02-18hwmon: (pmbus) associate PMBUS_SKIP_STATUS_CHECK with driver dataXiaoting Liu1-22/+41
2019-02-18hwmon: (adt7462) Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-02-18hwmon: (hih6130) add dtb compatibility tablesAndreas Kemnade1-1/+10
2019-02-18hwmon: (dell-smm) Support up to 10 temp sensorsMichele Sorcinelli1-15/+82
2019-02-18hwmon: (pmbus/tps53679) Fix driver info initialization in probe routineVadim Pasternak1-1/+8
2019-01-27hwmon: (nct6775) Fix fan6 detection for NCT6793DGuenter Roeck1-1/+2
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID tableCheng-Min Ao1-1/+1
2019-01-07hwmon: (occ) Fix potential integer overflowGustavo A. R. Silva1-12/+12
2019-01-06hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-01-06hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798DGuenter Roeck1-2/+4
2019-01-06hwmon: (nct6775) Fix chip ID for NCT6798DGuenter Roeck1-3/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-28Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds59-2788/+4128
2018-12-26Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+2
2018-12-21hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2018-12-21hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu1-5/+10
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
2018-12-16hwmon: (asus_atk0110) Fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+4
2018-12-16hwmon: (ftsteutates) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-113/+89
2018-12-16hwmon: (fschmd) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-119/+116
2018-12-16hwmon: (emc6w201) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-89/+61
2018-12-16hwmon: (emc2103) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-53/+39
2018-12-16hwmon: (emc1403) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-95/+69