summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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-28hwmon: (tmp102) Drop FSF addressGuenter Roeck
2016-06-28hwmon: (tmp102) Use devm_add_action to register cleanup functionGuenter Roeck
2016-06-28hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield
2016-06-28hwmon: (ina3221) Fix negative limitsGuenter Roeck
2016-06-28hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King
2016-06-28hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár
2016-06-28hwmon: (dell-smm) Detect fan with index=2Pali Rohár
2016-06-28hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2016-06-28hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2016-06-28hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2016-06-28hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis
2016-06-28hwmon: (tmp401) Add support for TI TMP461Andrew F. Davis
2016-06-28hwmon: add support for Sensirion SHT3x sensorsDavid Frey
2016-06-23hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár
2016-06-18hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár
2016-06-18hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár
2016-06-18hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires
2016-06-08hwmon: (lm90) use proper type for update_intervalWolfram Sang
2016-06-08hwmon: (fam15h_power) Disable preemption when reading registersBorislav Petkov
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17hwmon: convert lm75 to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17hwmon: pwm-fan: Use pwm_get_args() where appropriateBoris Brezillon
2016-04-25hwmon: (sch5636) trivial fix of spelling mistake on revisionColin Ian King