summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: governor: Don't use 'timer' keywordViresh Kumar2016-11-114-21/+20
* cpufreq: powernv: Use PMCR to verify global and local pstateAkshay Adiga2016-11-111-10/+26
* cpufreq: powernv: Adding fast_switch for schedutilAkshay Adiga2016-11-111-1/+19
* cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr staticWei Yongjun2016-11-111-1/+1
* cpufreq: intel_pstate: protect limits variableSrinivas Pandruvada2016-11-011-0/+22
* cpufreq: brcmstb-avs-cpufreq: add debugfs supportMarkus Mayer2016-11-012-1/+332
* cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCsMarkus Mayer2016-11-013-0/+748
* cpufreq: dt: add Socionext UniPhier SoCs supportMasahiro Yamada2016-11-011-0/+6
* cpufreq: intel_pstate: Reduce impact due to rounding errorSrinivas Pandruvada2016-11-011-2/+8
* cpufreq: intel_pstate: Per CPU P-State limitsSrinivas Pandruvada2016-11-011-80/+156
* cpufreq: retire the Integrator cpufreq driverLinus Walleij2016-11-013-248/+0
* cpufreq: enable the DT cpufreq driver on the IntegratorsLinus Walleij2016-11-011-0/+3
* Merge back earlier cpufreq material for v4.10.Rafael J. Wysocki2016-10-305046-264671/+444058
|\
| * cpufreq: intel_pstate: Remove PID debugfs when not usedSrinivas Pandruvada2016-10-211-1/+3
| * cpufreq: intel_pstate: Drop boost_iowait flagRafael J. Wysocki2016-10-211-6/+1
| * cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth2016-10-211-0/+7
| * Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-2/+2
| |\
| | * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-2/+2
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1511-255/+467
| |\ \
| | * | of/platform: Probe "isa" busses by defaultPaul Burton2016-10-061-0/+1
| | * | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
| | * | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
| | * | irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
| | * | auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton2016-10-063-0/+453
| | * | FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
| | * | USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-052-190/+0
| | * | cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-042-2/+2
| | * | WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-10-041-3/+3
| | |/
| * | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-141-1/+1
| |\ \
| | * | samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1413-11/+6557
| |\ \ \
| | * | | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| | * | | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| | * | | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| | * | | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| | * | | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| | * | | qedr: Add support for QP verbsRam Amrani2016-10-146-1/+1286
| | * | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-145-1/+758
| | * | | qedr: Add support for user context verbsRam Amrani2016-10-145-1/+569
| | * | | qedr: Add support for RoCE HW initRam Amrani2016-10-144-2/+691
| | * | | qedr: Add RoCE driver frameworkRam Amrani2016-10-147-11/+328
| * | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-1421-369/+503
| |\ \ \ \
| | * | | | IB/hns: Fix for removal of redundant codeSalil2016-10-032-19/+2
| | * | | | IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3
| | * | | | IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
| | * | | | IB/hns: Update the rq head when modify qp stateLijun Ou2016-10-031-1/+2
| | * | | | IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
| | * | | | IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
| | * | | | IB/hns: Some items of qpc need to take user paramLijun Ou2016-10-031-2/+4
| | * | | | IB/hns: The Ack timeout need a lower limit valueLijun Ou2016-10-031-4/+13