Age | Commit message (Expand) | Author | Files | Lines |
2017-07-14 | Merge branch 'pm-pci' | Rafael J. Wysocki | 1 | -0/+2 |
2017-07-12 | PCI / PM: Restore PME Enable after config space restoration | Rafael J. Wysocki | 1 | -0/+2 |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
2017-07-03 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas | 1 | -0/+2 |
2017-07-02 | PCI: Add a call to pci_assign_irq() in pci_device_probe() | Matthew Minter | 1 | -0/+2 |
2017-06-30 | PCI/PM: Restore the status of PCI devices across hibernation | Chen Yu | 1 | -0/+1 |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki | 1 | -1/+1 |
2017-06-12 | PCI: pci-driver: convert to use DRIVER_ATTR_WO | Greg Kroah-Hartman | 1 | -4/+4 |
2017-05-26 | PCI: Replace the racy recursion prevention | Thomas Gleixner | 1 | -22/+25 |
2017-05-26 | PCI: Use cpu_hotplug_disable() instead of get_online_cpus() | Thomas Gleixner | 1 | -2/+2 |
2017-04-28 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -4/+18 |
2017-04-20 | PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding | Bodong Wang | 1 | -4/+18 |
2017-03-09 | PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown() | Prarit Bhargava | 1 | -2/+0 |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2017-02-10 | PCI: Remove duplicate check for positive return value from probe() functions | Gabriel Krisman Bertazi | 1 | -2/+0 |
2017-01-20 | PCI: implement num_vf bus type callback | Phil Sutter | 1 | -0/+6 |
2016-10-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas | 1 | -2/+13 |
2016-09-28 | PCI: Avoid unnecessary resume after direct-complete | Lukas Wunner | 1 | -2/+13 |
2016-08-09 | PCI: Drop CONFIG_KEXEC_CORE ifdeffery | Lukas Wunner | 1 | -2/+0 |
2016-06-13 | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg | 1 | -4/+1 |
2015-12-02 | PCI / PM: Tune down retryable runtime suspend error messages | Imre Deak | 1 | -2/+14 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+3 |
2015-10-14 | PM / PCI / ACPI: Kick devices that might have been reset by firmware | Rafael J. Wysocki | 1 | -1/+1 |
2015-10-14 | PM / sleep: Drop pm_request_idle() from pm_generic_complete() | Rafael J. Wysocki | 1 | -7/+2 |
2015-10-12 | PCI / PM: Avoid resuming more devices during system suspend | Rafael J. Wysocki | 1 | -0/+12 |
2015-09-25 | PCI / PM: Update runtime PM documentation for PCI devices | Rafael J. Wysocki | 1 | -3/+4 |
2015-09-18 | PCI: Remove unnecessary "if" statement | Zhen Lei | 1 | -5/+3 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -1/+1 |
2015-07-30 | PCI: Add pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 1 | -6/+20 |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+6 |
2015-01-23 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki | 1 | -5/+6 |
2015-01-09 | PCI: Generate uppercase hex for modalias var in uevent | Ricardo Ribalda Delgado | 1 | -1/+1 |
2014-12-04 | PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core | Rafael J. Wysocki | 1 | -13/+7 |
2014-09-03 | PCI: Remove unnecessary variable in pci_add_dynid() | Tobias Klauser | 1 | -4/+1 |
2014-06-19 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever | 1 | -4/+14 |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -27/+24 |
2014-06-10 | PCI: Move EXPORT_SYMBOL so it immediately follows function/variable | Ryan Desfosses | 1 | -10/+8 |
2014-05-28 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 1 | -7/+26 |
2014-05-28 | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 1 | -3/+22 |
2014-05-27 | PCI: Rename pci_is_bridge() to pci_has_subordinate() | Yijing Wang | 1 | -4/+4 |
2014-04-29 | PCI: Remove dead code | Bjorn Helgaas | 1 | -2/+1 |
2014-04-29 | PCI: Fail new_id for vendor/device values already built into driver | Bandan Das | 1 | -1/+21 |
2014-03-04 | PCI / PM: Resume runtime-suspended devices later during system suspend | Rafael J. Wysocki | 1 | -8/+25 |
2013-12-07 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz | 1 | -3/+9 |
2013-11-25 | PCI: Avoid unnecessary CPU switch when calling driver .probe() method | Alexander Duyck | 1 | -5/+21 |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 1 | -8/+8 |
2013-11-06 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -2/+10 |
2013-11-06 | PCI: Warn on driver probe return value greater than zero | Stephen M. Cameron | 1 | -2/+10 |