aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2019-02-18hwmon: (adm1029) Add blank line after declarationsCorentin Labbe1-0/+4
2019-02-18hwmon: (adm1029) replace S_IXXX macros by their numeric valuesCorentin Labbe1-21/+16
2019-02-18hwmon: (adm1029) Add SPDX headerCorentin Labbe1-0/+1
2019-02-18hwmon: (adm1029) Remove write to FFF paragraphCorentin Labbe1-4/+0
2019-02-18hwmon: (ina3221) Implement ti,single-shot DT propertyNicolin Chen1-0/+19
2019-02-18hwmon: (ltc4245) Replace S_<PERMS> with octal valuesGuenter Roeck1-4/+4
2019-02-18hwmon: (ltc4222) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-30/+24
2019-02-18hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-7/+4
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-370/+252
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-22/+19
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-83/+62
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-60/+58
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-2689/+4029
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