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
2013-02-13
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
1
-1
/
+5
2013-02-12
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
1
-0
/
+4
2013-02-12
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
1
-1
/
+1
2013-01-26
PCI: Skip attaching driver in device_add()
Yinghai Lu
1
-1
/
+5
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-30
/
+43
2012-12-05
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
1
-27
/
+40
2012-12-05
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
1
-27
/
+40
2012-11-29
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
1
-0
/
+33
2012-11-29
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-15
/
+0
2012-11-27
Merge branch 'for-linus' into next
Bjorn Helgaas
1
-10
/
+2
2012-11-08
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
1
-3
/
+3
2012-11-03
PCI/PM: Resume device before shutdown
Huang Ying
1
-10
/
+2
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-17
/
+0
2012-09-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-17
/
+0
2012-09-19
PM: Prevent runtime suspend during system resume
Alan Stern
1
-17
/
+0
2012-09-17
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
Konstantin Khlebnikov
1
-47
/
+10
2012-08-22
PCI/PM: Keep parent bridge active when probing device
Huang Ying
1
-0
/
+6
2012-08-15
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
1
-0
/
+7
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+17
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+12
2012-07-06
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
1
-6
/
+8
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-1
/
+9
2012-05-04
PCI: disable Bus Master on PCI device shutdown
Khalid Aziz
1
-0
/
+6
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+10
2012-02-17
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
Rafael J. Wysocki
1
-0
/
+10
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-33
/
+17
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-2
/
+0
2012-01-07
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
1
-1
/
+2
2011-07-06
PCI / PM: Detect early wakeup in pci_pm_prepare()
Rafael J. Wysocki
1
-1
/
+17
2011-06-22
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
1
-1
/
+3
2011-04-12
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2010-12-23
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
1
-1
/
+1
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
1
-1
/
+2
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
1
-3
/
+29
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-27
/
+133
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-55
/
+77
2009-09-15
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
1
-9
/
+2
2009-09-15
PCI PM: Return error codes from pci_pm_resume()
Rafael J. Wysocki
1
-1
/
+1
2009-09-10
PCI: separate out pci_add_dynid()
Tejun Heo
1
-45
/
+74
2009-08-28
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
1
-1
/
+1
2009-08-20
PCI: check saved state before restore
Alek Du
1
-1
/
+1
2009-07-25
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
1
-8
/
+8
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-2
/
+1
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+79
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+1
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
1
-0
/
+17
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
[next]