summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2018-10-10hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding
2018-10-10hwmon: (pwm-fan) Silence error on probe deferralThierry Reding
2018-10-10hwmon: (scpi-hwmon) remove redundant continuezhong jiang
2018-10-10hwmon: (nct6775) Add support for NCT6798DGuenter Roeck
2018-10-10hwmon: (nct6775) Add support for NCT6797DGuenter Roeck
2018-10-10hwmon: (nct6775) Fix names of DIMM temperature sourcesGuenter Roeck
2018-10-10hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796DGuenter Roeck
2018-10-10hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795DGuenter Roeck
2018-10-10hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793DGuenter Roeck
2018-10-10hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792DGuenter Roeck
2018-10-10hwmon: (nct6775) Improve instruction groupingGuenter Roeck
2018-10-10hwmon: (nct6775) Use logical or instead of if statements where possibleGuenter Roeck
2018-10-10hwmon: (nct6775) Declare and initialize LDN specific config variables earlierGuenter Roeck
2018-10-10hwmon: (nct6775) Move config variable declarations and initializationsGuenter Roeck
2018-10-10hwmon: (nct6775) Replace 'regval' with variables named after config registersGuenter Roeck
2018-10-10hwmon: (nct6775) Rename configuration register variablesGuenter Roeck
2018-10-10hwmon: (nct6775) Only display fan speed tolerance conditionallyGuenter Roeck
2018-10-10hwmon: (lm92) Fix whitespace issuesGuenter Roeck
2018-10-10hwmon: (scmi) Remove redundant pointer checkNathan Chancellor
2018-10-10hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its functionzhong jiang
2018-10-10hwmon: (lm75) Add MAX31725/6 supportKun Yi
2018-10-10hwmon: (sht15) Switch to SPDX identifierFabio Estevam
2018-10-10hwmon: (mc13783-adc) Switch to SPDX identifierFabio Estevam
2018-10-10hwmon: (nct6775) Clean up a conditionDan Carpenter
2018-10-10hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck
2018-10-10hwmon: (ibmpowernv) drop unnecessary OF name NULL checksRob Herring
2018-10-10hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-10drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModuleMichael Hennerich
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-09-18hwmon:ibm: Change ipmi_user_t to struct ipmi_user *Corey Minyard
2018-09-17hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck
2018-09-15hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck
2018-09-15hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-09-05hwmon: (nct6775) Set weight source to zero correctlyDan Carpenter
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-08-26hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-08-26hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-08-26hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter
2018-08-26hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami