aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
AgeCommit message (Expand)Author
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov
2013-02-12Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas
2013-02-11PCI/PM: Clear state_saved during suspendRafael J. Wysocki
2013-02-11PCI: Disable Bus Master unconditionally in pci_device_shutdown()Konstantin Khlebnikov
2013-01-25PCI: Skip attaching driver in device_add()Yinghai Lu
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-04Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas
2012-12-04PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-07PCI: Don't touch card regs after runtime suspend D3Dave Airlie
2012-11-02PCI/PM: Resume device before shutdownHuang Ying
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-24Merge branch 'pm-sleep'Rafael J. Wysocki
2012-09-19PM: Prevent runtime suspend during system resumeAlan Stern
2012-09-17PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributesKonstantin Khlebnikov
2012-08-21PCI/PM: Keep parent bridge active when probing deviceHuang Ying
2012-08-15PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-05-04PCI: disable Bus Master on PCI device shutdownKhalid Aziz
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-02-17PCI / PM: Disable wakeup during shutdown for devices not enabled to wake upRafael J. Wysocki
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern
2012-01-24Dynamic ID addition doesn't need get_driver()Alan Stern
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries
2011-07-06PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2010-12-23PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-07-30PCI: change device runtime PM settings for probe and removeAlan Stern
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-14PCI: Clear saved_state after the state has been restoredRafael J. Wysocki
2009-09-14PCI PM: Return error codes from pci_pm_resume()Rafael J. Wysocki
2009-09-09PCI: separate out pci_add_dynid()Tejun Heo
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-20PCI: check saved state before restoreAlek Du
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki