index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/pm' into next
Bjorn Helgaas
2016-10-03
1
-2
/
+13
|
\
|
*
PCI: Avoid unnecessary resume after direct-complete
Lukas Wunner
2016-09-28
1
-2
/
+13
*
|
PCI: Drop CONFIG_KEXEC_CORE ifdeffery
Lukas Wunner
2016-08-09
1
-2
/
+0
|
/
*
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-06-13
1
-4
/
+1
*
PCI / PM: Tune down retryable runtime suspend error messages
Imre Deak
2015-12-02
1
-2
/
+14
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
1
-5
/
+3
|
\
|
*
PCI: Remove unnecessary "if" statement
Zhen Lei
2015-09-18
1
-5
/
+3
*
|
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
2015-10-14
1
-1
/
+1
*
|
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
Rafael J. Wysocki
2015-10-14
1
-7
/
+2
*
|
PCI / PM: Avoid resuming more devices during system suspend
Rafael J. Wysocki
2015-10-12
1
-0
/
+12
*
|
PCI / PM: Update runtime PM documentation for PCI devices
Rafael J. Wysocki
2015-09-25
1
-3
/
+4
|
/
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-1
/
+1
*
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
2015-07-30
1
-6
/
+20
*
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-10
1
-5
/
+6
|
\
|
*
PCI / PM: Avoid resuming PCI devices during system suspend
Rafael J. Wysocki
2015-01-23
1
-5
/
+6
*
|
PCI: Generate uppercase hex for modalias var in uevent
Ricardo Ribalda Delgado
2015-01-09
1
-1
/
+1
|
/
*
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
2014-12-04
1
-13
/
+7
*
PCI: Remove unnecessary variable in pci_add_dynid()
Tobias Klauser
2014-09-03
1
-4
/
+1
*
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
2014-06-19
1
-4
/
+14
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-27
/
+24
*
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-06-10
1
-10
/
+8
*
-
-
-
.
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
1
-7
/
+26
|
\
\
\
|
|
|
*
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
2014-05-28
1
-3
/
+22
|
|
|
/
|
|
/
|
|
|
*
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
2014-05-27
1
-4
/
+4
|
|
/
*
|
PCI: Remove dead code
Bjorn Helgaas
2014-04-29
1
-2
/
+1
*
|
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
2014-04-29
1
-1
/
+21
|
/
*
PCI / PM: Resume runtime-suspended devices later during system suspend
Rafael J. Wysocki
2014-03-04
1
-8
/
+25
*
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
2013-12-07
1
-3
/
+9
*
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
Alexander Duyck
2013-11-25
1
-5
/
+21
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-8
/
+8
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-11-06
1
-2
/
+10
|
\
|
*
PCI: Warn on driver probe return value greater than zero
Stephen M. Cameron
2013-11-06
1
-2
/
+10
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-10-31
1
-10
/
+1
|
\
\
|
|
/
|
*
PCI/PM: Remove pci_pm_complete()
Liu Chuansheng
2013-10-07
1
-9
/
+0
|
*
PCI: Make pci_dev_pm_ops static
Sachin Kamat
2013-10-07
1
-1
/
+1
*
|
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-07
1
-1
/
+1
*
|
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-10-07
1
-5
/
+8
*
|
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-10-07
1
-1
/
+1
|
/
*
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
2013-08-22
1
-0
/
+43
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-9
/
+5
*
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
2013-04-02
1
-2
/
+3
*
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-12
1
-1
/
+5
|
\
|
*
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
2013-02-11
1
-0
/
+4
|
*
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
2013-02-11
1
-1
/
+1
*
|
PCI: Skip attaching driver in device_add()
Yinghai Lu
2013-01-25
1
-1
/
+5
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-30
/
+43
|
\
|
*
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2012-12-04
1
-27
/
+40
|
|
\
|
|
*
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2012-12-04
1
-27
/
+40
|
*
|
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-26
1
-10
/
+2
|
|
\
\
|
|
|
/
|
*
|
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
2012-11-07
1
-3
/
+3
[next]