summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+66
2016-12-12Merge branch 'device-properties'Rafael J. Wysocki2-40/+93
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Rafael J. Wysocki8-46/+96
2016-12-12Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist'Rafael J. Wysocki2-13/+34
2016-12-12Merge branch 'acpica'Rafael J. Wysocki18-207/+230
2016-12-12Merge branch 'pm-devfreq'Rafael J. Wysocki6-29/+25
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki3-263/+140
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki9-251/+301
2016-12-12Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.Rafael J. Wysocki1-175/+184
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki16-519/+2038
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki587-3421/+6731
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki5-182/+537
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki8-28/+151
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki1-62/+301
2016-12-12clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...Boris Brezillon1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-40/+23
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-55/+734
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+72
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds1-4/+2
2016-12-12Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+1
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2016-12-12Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topi...Mark Brown4-657/+814
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...Mark Brown4-5/+54
2016-12-12Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown4-1/+86
2016-12-12Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-2/+3
2016-12-12Merge remote-tracking branches 'regulator/fix/stw481x' and 'regulator/fix/tps...Mark Brown2-27/+30
2016-12-12Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+10
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar183-702/+1669
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar183-702/+1669
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2-6/+6
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E1-2/+1
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok4-14/+452
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi11-90/+67
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2-23/+6
2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2-22/+6
2016-12-10net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+31
2016-12-10net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk1-1/+11
2016-12-10net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk1-5/+59
2016-12-10net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk1-73/+34
2016-12-10net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk1-2/+0
2016-12-10net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk1-4/+1
2016-12-10net: mvneta: select GENERIC_ALLOCATORArnd Bergmann1-0/+1
2016-12-10drm: Add fake controlD* symlinks for backwards compatDaniel Vetter1-0/+62
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-58/+243
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-8/+8
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-19/+136
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi4-5/+249