summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-2427-606/+2964
|\
| * Documentation: dtb: xgene: Add hwmon dts binding documentationhotran2016-07-211-0/+14
| * 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-204-0/+856
| * hwmon: (sht3x) add humidity heater element controlMatt Ranostay2016-07-162-0/+54
| * hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck2016-07-121-0/+10
| * dt/bindings: Add bindings for JC-42.4 compatible temperature sensorsGuenter Roeck2016-07-121-0/+42
| * 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-273-3/+8
| * 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: Update guildelines for submitting patchesGuenter Roeck2016-06-271-6/+34
| * hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis2016-06-274-0/+493
| * hwmon: (tmp401) Add support for TI TMP461Andrew F. Davis2016-06-273-9/+42
| * hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-275-0/+834
| * hwmon: (max1668) Fix typo in documentationAndrea Gelmini2016-06-271-1/+1
| * hwmon: (abituguru) Fix typos in documentationAndrea Gelmini2016-06-271-1/+1
* | Merge tag 'renesas-sh-drivers-for-v4.8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-07-243-11/+0
|\ \
| * | MAINTAINERS: Drop drivers/sh/ for Renesas ARMGeert Uytterhoeven2016-05-301-1/+0
| * | drivers: sh: Stop using the legacy clock domain on ARMGeert Uytterhoeven2016-05-302-10/+0
* | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-24109-3759/+5790
|\ \ \
| * | | cdc-acm: beautify probe()Oliver Neukum2016-07-181-20/+24
| * | | cdc-wdm: use the common CDC parserOliver Neukum2016-07-181-25/+5
| * | | cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3
| * | | cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10
| * | | usbnet: move the CDC parser into USB coreOliver Neukum2016-07-182-138/+153
| * | | usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-171-43/+25
| * | | usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-171-3/+3
| * | | usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-172-12/+80