aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-21cpufreq: governor: Keep single copy of information common to policy->cpusGravatar Viresh Kumar 4-58/+114
2015-07-17cpufreq: governor: rename cur_policy as policyGravatar Viresh Kumar 4-24/+25
2015-07-17cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'Gravatar Viresh Kumar 1-13/+13
2015-07-17cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'Gravatar Viresh Kumar 2-17/+15
2015-07-17cpufreq: governor: Drop unused field 'cpu'Gravatar Viresh Kumar 2-2/+0
2015-07-17cpufreq: governor: Name delayed-work as dworkGravatar Viresh Kumar 4-9/+9
2015-07-16intel_pstate: enable HWP per CPUGravatar Kristen Carlson Accardi 1-4/+7
2015-07-16cpufreq: integrator: fixed coding style issuesGravatar Cristian Ardelean 1-10/+8
2015-07-16acpi-cpufreq: Fix an ACPI perf unregister issueGravatar Pan Xinhui 1-1/+3
2015-07-16cpufreq: Properly handle errors from cpufreq_init_policy()Gravatar Viresh Kumar 1-9/+11
2015-07-16cpufreq: cpufreq_add_dev: name goto labels based on what they doGravatar Viresh Kumar 1-8/+7
2015-07-16acpi-cpufreq: replace per_cpu with driver_data of policyGravatar Pan Xinhui 1-18/+22
2015-07-10cpufreq: Allow freq_table to be obtained for offline CPUsGravatar Viresh Kumar 2-9/+9
2015-07-10cpufreq: Initialize the governor again while restoring policyGravatar Viresh Kumar 1-0/+1
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Gravatar Linus Torvalds 5-45/+915
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-17/+9
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 57-5627/+3045
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbGravatar Linus Torvalds 19-2778/+4389
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+9
2015-07-04NTB: Add split BAR output for debugfs statsGravatar Dave Jiang 1-15/+68
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeGravatar Dave Jiang 1-8/+16
2015-07-04NTB: Print driver name and version in module initGravatar Dave Jiang 2-0/+6
2015-07-04NTB: Increase transport MTU to 64k from 16kGravatar Dave Jiang 1-1/+1
2015-07-04NTB: Rename Intel code names to platform namesGravatar Dave Jiang 2-455/+455
2015-07-04NTB: Default to CPU memcpy for performanceGravatar Dave Jiang 1-4/+13
2015-07-04NTB: Improve performance with write combiningGravatar Dave Jiang 1-1/+10
2015-07-04NTB: Use NUMA memory in Intel driverGravatar Allen Hubbe 1-6/+12
2015-07-04NTB: Use NUMA memory and DMA chan in transportGravatar Allen Hubbe 1-14/+32
2015-07-04NTB: Rate limit ntb_qp_link_workGravatar Allen Hubbe 1-1/+1
2015-07-04NTB: Add tool test clientGravatar Allen Hubbe 3-0/+568
2015-07-04NTB: Add ping pong test clientGravatar Allen Hubbe 5-1/+262
2015-07-04NTB: Add parameters for Intel SNB B2B addressesGravatar Allen Hubbe 1-19/+58
2015-07-04NTB: Reset transport QP link stats on downGravatar Allen Hubbe 1-8/+28
2015-07-04NTB: Do not advance transport RX on link downGravatar Allen Hubbe 1-2/+1
2015-07-04NTB: Differentiate transport link down messagesGravatar Allen Hubbe 1-2/+2
2015-07-04NTB: Check the device ID to set errata flagsGravatar Dave Jiang 1-5/+44
2015-07-04NTB: Enable link for Intel root port mode in probeGravatar Dave Jiang 1-0/+10
2015-07-04NTB: Read peer info from local SPAD in transportGravatar Dave Jiang 1-5/+5
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversGravatar Allen Hubbe 10-2180/+2543
2015-07-04NTB: Add NTB hardware abstraction layerGravatar Allen Hubbe 2-0/+252
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-18/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 11-74/+1293
2015-07-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 11-74/+1293
2015-07-03Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Gravatar Linus Torvalds 1-1/+1
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 10-25/+292
2015-07-04drm/crtc: Fix edid length computationGravatar Shixin Zeng 1-1/+1
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+2
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Gravatar Linus Torvalds 7-29/+366
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Gravatar Linus Torvalds 6-4/+436
2015-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-26/+27