summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-10hwmon: (adt7462) Fix overflows seen when writing into limit attributesGuenter Roeck1-6/+6
2016-12-10hwmon: (adm1026) Fix overflows seen when writing into limit attributesGuenter Roeck1-9/+17
2016-12-10hwmon: (adm1025) Fix overflows seen when writing voltage limitsGuenter Roeck1-1/+1
2016-12-10hwmon: (via-cputemp) Convert to hotplug state machineSebastian Andrzej Siewior1-46/+17
2016-12-10hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir3-0/+481
2016-12-10hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck1-8/+9
2016-12-10hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck1-4/+4
2016-12-10hwmon: (core) Explain why at least two attribute groups are allocatedGuenter Roeck1-1/+1
2016-12-10hwmon: (core) Make is_visible callback truly mandatoryGuenter Roeck1-3/+3
2016-12-10hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck1-0/+3
2016-12-10hwmon: (core) Clarify use of chip attributesGuenter Roeck1-3/+7
2016-12-10hwmon: (core) Add support for string attributes to new APIGuenter Roeck1-2/+31
2016-12-10hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser1-2/+2
2016-12-10hwmon: (coretemp) Simplify package managementThomas Gleixner1-82/+38
2016-12-10hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner1-19/+5
2016-12-10hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner1-57/+29
2016-12-10hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner1-13/+6
2016-12-10hwmon: (coretemp) Simplify sibling managementThomas Gleixner1-56/+37
2016-12-10hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner1-7/+24
2016-12-10hwmon: (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-03hwmon: (adt7411) update to new hwmon registration APIMichael Walle1-121/+180
2016-12-03hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner1-15/+1
2016-12-03hwmon: (mcp3021) add devicetree supportClemens Gruber1-12/+36
2016-12-03hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber1-1/+1
2016-12-03hwmon: (lm87) Use hwmon to create the sysfs groupsJason Gunthorpe1-84/+50
2016-12-03hwmon: (adm1275) Enable adm1278 VOUT samplingYi Li1-4/+16
2016-12-03hwmon: Add tc654 driverChris Packham3-0/+526
2016-12-03hwmon: (amc6821) sign extension temperatureJared Bents1-2/+2
2016-12-03hwmon: (scpi) Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds3-12/+33
2016-11-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+25
2016-11-27Merge 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-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-26Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+7
2016-11-26Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-26Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2-23/+7
2016-11-26dwc_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