-
3.6-pci-fixes0ff9514b · ·
PCI updates for v3.6: Power management - PCI/PM: Enable D3/D3cold by default for most devices - PCI/PM: Keep parent bridge active when probing device - PCI/PM: Fix config reg access for D3cold and bridge suspending - PCI/PM: Add ABI document for sysfs file d3cold_allowed Core - PCI: Don't print anything while decoding is disabled
-
arm-perf-3.7051f1b13 · ·
Bunch of perf updates for the ARM backend that pave the way for big.LITTLE support in the future. The separation of CPU and PMU code is also the start of being able to move some of this stuff under drivers/.
-
pci/for-linus
PCI updates for v3.6: Power management - Fix EHCI-related crash during hibernation on ASUS (extension of similar suspend fix we merged in v3.6-rc1) (Rafael Wysocki) - Clarify D3/D3cold/D4 messages related to runtime D3cold support we added in v3.6-rc1 (Rafael Wysocki)
-
iommu-fixes-v3.6-rc22bd5ed00 · ·
IOMMU Fixes for Linux v3.6-rc2 Two fixes are necessary. One patch fixes a boot crash on MacBook Air with interrupt remapping enabled and the other patch fixes a regression (which causes a boot crash on AMD IOMMUv2 systems too) in the init code of the AMD IOMMU driver.
-
pm-for-3.6-rc33735d524 · ·
Power management fixes for 3.6-rc3 * Fixes for three obscure problems in the runtime PM core code found recently. * Two fixes for the new "coupled" cpuidle code from Colin Cross and Jon Medhurst. * intel_idle driver fix from Konrad Rzeszutek Wilk.
-
pm-for-3.6-rc207368d32 · ·
Power management fixes for 3.6-rc2 * Fix for two recent regressions in the generic PM domains framework. * Revert of a commit that introduced a resume regression and is conceptually incorrect in my opinion. * Fix for a return value in pcc-cpufreq.c from Julia Lawall. * RTC wakeup signaling fix from Neil Brown. * Suppression of compiler warnings for CONFIG_PM_SLEEP unset in ACPI, platform/x86 and TPM drivers.