summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I2017-02-213-4/+15
* PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I2017-02-213-16/+42
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-214-624/+650
* PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I2017-02-211-21/+21
* PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I2017-02-212-8/+11
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-2115-481/+666
* PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I2017-02-211-16/+17
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-217-33/+33
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-2111-4/+22
* PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2017-02-212-70/+71
* PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu2017-02-211-12/+3
* PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I2017-02-211-41/+51
* PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I2017-02-211-19/+13
* PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I2017-02-211-0/+29
* PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I2017-02-211-16/+5
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-2122-136/+155
* Merge branch 'for-linus' into pci/host-designwareBjorn Helgaas2017-02-211-5/+5
|\
| * PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri2017-01-101-5/+5
|/
* Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-261-2/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
* avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604
|\
| * ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84
| * ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308
|\ \
| * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2559-77/+77
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-256-340/+1
| * | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-252-40/+46
| * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-48/+31
| * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-46/+34
| * | cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50
| * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0
| * | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| * | perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
| * | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22
| * | scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2016-12-253-371/+673
|\ \ \
| * | | tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2016-12-242-110/+2
| * | | tools/power turbostat: Make extensible via the --add parameterLen Brown2016-12-242-9/+409
| * | | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown2016-12-021-1/+1
| * | | tools/power turbostat: line up headers when -M is usedLen Brown2016-12-021-1/+1
| * | | tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decodingLen Brown2016-12-021-1/+4
| * | | tools/power turbostat: Support Knights Mill (KNM)Len Brown2016-12-011-0/+7
| * | | tools/power turbostat: Display HWP OOB statusSrinivas Pandruvada2016-12-011-2/+3
| * | | tools/power turbostat: fix Denverton BCLKXiaolong Wang2016-12-011-0/+1