summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-09hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck1-0/+3
2016-12-09hwmon: (core) Clarify use of chip attributesGuenter Roeck1-3/+7
2016-12-09hwmon: (core) Add support for string attributes to new APIGuenter Roeck1-2/+31
2016-12-09hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser1-2/+2
2016-12-09hwmon: (coretemp) Simplify package managementThomas Gleixner1-82/+38
2016-12-09hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner1-19/+5
2016-12-09hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner1-57/+29
2016-12-09hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner1-13/+6
2016-12-09hwmon: (coretemp) Simplify sibling managementThomas Gleixner1-56/+37
2016-12-09hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner1-7/+24
2016-12-09hwmon: (smsc47m192) Fix overflows seen when writing into limit attributesGuenter Roeck1-2/+3
2016-12-09hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2016-12-09hwmon: (adm9240) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+6
2016-12-02hwmon: (adt7411) update to new hwmon registration APIMichael Walle1-121/+180
2016-12-02hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner1-15/+1
2016-12-02hwmon: (mcp3021) add devicetree supportClemens Gruber1-12/+36
2016-12-02hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber1-1/+1
2016-12-02hwmon: (lm87) Use hwmon to create the sysfs groupsJason Gunthorpe1-84/+50
2016-12-02hwmon: (adm1275) Enable adm1278 VOUT samplingYi Li1-4/+16
2016-12-02hwmon: Add tc654 driverChris Packham3-0/+526
2016-12-02hwmon: (amc6821) sign extension temperatureJared Bents1-2/+2
2016-12-02hwmon: (scpi) Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds3-12/+33
2016-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+25
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-19/+28
2016-11-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+5
2016-11-25mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-25Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+7
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2-23/+7
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-25Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+15
2016-11-25Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-21/+16
2016-11-25Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds8-35/+85
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
2016-11-25Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie3-24/+56
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav1-0/+5
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-0/+16
2016-11-24Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-75/+229
2016-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-44/+108
2016-11-24i2c: designware: fix rx fifo depth trackingRussell King1-1/+1