Age | Commit message (Expand) | Author |
2018-01-18 | Merge branch 'pm-core' | Rafael J. Wysocki |
2018-01-18 | PCI / PM: Remove spurious semicolon | Luis de Bethencourt |
2017-12-18 | PCI / PM: Force devices to D0 in pci_pm_thaw_noirq() | Rafael J. Wysocki |
2017-12-16 | Merge back PM core material for v4.16. | Rafael J. Wysocki |
2017-12-11 | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki |
2017-11-27 | PCI / PM: Support for LEAVE_SUSPENDED driver flag | Rafael J. Wysocki |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki |
2017-11-06 | PCI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki |
2017-11-06 | PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks | Rafael J. Wysocki |
2017-11-06 | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags | Rafael J. Wysocki |
2017-10-19 | drivers: flag buses which demand DMA configuration | Robin Murphy |
2017-10-03 | PCI / PM: Add dev_dbg() to print device suspend power states | Rafael J. Wysocki |
2017-09-28 | PCI / PM: Do not resume any devices in pci_pm_prepare() | Rafael J. Wysocki |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-08-18 | PCI/IB: add support for pci driver attribute groups | Greg Kroah-Hartman |
2017-08-01 | PCI / PM: Skip bridges in pci_enable_wake() | Rafael J. Wysocki |
2017-07-14 | Merge branch 'pm-pci' | Rafael J. Wysocki |
2017-07-12 | PCI / PM: Restore PME Enable after config space restoration | Rafael J. Wysocki |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas |
2017-07-02 | PCI: Add a call to pci_assign_irq() in pci_device_probe() | Matthew Minter |
2017-06-30 | PCI/PM: Restore the status of PCI devices across hibernation | Chen Yu |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki |
2017-06-12 | PCI: pci-driver: convert to use DRIVER_ATTR_WO | Greg Kroah-Hartman |
2017-05-26 | PCI: Replace the racy recursion prevention | Thomas Gleixner |
2017-05-26 | PCI: Use cpu_hotplug_disable() instead of get_online_cpus() | Thomas Gleixner |
2017-04-28 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-04-20 | PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding | Bodong Wang |
2017-03-09 | PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown() | Prarit Bhargava |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-10 | PCI: Remove duplicate check for positive return value from probe() functions | Gabriel Krisman Bertazi |
2017-01-20 | PCI: implement num_vf bus type callback | Phil Sutter |
2016-10-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2016-09-28 | PCI: Avoid unnecessary resume after direct-complete | Lukas Wunner |
2016-08-09 | PCI: Drop CONFIG_KEXEC_CORE ifdeffery | Lukas Wunner |
2016-06-13 | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg |
2015-12-02 | PCI / PM: Tune down retryable runtime suspend error messages | Imre Deak |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-10-14 | PM / PCI / ACPI: Kick devices that might have been reset by firmware | Rafael J. Wysocki |
2015-10-14 | PM / sleep: Drop pm_request_idle() from pm_generic_complete() | Rafael J. Wysocki |
2015-10-12 | PCI / PM: Avoid resuming more devices during system suspend | Rafael J. Wysocki |
2015-09-25 | PCI / PM: Update runtime PM documentation for PCI devices | Rafael J. Wysocki |
2015-09-18 | PCI: Remove unnecessary "if" statement | Zhen Lei |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-07-30 | PCI: Add pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-01-23 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki |