summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-bind'Rafael J. Wysocki2013-09-111-11/+24
|\
| * ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-091-11/+24
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-09-101-1/+2
|\ \
| * | cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu2013-08-301-1/+2
* | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-09-101-1/+2
|\ \ \
| * | | ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg2013-09-021-1/+2
* | | | Merge branch 'acpica'Rafael J. Wysocki2013-09-101-64/+102
|\ \ \ \
| * | | | ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-09-061-64/+102
* | | | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-101-14/+47
|\ \ \ \ \
| * | | | | ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-091-7/+25
| * | | | | ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki2013-09-071-4/+17
| * | | | | ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki2013-09-071-3/+6
| * | | | | ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki2013-09-051-1/+0
* | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-104-45/+43
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-313-4/+6
| * | | | | PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-312-32/+31
| * | | | | ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki2013-08-311-9/+6
* | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0345-1232/+1960
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-293-173/+184
| |\ \ \ \ \ \
| | * | | | | | PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman2013-08-291-24/+38
| | * | | | | | PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
| | * | | | | | PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-291-80/+55
| * | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-287-91/+152
| |\| | | | | |
| | * | | | | | PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-281-6/+1
| | * | | | | | PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-281-3/+3
| | * | | | | | PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-281-6/+3
| | * | | | | | PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
| | * | | | | | PCI: Add offsets of PCIe capability registersBjorn Helgaas2013-08-281-1/+4
| | * | | | | | PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas2013-08-281-45/+45
| | * | | | | | PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas2013-08-281-4/+6
| | * | | | | | PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-281-2/+2
| | * | | | | | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-273-27/+30
| | * | | | | | PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
| | * | | | | | PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-221-4/+9
| | * | | | | | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-222-0/+47
| * | | | | | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-267-50/+52
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-261-3/+21
| | * | | | | | | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-261-1/+1
| | * | | | | | | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-221-16/+16
| | * | | | | | | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-221-2/+1
| | * | | | | | | PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang2013-08-221-3/+0
| | * | | | | | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-226-26/+14
| | * | | | | | | PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas2013-08-221-1/+1
| * | | | | | | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-2613-110/+99
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-253-2/+3
| | * | | | | | | | PCI: Move resource reallocation code to non-__initYinghai Lu2013-07-251-8/+7
| | * | | | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-2513-42/+23
| | * | | | | | | | PCI: Assign resources on a per-bus basisYinghai Lu2013-07-251-37/+25
| | * | | | | | | | PCI: Enable unassigned resource reallocation on per-bus basisYinghai Lu2013-07-251-19/+23
| | * | | | | | | | PCI: Turn on reallocation for unassigned resources with host bridge offsetYinghai Lu2013-07-251-1/+6