summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (core) Clarify use of chip attributesGuenter Roeck2016-12-091-3/+7
* hwmon: (core) Add support for string attributes to new APIGuenter Roeck2016-12-091-2/+31
* hwmon: (lm90) Mention support for TI TMP451 in Kconfig descriptionTobias Klauser2016-12-091-2/+2
* hwmon: (coretemp) Simplify package managementThomas Gleixner2016-12-091-82/+38
* hwmon: (coretemp) Use proper error codes in cpu online callbackThomas Gleixner2016-12-091-19/+5
* hwmon: (coretemp) Convert to hotplug state machineThomas Gleixner2016-12-091-57/+29
* hwmon: (coretemp) Avoid redundant lookupsThomas Gleixner2016-12-091-13/+6
* hwmon: (coretemp) Simplify sibling managementThomas Gleixner2016-12-091-56/+37
* hwmon: (coretemp) Fixup target cpu for package when cpu is offlinedThomas Gleixner2016-12-091-7/+24
* hwmon: (smsc47m192) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-2/+3
* hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck2016-12-091-1/+1
* hwmon: (adm9240) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-3/+6
* hwmon: (adt7411) update to new hwmon registration APIMichael Walle2016-12-021-121/+180
* hwmon: (via-cputemp) Remove pointless CPU check on each CPUThomas Gleixner2016-12-021-15/+1
* hwmon: (mcp3021) add devicetree supportClemens Gruber2016-12-021-12/+36
* hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber2016-12-021-1/+1
* hwmon: (lm87) Use hwmon to create the sysfs groupsJason Gunthorpe2016-12-021-84/+50
* hwmon: (adm1275) Enable adm1278 VOUT samplingYi Li2016-12-021-4/+16
* hwmon: Add tc654 driverChris Packham2016-12-023-0/+526
* hwmon: (amc6821) sign extension temperatureJared Bents2016-12-021-2/+2
* hwmon: (scpi) Fix module autoloadJavier Martinez Canillas2016-12-021-0/+1
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-273-12/+33
|\
| * iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-11/+17
| * iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-302-1/+16
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-261-39/+25
|\ \
| * | Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula2016-11-251-37/+18
| * | i2c: designware: fix rx fifo depth trackingRussell King2016-11-241-1/+1
| * | i2c: designware: report short transfersRussell King2016-11-241-1/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2612-19/+28
|\ \ \
| * | | mvpp2: use correct size for memsetArnd Bergmann2016-11-251-1/+1
| * | | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
| * | | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
| * | | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
| * | | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
| * | | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
| * | | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
| * | | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
| * | | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
| * | | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
| * | | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
| * | | driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-231-1/+2
| * | | net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-262-3/+5
|\ \ \ \
| * | | | device-dax: fail all private mapping attemptsDan Williams2016-11-161-2/+2
| * | | | device-dax: check devm_nsio_enable() return valueDan Williams2016-10-281-1/+3
* | | | | Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-252-23/+7
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-252-23/+7
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg2016-11-211-0/+1
| | * | | | | Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki2016-11-211-23/+6
* | | | | | | Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-252-5/+15
|\ \ \ \ \ \ \