aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-28
| | * | | | | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-27
| | * | | | | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-22
| * | | | | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-26
| |\ \ \ \ \ \
| | * | | | | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
| | |/ / / / /
| * | | | | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-26
| |\ \ \ \ \ \
| | * | | | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-25
| | * | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| | |/ / / / /
| * | | | | | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-15
| |\ \ \ \ \ \
| | * | | | | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-15
| | * | | | | | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-14
| | * | | | | | PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson2013-08-14
| | * | | | | | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-09
| | |/ / / / /
| * / / / / / PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-12
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-30
| |\ \ \ \ \ \
| | * | | | | | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-29
| | * | | | | | driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-29
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-22
| | |\ \ \ \ \ \ \
| | | * | | | | | | of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha2013-08-21
| | | * | | | | | | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
| | * | | | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-22
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-09
| | | | * | | | | | | cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-09
| | | | * | | | | | | cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-07
| | | | * | | | | | | cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-07
| | | | * | | | | | | cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
| | | | * | | | | | | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-07
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-25
| | | | | | |/ / / / / | | | | | |/| | | | |
| * | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-14
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'cpuidle-gen' into pm-cpuidleRafael J. Wysocki2013-07-27
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | cpuidle: Add missing forward declarations of structuresDaniel Lezcano2013-07-14
| | | | * | | | | | | | cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-14
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| * | | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-26
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-13
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-06
| | | * | | | | | | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-08-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPICA: Update version to 20130725.Bob Moore2013-08-13
| | * | | | | | | | | | ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-13
| | * | | | | | | | | | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-13
| | * | | | | | | | | | ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-22
| | * | | | | | | | | | ACPICA: Update version to 20130626Bob Moore2013-07-22