index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI / PM: Detect early wakeup in pci_pm_prepare()
Rafael J. Wysocki
2011-07-06
1
-1
/
+17
*
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
2011-06-21
1
-1
/
+3
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-3
/
+3
*
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-2
/
+2
*
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
2010-12-23
1
-1
/
+1
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-1
/
+2
*
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-30
1
-3
/
+29
*
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
1
-27
/
+133
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-16
1
-55
/
+77
|
\
|
*
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
2009-09-14
1
-9
/
+2
|
*
PCI PM: Return error codes from pci_pm_resume()
Rafael J. Wysocki
2009-09-14
1
-1
/
+1
|
*
PCI: separate out pci_add_dynid()
Tejun Heo
2009-09-09
1
-45
/
+74
*
|
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-27
1
-1
/
+1
|
\
\
|
|
/
|
*
PCI: check saved state before restore
Alek Du
2009-08-20
1
-1
/
+1
*
|
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-24
1
-8
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
1
-2
/
+1
|
\
|
*
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-31
1
-2
/
+1
|
|
\
|
|
*
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
2009-03-13
1
-2
/
+1
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-04-01
1
-2
/
+79
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
2009-03-20
1
-0
/
+1
|
*
|
PCI: add remove_id sysfs entry
Chris Wright
2009-03-20
1
-2
/
+78
|
|
/
*
|
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
2009-03-30
1
-7
/
+9
*
|
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
2009-03-30
1
-53
/
+81
*
|
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
2009-03-30
1
-0
/
+17
*
|
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
2009-03-30
1
-10
/
+10
|
/
*
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
1
-52
/
+93
*
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
1
-4
/
+6
*
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
1
-2
/
+8
*
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-02-04
1
-15
/
+12
*
PCI PM: Fix hibernation breakage on EeePC 701
Rafael J. Wysocki
2009-01-27
1
-1
/
+4
*
PCI PM: Fix suspend error paths and testing facility breakage
Rafael J. Wysocki
2009-01-27
1
-0
/
+16
*
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
2009-01-16
1
-64
/
+27
*
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
2009-01-07
1
-43
/
+43
*
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
2009-01-07
1
-82
/
+53
*
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
2009-01-07
1
-33
/
+19
*
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
2009-01-07
1
-41
/
+75
*
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
2009-01-07
1
-37
/
+72
*
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
2009-01-07
1
-8
/
+8
*
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
2009-01-07
1
-4
/
+29
*
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
2009-01-07
1
-5
/
+30
*
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
2009-01-07
1
-5
/
+5
*
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
Rusty Russell
2009-01-07
1
-20
/
+32
*
PCI: allow pci driver to support only dynids
Chris Wright
2009-01-07
1
-9
/
+11
*
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
2009-01-06
1
-31
/
+63
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-28
/
+18
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
1
-2
/
+16
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-2
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-42
/
+346
|
\
|
*
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
1
-46
/
+346
|
*
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-06-10
1
-1
/
+5
[next]