aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2017-11-10hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck
2017-11-10hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck
2017-03-27hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck
2017-03-27hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck
2017-02-05hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck
2017-02-05hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck
2017-02-05hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck
2017-02-05hwmon: (amc6821) sign extension temperatureJared Bents
2017-02-05hwmon: (scpi) Fix module autoloadJavier Martinez Canillas
2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare
2016-08-11hwmon: (it87) Features mask must be 32 bit wideGuenter Roeck
2016-08-01Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-31hwmon: (adt7411) set sane values for CFG1 and CFG3Michael Walle
2016-07-31hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz
2016-07-31hwmon: (ftsteutates) Fix potential memory access errorGuenter Roeck
2016-07-31hwmon: (tmp102) Improve error handlingGuenter Roeck
2016-07-31hwmon: (lm75) Improve error handlingGuenter Roeck
2016-07-31hwmon: (lm90) Improve error handlingGuenter Roeck
2016-07-31hwmon: (lm90) Add missing assignmentGuenter Roeck
2016-07-31hwmon: (sht3x) set initial jiffies to last_updateMatt Ranostay
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-20hwmon: (ftsteutates) Remove unused including <linux/version.h>Wei Yongjun
2016-07-20hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle
2016-07-20hwmon: Add driver for FTS BMC chip "Teutates"Thilo Cestonaro
2016-07-16hwmon: (sht3x) add humidity heater element controlMatt Ranostay
2016-07-12hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck
2016-07-12hwmon: (tmp102) Convert to use regmap, and drop local cacheGuenter Roeck
2016-07-12hwmon: (tmp102) Rework chip configurationGuenter Roeck
2016-07-12hwmon: (tmp102) Improve handling of initial read delayGuenter Roeck
2016-07-09hwmon: (lm90) Drop unnecessary else statementsGuenter Roeck
2016-07-09hwmon: (lm90) Use bool for valid flagGuenter Roeck
2016-07-09hwmon: (lm90) Read limit registers only onceGuenter Roeck
2016-07-09hwmon: (lm90) Simplify read functionsGuenter Roeck
2016-07-09hwmon: (lm90) Use devm_hwmon_device_register_with_groupsGuenter Roeck
2016-07-09hwmon: (lm90) Use devm_add_action for cleanupGuenter Roeck
2016-07-09hwmon: (lm75) Convert to use regmapGuenter Roeck
2016-07-09hwmon: (lm75) Add update_interval attributeGuenter Roeck
2016-07-09hwmon: (lm75) Drop lm75_read_value and lm75_write_valueGuenter Roeck
2016-07-09hwmon: (lm75) Handle cleanup with devm_add_actionGuenter Roeck
2016-07-04hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield
2016-06-27hwmon: (tmp102) Drop FSF addressGuenter Roeck
2016-06-27hwmon: (tmp102) Use devm_add_action to register cleanup functionGuenter Roeck
2016-06-27hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield
2016-06-27hwmon: (ina3221) Fix negative limitsGuenter Roeck
2016-06-27hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King
2016-06-27hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár
2016-06-27hwmon: (dell-smm) Detect fan with index=2Pali Rohár
2016-06-27hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2016-06-27hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2016-06-27hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groupsAxel Lin