aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hwmon: (sht3x) add humidity heater element controlMatt Ranostay2016-07-16
* hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck2016-07-12
* dt/bindings: Add bindings for JC-42.4 compatible temperature sensorsGuenter Roeck2016-07-12
* hwmon: (tmp102) Convert to use regmap, and drop local cacheGuenter Roeck2016-07-12
* hwmon: (tmp102) Rework chip configurationGuenter Roeck2016-07-12
* hwmon: (tmp102) Improve handling of initial read delayGuenter Roeck2016-07-12
* hwmon: (lm90) Drop unnecessary else statementsGuenter Roeck2016-07-09
* hwmon: (lm90) Use bool for valid flagGuenter Roeck2016-07-09
* hwmon: (lm90) Read limit registers only onceGuenter Roeck2016-07-09
* hwmon: (lm90) Simplify read functionsGuenter Roeck2016-07-09
* hwmon: (lm90) Use devm_hwmon_device_register_with_groupsGuenter Roeck2016-07-09
* hwmon: (lm90) Use devm_add_action for cleanupGuenter Roeck2016-07-09
* hwmon: (lm75) Convert to use regmapGuenter Roeck2016-07-09
* hwmon: (lm75) Add update_interval attributeGuenter Roeck2016-07-09
* hwmon: (lm75) Drop lm75_read_value and lm75_write_valueGuenter Roeck2016-07-09
* hwmon: (lm75) Handle cleanup with devm_add_actionGuenter Roeck2016-07-09
* hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield2016-07-04
* hwmon: (tmp102) Drop FSF addressGuenter Roeck2016-06-27
* hwmon: (tmp102) Use devm_add_action to register cleanup functionGuenter Roeck2016-06-27
* hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield2016-06-27
* hwmon: (ina3221) Fix negative limitsGuenter Roeck2016-06-27
* hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King2016-06-27
* hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár2016-06-27
* hwmon: (dell-smm) Detect fan with index=2Pali Rohár2016-06-27
* hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* hwmon: Update guildelines for submitting patchesGuenter Roeck2016-06-27
* hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis2016-06-27
* hwmon: (tmp401) Add support for TI TMP461Andrew F. Davis2016-06-27
* hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-27
* hwmon: (max1668) Fix typo in documentationAndrea Gelmini2016-06-27
* hwmon: (abituguru) Fix typos in documentationAndrea Gelmini2016-06-27
* Linux 4.7-rc5Linus Torvalds2016-06-26
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-26
|\
| * Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-18
| |\
| | * 53c700: fix BUG on untagged commandsJames Bottomley2016-06-14
| | * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-08
* | | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-25
|\ \ \
| * | | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-25
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-25
|\ \ \ \
| * | | | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-23
| * | | | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-23
| * | | | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-23
| * | | | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-23
| * | | | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-22
| * | | | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-22
| * | | | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-22
* | | | | Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-06-25
|\ \ \ \ \
| * | | | | ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-24