| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | PCI: Move pci_uevent into pci-driver.c | Bill Pemberton | 2012-11-28 | 1 | -0/+33 |
* | | | PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -15/+0 |
| |/
|/| |
|
* | | PCI/PM: Resume device before shutdown | Huang Ying | 2012-11-02 | 1 | -10/+2 |
|/ |
|
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 1 | -17/+0 |
|\ |
|
| * | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-09-24 | 1 | -17/+0 |
| |\ |
|
| | * | PM: Prevent runtime suspend during system resume | Alan Stern | 2012-09-19 | 1 | -17/+0 |
* | | | PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes | Konstantin Khlebnikov | 2012-09-17 | 1 | -47/+10 |
|/ / |
|
* | | PCI/PM: Keep parent bridge active when probing device | Huang Ying | 2012-08-21 | 1 | -0/+6 |
* | | PCI: EHCI: Fix crash during hibernation on ASUS computers | Rafael J. Wysocki | 2012-08-15 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 1 | -7/+17 |
|\ |
|
| * | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki | 2012-07-05 | 1 | -6/+8 |
| * | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 2012-06-23 | 1 | -1/+9 |
* | | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-07-10 | 1 | -0/+12 |
|/ |
|
* | PCI: disable Bus Master on PCI device shutdown | Khalid Aziz | 2012-05-04 | 1 | -0/+6 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -0/+10 |
|\ |
|
| * | PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up | Rafael J. Wysocki | 2012-02-17 | 1 | -0/+10 |
* | | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern | 2012-01-26 | 1 | -33/+17 |
* | | Dynamic ID addition doesn't need get_driver() | Alan Stern | 2012-01-24 | 1 | -2/+0 |
|/ |
|
* | PCI: pci_has_legacy_pm_support add driver and device to WARN | David Fries | 2012-01-06 | 1 | -1/+2 |
* | 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 |