summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-255-34/+96
|\
| * Merge branch 'acpi-pm' into fixesRafael J. Wysocki2013-02-233-29/+94
| |\
| | * ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-233-29/+94
| * | Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki2013-02-231-4/+1
| |\ \
| | * | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki2013-02-231-4/+1
| * | | Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki2013-02-231-1/+1
| |\ \ \
| | * | | imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun2013-02-231-1/+1
* | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2529-706/+490
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-193-110/+34
| |\ \ \ \ \
| | * | | | | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-163-110/+34
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson2013-02-151-1/+1
| * | | | | | | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-154-16/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-154-16/+8
| * | | | | | | | Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas2013-02-122-3/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/PM: Clear state_saved during suspendRafael J. Wysocki2013-02-111-0/+4
| | * | | | | | | | PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas2013-02-111-2/+2
| | * | | | | | | | PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov2013-02-111-0/+3
| | * | | | | | | | PCI: Disable Bus Master unconditionally in pci_device_shutdown()Konstantin Khlebnikov2013-02-111-1/+1
| * | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-024-19/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-011-2/+0
| | * | | | | | | | PCI: Use PCI Express Capability accessorMyron Stowe2013-01-302-3/+3
| | * | | | | | | | PCI: Kill pci_is_reassigndev()Yinghai Lu2013-01-241-14/+3
| * | | | | | | | | Merge branch 'pci/joe-aspm' into nextBjorn Helgaas2013-02-021-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence2013-02-011-0/+3
| | * | | | | | | | | PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe2013-02-011-4/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-023-127/+17
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu2013-02-022-123/+14
| | * | | | | | | | PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu2013-02-011-3/+3
| | * | | | | | | | PCI: Remove unused "rc" in virtfn_add_bus()Yijing Wang2013-02-011-1/+0
| * | | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-2615-217/+264
| |\| | | | | | | |
| | * | | | | | | | PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-254-82/+41
| | * | | | | | | | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-252-1/+10
| | * | | | | | | | PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-253-44/+2
| | * | | | | | | | PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen2013-01-251-3/+9
| | * | | | | | | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-254-44/+143
| | * | | | | | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-252-38/+28
| | * | | | | | | | PCI: Make device create/destroy logic symmetricJiang Liu2013-01-252-3/+2
| | * | | | | | | | PCI: Fix reference count leak in pci_dev_present()Jiang Liu2013-01-251-5/+5
| | * | | | | | | | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-251-0/+1
| | * | | | | | | | PCI: Add root bus children dev's res to fail listYinghai Lu2013-01-251-1/+1
| | * | | | | | | | PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu2013-01-251-1/+26
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-267-120/+76
| |\| | | | | | |
| | * | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-257-120/+76
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-267-136/+109
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-20/+16
| | * | | | | | | | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-34/+29
| | * | | | | | | | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-18/+11
| | * | | | | | | | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-28/+16
| | * | | | | | | | | PCI: Consolidate "next-function" functionsYijing Wang2013-01-251-27/+21