summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare2016-08-291-0/+1
* hwmon: (it87) Features mask must be 32 bit wideGuenter Roeck2016-08-111-1/+1
* Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-08-017-27/+73
|\
| * hwmon: (adt7411) set sane values for CFG1 and CFG3Michael Walle2016-07-311-4/+44
| * hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-07-311-12/+12
| * hwmon: (ftsteutates) Fix potential memory access errorGuenter Roeck2016-07-311-1/+1
| * hwmon: (tmp102) Improve error handlingGuenter Roeck2016-07-311-1/+3
| * hwmon: (lm75) Improve error handlingGuenter Roeck2016-07-311-2/+4
| * hwmon: (lm90) Improve error handlingGuenter Roeck2016-07-311-5/+7
| * hwmon: (lm90) Add missing assignmentGuenter Roeck2016-07-311-1/+1
| * hwmon: (sht3x) set initial jiffies to last_updateMatt Ranostay2016-07-311-1/+1
* | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-07-271-1/+5
|\ \ | |/ |/|
| * i2c: add a protocol parameter to the alert callbackBenjamin Tissoires2016-06-171-1/+5
* | hwmon: (ftsteutates) Remove unused including <linux/version.h>Wei Yongjun2016-07-201-1/+0
* | hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2016-07-201-1/+4
* | hwmon: Add driver for FTS BMC chip "Teutates"Thilo Cestonaro2016-07-203-0/+833
* | hwmon: (sht3x) add humidity heater element controlMatt Ranostay2016-07-161-0/+50
* | hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck2016-07-121-0/+10
* | hwmon: (tmp102) Convert to use regmap, and drop local cacheGuenter Roeck2016-07-122-78/+71
* | hwmon: (tmp102) Rework chip configurationGuenter Roeck2016-07-121-15/+22
* | hwmon: (tmp102) Improve handling of initial read delayGuenter Roeck2016-07-121-14/+30
* | hwmon: (lm90) Drop unnecessary else statementsGuenter Roeck2016-07-091-16/+12
* | hwmon: (lm90) Use bool for valid flagGuenter Roeck2016-07-091-3/+3
* | hwmon: (lm90) Read limit registers only onceGuenter Roeck2016-07-091-72/+105
* | hwmon: (lm90) Simplify read functionsGuenter Roeck2016-07-091-115/+193
* | hwmon: (lm90) Use devm_hwmon_device_register_with_groupsGuenter Roeck2016-07-091-20/+6
* | hwmon: (lm90) Use devm_add_action for cleanupGuenter Roeck2016-07-091-18/+22
* | hwmon: (lm75) Convert to use regmapGuenter Roeck2016-07-092-94/+69
* | hwmon: (lm75) Add update_interval attributeGuenter Roeck2016-07-091-0/+13
* | hwmon: (lm75) Drop lm75_read_value and lm75_write_valueGuenter Roeck2016-07-091-33/+9
* | hwmon: (lm75) Handle cleanup with devm_add_actionGuenter Roeck2016-07-091-19/+19
* | hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield2016-07-041-1/+1
* | hwmon: (tmp102) Drop FSF addressGuenter Roeck2016-06-271-4/+0
* | hwmon: (tmp102) Use devm_add_action to register cleanup functionGuenter Roeck2016-06-271-35/+19
* | hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield2016-06-272-2/+6
* | hwmon: (ina3221) Fix negative limitsGuenter Roeck2016-06-271-7/+6
* | hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King2016-06-271-1/+1
* | hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár2016-06-271-0/+17
* | hwmon: (dell-smm) Detect fan with index=2Pali Rohár2016-06-271-2/+22
* | hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-271-50/+15
* | hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-271-51/+14
* | hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-271-41/+7
* | hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis2016-06-273-0/+458
* | hwmon: (tmp401) Add support for TI TMP461Andrew F. Davis2016-06-272-7/+30
* | hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-273-0/+737
* | hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár2016-06-231-5/+20
* | hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-06-181-11/+25
* | hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-06-181-7/+12
* | hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár2016-06-181-0/+5
|/
* hwmon: (lm90) use proper type for update_intervalWolfram Sang2016-06-071-1/+1
OpenPOWER on IntegriCloud