summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-043-56/+75
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-292-54/+63
| |\
| | * 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-271-12/+12
| | * PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-221-0/+4
| * | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-261-1/+1
| |\ \
| | * | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-1/+1
| | |/
| * | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-261-1/+1
| |\ \
| | * | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-251-0/+1
| | * | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| | |/
| * | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-152-0/+9
| |\ \
| | * | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-151-0/+2
| | * | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-141-0/+2
| | * | PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson2013-08-141-0/+4
| | * | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-101-0/+1
| | |/
| * / PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-121-0/+1
| |/
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0415-261/+304
|\ \
| * \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-302-2/+2
| |\ \
| | * | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1
| | * | driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-291-0/+1
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-274-209/+202
| |\ \ \
| | * \ \ Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-233-0/+23
| | |\ \ \
| | | * | | of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha2013-08-211-0/+15
| | | * | | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-212-0/+8
| | * | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-231-209/+179
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-209/+179
| | | |\ \ \
| | | | * | | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
| | | | * | | cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-101-0/+1
| | | | * | | cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-071-1/+1
| | | | * | | cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-071-196/+177
| | | | * | | cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-8/+3
| | | | * | | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-071-6/+0
| | | | |\ \ \
| | | | | * | | cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-261-6/+0
| | | | | | |/ | | | | | |/|
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-271-4/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-141-4/+5
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge branch 'cpuidle-gen' into pm-cpuidleRafael J. Wysocki2013-07-271-4/+5
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | cpuidle: Add missing forward declarations of structuresDaniel Lezcano2013-07-151-0/+2
| | | | * | | | cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-151-4/+3
| * | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-08-271-0/+37
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-271-0/+37
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-08-271-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-131-0/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-10/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-10/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-1/+0
| | | * | | | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-9/+0
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-08-272-11/+18
| |\ \ \ \ \ \ \