Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-12 | 66 | -1039/+1065 | |
|\ | ||||||
| *---. | Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next | Bjorn Helgaas | 2014-06-11 | 58 | -951/+780 | |
| |\ \ \ | ||||||
| | | | * | PCI: Merge multi-line quoted strings | Ryan Desfosses | 2014-06-10 | 28 | -249/+169 | |
| | | | * | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 45 | -588/+517 | |
| | | | * | PCI: Move EXPORT_SYMBOL so it immediately follows function/variable | Ryan Desfosses | 2014-06-10 | 12 | -113/+89 | |
| | |_|/ | |/| | | ||||||
| | | * | PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L | Jérôme Carretero | 2014-06-11 | 1 | -0/+2 | |
| | | * | PCI: Add bridge DMA alias quirk for ITE bridge | Alex Williamson | 2014-06-09 | 1 | -0/+2 | |
| | * | | PCI/MSI: Fix memory leak in free_msi_irqs() | Alexei Starovoitov | 2014-06-11 | 1 | -1/+1 | |
| |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----. \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas | 2014-06-03 | 10 | -115/+222 | |
| |\ \ \ \ \ | ||||||
| | | | | * | | PCI: tegra: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-14 | 1 | -1/+6 | |
| | | | * | | | PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type | Fabio Estevam | 2014-04-29 | 1 | -2/+4 | |
| | | | * | | | PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 2014-04-29 | 1 | -8/+0 | |
| | | | * | | | Merge tag 'tags/mvebu-mbus_pci-fixes-3.15' into pci/host-mvebu | Bjorn Helgaas | 2014-04-29 | 2 | -22/+92 | |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | PCI: designware: Split Exynos and i.MX bindings | Lucas Stach | 2014-06-03 | 3 | -68/+109 | |
| | * | | | | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 2014-04-16 | 4 | -9/+0 | |
| | * | | | | | PCI: designware: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-16 | 1 | -3/+9 | |
| | * | | | | | PCI: designware: Fix iATU programming for cfg1, io and mem viewport | Mohit Kumar | 2014-04-16 | 1 | -3/+3 | |
| | * | | | | | PCI: designware: Fix comment for setting number of lanes | Mohit Kumar | 2014-04-16 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 2014-06-02 | 3 | -4/+175 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges | Alex Williamson | 2014-05-28 | 1 | -0/+23 | |
| | * | | | | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson | 2014-05-28 | 2 | -2/+10 | |
| | * | | | | PCI: Add function 1 DMA alias quirk for Marvell devices | Alex Williamson | 2014-05-28 | 1 | -0/+36 | |
| | * | | | | PCI: Add function 0 DMA alias quirk for Ricoh devices | Alex Williamson | 2014-05-28 | 1 | -0/+16 | |
| | * | | | | PCI: Add support for DMA alias quirks | Alex Williamson | 2014-05-28 | 2 | -0/+14 | |
| | * | | | | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson | 2014-05-28 | 1 | -4/+4 | |
| | * | | | | PCI: Add DMA alias iterator | Alex Williamson | 2014-05-28 | 2 | -0/+74 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-12 | 24 | -113/+437 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-06-12 | 8 | -32/+115 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PM / sleep: trace events for device PM callbacks | Todd E Brandt | 2014-06-11 | 2 | -22/+52 | |
| | * | | | | | PM / sleep: trace events for suspend/resume | Todd E Brandt | 2014-06-07 | 8 | -19/+72 | |
| | * | | | | | Merge branch 'acpi-pm' into pm-sleep | Rafael J. Wysocki | 2014-06-07 | 488 | -3282/+5238 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-06-12 | 11 | -61/+256 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR | Viresh Kumar | 2014-06-10 | 1 | -1/+1 | |
| | * | | | | | | | cpufreq: tegra: update comment for clarity | Viresh Kumar | 2014-06-10 | 1 | -3/+6 | |
| | * | | | | | | | cpufreq: intel_pstate: Remove duplicate CPU ID check | Stratos Karafotis | 2014-06-10 | 1 | -6/+0 | |
| | * | | | | | | | cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 2014-06-09 | 1 | -1/+1 | |
| | * | | | | | | | cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' | Viresh Kumar | 2014-06-09 | 2 | -9/+19 | |
| | * | | | | | | | cpufreq: governor: Be friendly towards latency-sensitive bursty workloads | Srivatsa S. Bhat | 2014-06-07 | 2 | -3/+61 | |
| | * | | | | | | | cpufreq: ppc-corenet-cpu-freq: do_div use quotient | Ed Swarthout | 2014-06-06 | 1 | -4/+5 | |
| | * | | | | | | | Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64" | Rafael J. Wysocki | 2014-06-06 | 1 | -2/+1 | |
| | * | | | | | | | cpufreq: Tegra: implement intermediate frequency callbacks | Viresh Kumar | 2014-06-05 | 1 | -35/+62 | |
| | * | | | | | | | cpufreq: add support for intermediate (stable) frequencies | Viresh Kumar | 2014-06-05 | 3 | -9/+112 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-general' and 'acpi-video' | Rafael J. Wysocki | 2014-06-12 | 2 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI / video: Change the default for video.use_native_backlight to 1 | Rafael J. Wysocki | 2014-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | | ACPI: Fix bug when ACPI reset register is implemented in system memory | Randy Wright | 2014-06-05 | 1 | -0/+12 | |
| * | | | | | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-06-12 | 2 | -18/+52 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges | Rafael J. Wysocki | 2014-06-11 | 2 | -18/+52 | |
| * | | | | | | | | | | | PM / Documentation: Update copyright in suspend-and-cpuhotplug.txt | Srivatsa S. Bhat | 2014-06-09 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-06-12 | 18 | -367/+267 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | leds: Remove duplicated OOM message for individual driver | Xiubo Li | 2014-05-08 | 6 | -18/+6 |