summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-11-1414-19/+2216
|\
| *-. Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui2013-11-07962-5308/+10704
| |\ \
| | | * thermal: Fix binding problem when there is thermal zone paramsNi Wade2013-11-061-3/+4
| | | * thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun2013-11-061-2/+2
| | | * Thermal: Check for validity before doing kfreedurgadoss.r@intel.com2013-10-141-1/+2
| | | * thermal: Kconfig: cosmetic fixesLuka Perkov2013-10-091-2/+3
| | | * ACPI/thermal : Remove zone disabled warningSrinivas Pandruvada2013-09-301-5/+5
| | | * typo in drivers/thermal/Kconfig: lpatform instead of platformRegid Ichira2013-09-251-1/+1
| | * | tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan2013-11-079-2/+2173
| * | | thermal/intel_powerclamp: Add newer CPU modelsJacob Pan2013-10-091-0/+5
| * | | Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com2013-10-091-3/+21
| | |/ | |/|
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1456-609/+1880
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-077-12/+60
| |\ \ \
| | * | | PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas2013-11-071-5/+8
| | * | | PCI: Add pci_upstream_bridge()Bjorn Helgaas2013-11-071-0/+9
| | * | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-065-7/+43
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-063-10/+23
| |\ \ \ \ | | |/ / /
| | * | | PCI: Warn on driver probe return value greater than zeroStephen M. Cameron2013-11-061-2/+10
| | * | | PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-051-3/+1
| | * | | PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-051-1/+7
| | * | | PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray2013-11-011-7/+8
| * | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-11-041-1/+1
| |\ \ \ \
| | * | | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-041-1/+1
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-3113-85/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas2013-10-291-3/+4
| | * | | | mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2013-10-292-6/+0
| | * | | | frv/PCI: Remove pcibios_last_busBjorn Helgaas2013-10-292-37/+0
| | * | | | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang2013-10-291-3/+3
| | * | | | x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-101-4/+4
| | * | | | MAINTAINERS: Add arch/x86/pci to PCI file patternsBjorn Helgaas2013-10-091-0/+1
| | * | | | PCI/PM: Remove pci_pm_complete()Liu Chuansheng2013-10-071-9/+0
| | * | | | PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-071-17/+15
| | * | | | mn10300/PCI: Remove unused pci_mem_startMyron Stowe2013-10-072-4/+0
| | * | | | cris/PCI: Remove unused pci_mem_startMyron Stowe2013-10-071-1/+0
| | * | | | PCI: Make pci_dev_pm_ops staticSachin Kamat2013-10-071-1/+1
| * | | | | Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas2013-10-315-112/+56
| |\ \ \ \ \
| | * | | | | drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify codeYijing Wang2013-10-041-13/+6
| | * | | | | staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang2013-10-041-11/+3
| | * | | | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-041-16/+12
| | * | | | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-241-66/+30
| | * | | | | IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-241-1/+1
| | * | | | | tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang2013-09-241-5/+2
| | * | | | | PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang2013-09-241-0/+2
| * | | | | | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-10-313-0/+342
| |\ \ \ \ \ \
| | * | | | | | PCI: Add R-Car Gen2 internal PCI supportValentine Barshak2013-10-303-0/+342
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-10-311-10/+3
| |\ \ \ \ \ \
| | * | | | | | PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut2013-10-311-1/+1
| | * | | | | | PCI: imx6: Remove redundant of_match_ptrSachin Kamat2013-10-301-1/+1
| | * | | | | | PCI: imx6: Increase link startup timeoutMarek Vasut2013-10-291-1/+1
| | * | | | | | PCI: imx6: Fix imprecise abort handlerTim Harvey2013-10-291-6/+0
OpenPOWER on IntegriCloud