summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Merge tag 'v5.0.9' into dev-5.0Joel Stanley1-0/+1
2019-04-29hwmon: (pmbus/isl68137): Remove default y in KconfigPatrick Venture1-1/+0
2019-04-19hwmon: (pmbus/isl68137): Update ISL68137 to upstreamPatrick Venture1-111/+77
2019-04-19pmbus: support for custom sysfs attributeskrzysztof.adamski@nokia.com2-1/+15
2019-04-18hwmon (occ): Add temp sensor value checkAlexander Soldatov1-0/+6
2019-04-18hwmon (occ): Prevent sysfs error attribute from returning errorEddie James1-6/+13
2019-04-18hwmon (occ): Store error condition for rate-limited pollsEddie James2-1/+6
2019-04-17hwmon: (occ) Fix power sensor indexingEddie James1-2/+4
2019-04-17hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2019-04-16hwmon (occ): Fix extended status bitsLei YU1-4/+4
2019-04-12hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage RegulatorMaxim Sloyko3-0/+70
2019-04-11hwmon: (pmbus/isl68137): Add driver for Intersil ISL68137 PWM ControllerMaxim Sloyko3-0/+214
2019-03-20hwmon: occ: Fix power sensor indexingEddie James1-2/+4
2019-03-20hwmon: Add PECI dimmtemp driverJae Hyun Yoo3-0/+299
2019-03-20hwmon: Add PECI cputemp driverJae Hyun Yoo4-0/+458
2019-03-20pmbus (max31785): Wrap all I2C accessors in one-shot failure handlersAndrew Jeffery1-42/+165
2019-03-20pmbus (core): Use driver callbacks in pmbus_get_fan_rate()Andrew Jeffery1-4/+4
2019-03-20pmbus (core): One-shot retries for failure to set pageAndrew Jeffery1-2/+10
2019-03-20pmbus (max31785): Add support for devicetree configurationAndrew Jeffery1-0/+318
2019-01-28hwmon: (nct6775) Fix fan6 detection for NCT6793DGuenter Roeck1-1/+2
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-01-08hwmon: (occ) Fix potential integer overflowGustavo A. R. Silva1-12/+12
2019-01-07hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-01-07hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798DGuenter Roeck1-2/+4
2019-01-07hwmon: (nct6775) Fix chip ID for NCT6798DGuenter Roeck1-3/+3
2018-12-30Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-12-29Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds59-2788/+4128
2018-12-27Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+2
2018-12-22hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2018-12-22hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu1-5/+10
2018-12-21treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
2018-12-17hwmon: (asus_atk0110) Fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+4
2018-12-17hwmon: (ftsteutates) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-113/+89
2018-12-17hwmon: (fschmd) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-119/+116
2018-12-17hwmon: (emc6w201) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-89/+61
2018-12-17hwmon: (emc2103) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-53/+39
2018-12-17hwmon: (emc1403) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-95/+69
2018-12-17hwmon: (ds620) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-11/+9
2018-12-17hwmon: (ds1621) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-11/+9
2018-12-17hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-41/+27
2018-12-17hwmon: (da9055-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-25/+16
2018-12-17hwmon: (da9052-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-66/+39
2018-12-17hwmon: (coretemp) Replace S_<PERMS> with octal valuesGuenter Roeck1-1/+1
2018-12-17hwmon: (asus_atk0110) Replace S_<PERMS> with octal valuesGuenter Roeck1-5/+5
2018-12-17hwmon: (aspeed-pwm-tacho) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-52/+28
2018-12-17hwmon: (applesmc) Replace S_<PERMS> with octal valuesGuenter Roeck1-1/+1
2018-12-17hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-142/+87
2018-12-17hwmon: (adt7x10) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-34/+25
2018-12-17hwmon: (adt7475) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-182/+126
2018-12-17hwmon: (adt7470) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-245/+158