Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2abe05234f2e892728c388169631e4b99f354c86
/
drivers
/
pci
/
pci-driver.c
ad9001f
PCI/PM: Add missing link delays required by the PCIe spec
by Mika Westerberg
· 5 years ago
81cfa59
PCI/PM: Move power state update away from pci_power_up()
by Rafael J. Wysocki
· 5 years ago
1a1daf0
PCI/PM: Remove unused pci_driver.suspend_late() hook
by Bjorn Helgaas
· 5 years ago
89cdbc3
PCI/PM: Remove unused pci_driver.resume_early() hook
by Bjorn Helgaas
· 5 years ago
12bcae4
PCI/PM: Use pci_WARN() to include device information
by Bjorn Helgaas
· 5 years ago
6941a0c
PCI/PM: Use PCI dev_printk() wrappers for consistency
by Bjorn Helgaas
· 5 years ago
6da2f2c
PCI/PM: Make power management op coding style consistent
by Bjorn Helgaas
· 5 years ago
f7b32a8
PCI/PM: Run resume fixups before disabling wakeup events
by Bjorn Helgaas
· 5 years ago
ec6a75e
PCI/PM: Clear PCIe PME Status even for legacy power management
by Bjorn Helgaas
· 5 years ago
f2c33cc
PCI/PM: Always return devices to D0 when thawing
by Dexuan Cui
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
3dbeb44
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 5 years ago
a78ae45
PCI: PM: Simplify bus-level hibernation callbacks
by Rafael J. Wysocki
· 6 years ago
501debd
PM: ACPI/PCI: Resume all devices during hibernation
by Rafael J. Wysocki
· 6 years ago
28ad4b4
Merge back PCI power management material for v5.3.
by Rafael J. Wysocki
· 6 years ago
b51033e
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
by Rafael J. Wysocki
· 6 years ago
471a739
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
by Rafael J. Wysocki
· 6 years ago
25bc694
Merge back PCI power management material for v5.3.
by Rafael J. Wysocki
· 6 years ago
0c7376a
PCI: PM: Replace pci_dev_keep_suspended() with two functions
by Rafael J. Wysocki
· 6 years ago
3e26c5fee
PCI: PM: Skip devices in D0 for suspend-to-idle
by Rafael J. Wysocki
· 6 years ago
2d2f427
PCI: Always allow probing with driver_override
by Alex Williamson
· 6 years ago
76002d8
PCI: Return error if cannot probe VF
by Alex Williamson
· 6 years ago
d491f2b
PCI: PM: Avoid possible suspend-to-idle issue
by Rafael J. Wysocki
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
20a796a
PCI: Clean up usage of __u32 type
by Logan Gunthorpe
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
6642044
PCI: Remove unused attr variable in pci_dma_configure
by Nathan Chancellor
· 6 years ago
e5361ca
ACPI / scan: Refactor _CCA enforcement
by Robin Murphy
· 6 years ago
c5eb119
PCI / PM: Allow runtime PM without callback functions
by Jarkko Nikula
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
a865119
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
by Christoph Hellwig
· 6 years ago
3897237
PCI/IOV: Reset total_VFs limit after detaching PF driver
by Jakub Kicinski
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
656088a
PCI / PM: Do not clear state_saved for devices that remain suspended
by Rafael J. Wysocki
· 7 years ago
2e28bc8
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
by Oza Pawandeep
· 7 years ago
3d6ce86
drivers: remove force dma flag from buses
by Christoph Hellwig
· 7 years ago
07397df
dma-mapping: move dma configuration to bus infrastructure
by Nipun Gupta
· 7 years ago
ae860a1
PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set
by Mika Westerberg
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
64ae499
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
43b90ea
Merge branch 'pci/misc'
by Bjorn Helgaas
· 7 years ago
c6c889d
PCI/portdrv: Remove pcie_port_bus_type link order dependency
by Bjorn Helgaas
· 7 years ago
3620c71
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
by Bjorn Helgaas
· 7 years ago
df62ab5
PCI: Tidy comments
by Bjorn Helgaas
· 7 years ago
5775b84
PCI: Restore config space on runtime resume despite being unbound
by Rafael J. Wysocki
· 7 years ago
a39bd85
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
by Bjorn Helgaas
· 7 years ago
3ecac02
PCI/AER: Move pci_uevent_ers() out of pci.h
by Michael Ellerman
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
8cfab3c
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
by Bjorn Helgaas
· 7 years ago
4b67157
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
bee344c
PCI / PM: Remove spurious semicolon
by Luis de Bethencourt
· 7 years ago
5839ee7
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
by Rafael J. Wysocki
· 7 years ago
c51a024
Merge back PM core material for v4.16.
by Rafael J. Wysocki
· 7 years ago
3487972
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
by Rafael J. Wysocki
· 7 years ago
bd755d7
PCI / PM: Support for LEAVE_SUSPENDED driver flag
by Rafael J. Wysocki
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
1efef68
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
c4b6515
PCI / PM: Take SMART_SUSPEND driver flag into account
by Rafael J. Wysocki
· 7 years ago
302666d
PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
by Rafael J. Wysocki
· 7 years ago
08810a41
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
by Rafael J. Wysocki
· 7 years ago
d89e237
drivers: flag buses which demand DMA configuration
by Robin Murphy
· 7 years ago
ca67ab5
PCI / PM: Add dev_dbg() to print device suspend power states
by Rafael J. Wysocki
· 7 years ago
1cb31d3
PCI / PM: Do not resume any devices in pci_pm_prepare()
by Rafael J. Wysocki
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
92d50fc
PCI/IB: add support for pci driver attribute groups
by Greg Kroah-Hartman
· 7 years ago
baecc47
PCI / PM: Skip bridges in pci_enable_wake()
by Rafael J. Wysocki
· 7 years ago
ec4b8dd
Merge branch 'pm-pci'
by Rafael J. Wysocki
· 7 years ago
0ce3fca
PCI / PM: Restore PME Enable after config space restoration
by Rafael J. Wysocki
· 7 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
44d745f
Merge branch 'pci/irq-fixups' into next
by Bjorn Helgaas
· 8 years ago
30fdfb9
PCI: Add a call to pci_assign_irq() in pci_device_probe()
by Matthew Minter
· 8 years ago
e60514b
PCI/PM: Restore the status of PCI devices across hibernation
by Chen Yu
· 8 years ago
0847684
PCI / PM: Simplify device wakeup settings code
by Rafael J. Wysocki
· 8 years ago
a942774
PCI: pci-driver: convert to use DRIVER_ATTR_WO
by Greg Kroah-Hartman
· 8 years ago
0b2c2a7
PCI: Replace the racy recursion prevention
by Thomas Gleixner
· 8 years ago
1ddd45f
PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
by Thomas Gleixner
· 8 years ago
ef1b5da
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
0e7df22
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
by Bodong Wang
· 8 years ago
fda78d7
PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()
by Prarit Bhargava
· 8 years ago
60e8d3e
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
fed6781
PCI: Remove duplicate check for positive return value from probe() functions
by Gabriel Krisman Bertazi
· 8 years ago
02e0bea
PCI: implement num_vf bus type callback
by Phil Sutter
· 8 years ago
3f4f356
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
a0d2a95
PCI: Avoid unnecessary resume after direct-complete
by Lukas Wunner
· 8 years ago
ad618c9
PCI: Drop CONFIG_KEXEC_CORE ifdeffery
by Lukas Wunner
· 8 years ago
9d26d3a
PCI: Put PCIe ports into D3 during suspend
by Mika Westerberg
· 9 years ago
06bf403
PCI / PM: Tune down retryable runtime suspend error messages
by Imre Deak
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
58a1fbb
PM / PCI / ACPI: Kick devices that might have been reset by firmware
by Rafael J. Wysocki
· 9 years ago
c2df86e
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
by Rafael J. Wysocki
· 9 years ago
2cef548
PCI / PM: Avoid resuming more devices during system suspend
by Rafael J. Wysocki
· 9 years ago
a836006
PCI / PM: Update runtime PM documentation for PCI devices
by Rafael J. Wysocki
· 9 years ago
9222097
PCI: Remove unnecessary "if" statement
by Zhen Lei
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
890e484
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
by Jiang Liu
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
Next »