summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-12Merge branch 'pm-devfreq'Rafael J. Wysocki
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki
2016-12-12Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.Rafael J. Wysocki
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-08devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locksViresh Kumar
2016-12-08devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()Viresh Kumar
2016-12-08devfreq: exynos: Don't use OPP structures outside of RCU locksViresh Kumar
2016-12-08cpufreq: intel_pstate: Support for energy performance hints with HWPSrinivas Pandruvada
2016-12-08cpufreq: intel_pstate: Add locking around HWP requestsSrinivas Pandruvada
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-08PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei
2016-12-08PM / core: Fix bug in the error handling of async suspendSahitya Tummala
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-12-06device-dax: fix private mapping restriction, permit read-onlyDan Williams
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-12-06acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams
2016-12-06acpi, nfit: validate ars_status output buffer sizeDan Williams
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-12-06acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma