summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki15-192/+82
2018-02-08arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet1-0/+1
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski6-17/+17
2018-02-08cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu1-0/+5
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun1-0/+1
2018-02-08ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-08net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-08ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-08ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-08i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
2018-02-08sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-08cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie17-136/+193
2018-02-08Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2018-02-08Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds19-774/+416
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...Linus Torvalds5-82/+6
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2-3/+7
2018-02-07Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-28/+26
2018-02-07Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds35-1753/+1661
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds5-18/+566
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm3-0/+36
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-07PM / domains: Fix up domain-idle-states OF parsingUlf Hansson1-31/+45
2018-02-07cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRSudeep Holla1-4/+1
2018-02-07platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-15/+3
2018-02-07platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-26/+2
2018-02-07platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-13/+1
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2-28/+0
2018-02-07cpufreq: remove at32ap-cpufreqCorentin LABBE3-138/+0
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava3-25/+26
2018-02-07cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZAkshu Agrawal1-2/+9
2018-02-07ACPI / CPPC: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-02-07ACPI / tables: Add IORT to injectable table listShunyong Yang1-1/+2
2018-02-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-97/+76
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-113/+137
2018-02-07pps: parport: use timespec64 instead of timespecArnd Bergmann1-20/+20
2018-02-07drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointersMarkus Elfring1-7/+5
2018-02-07drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...Markus Elfring1-1/+1
2018-02-07drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...Markus Elfring1-3/+0
2018-02-07rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring1-13/+12
2018-02-07rapidio: return an error code only as a constant in two functionsMarkus Elfring1-15/+6
2018-02-07rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring1-3/+3
2018-02-07rapidio: improve a size determination in five functionsMarkus Elfring1-10/+5
2018-02-07rapidio: adjust five function calls together with a variable assignmentMarkus Elfring1-12/+14
2018-02-07rapidio: adjust 12 checks for null pointersMarkus Elfring1-9/+9