index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
1
-12
/
+7
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
1
-0
/
+11
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2022-05-05
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-2
/
+7
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
1
-2
/
+0
2022-05-05
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
1
-2
/
+13
2022-05-05
PCI/PM: Power up all devices during runtime resume
Rafael J. Wysocki
1
-1
/
+1
2022-05-05
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Krzysztof Kozlowski
1
-6
/
+11
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+16
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-7
/
+7
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-2
/
+2
2022-02-16
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
1
-5
/
+16
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
1
-17
/
+16
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
1
-0
/
+4
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-1
/
+1
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
1
-4
/
+0
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-16
/
+17
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
1
-1
/
+1
2021-10-13
PCI: Drop pci_device_probe() test of !pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-13
PCI: Drop pci_device_remove() test of pci_dev->driver
Uwe Kleine-König
1
-9
/
+7
2021-10-09
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+21
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
1
-7
/
+21
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-05-20
PCI: Add support for dev_groups to struct pci_driver
Andrey Grodzovsky
1
-0
/
+1
2020-12-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-2
/
+2
2020-11-21
PCI: Avoid duplicate IDs in driver dynamic IDs list
Zhenzhong Duan
1
-1
/
+1
2020-11-21
PCI: Move pci_match_device() ahead of new_id_store()
Zhenzhong Duan
1
-72
/
+73
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+0
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
1
-0
/
+1
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-26
/
+0
2020-07-08
PCI: Restrict probe functions to housekeeping CPUs
Alex Belits
1
-1
/
+4
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-4
/
+4
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
1
-2
/
+2
2020-04-24
PM: sleep: core: Rework the power.may_skip_resume handling
Rafael J. Wysocki
1
-5
/
+3
2020-04-24
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
1
-8
/
+10
2019-11-21
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-1
/
+10
2019-11-21
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
1
-0
/
+1
2019-11-21
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
1
-21
/
+1
2019-11-21
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
1
-17
/
+6
2019-11-21
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
1
-17
/
+17
2019-11-21
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
1
-5
/
+6
2019-11-21
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
1
-40
/
+36
2019-11-21
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
1
-9
/
+7
2019-11-21
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
1
-2
/
+1
2019-11-21
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
1
-6
/
+11
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+9
[next]