index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-02-17
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
Rafael J. Wysocki
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-06
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
2011-07-06
PCI / PM: Detect early wakeup in pci_pm_prepare()
Rafael J. Wysocki
2011-06-21
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-03-14
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2010-12-23
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-14
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
2009-09-14
PCI PM: Return error codes from pci_pm_resume()
Rafael J. Wysocki
2009-09-09
PCI: separate out pci_add_dynid()
Tejun Heo
2009-08-28
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-20
PCI: check saved state before restore
Alek Du
2009-07-25
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
2009-03-20
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
2009-03-20
PCI: add remove_id sysfs entry
Chris Wright
2009-03-13
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
2009-02-05
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-05
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-05
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-05
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-01-27
PCI PM: Fix hibernation breakage on EeePC 701
Rafael J. Wysocki
2009-01-27
PCI PM: Fix suspend error paths and testing facility breakage
Rafael J. Wysocki
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
2009-01-07
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
2009-01-07
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
2009-01-07
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
2009-01-07
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
2009-01-07
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
2009-01-07
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
2009-01-07
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
2009-01-07
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
Rusty Russell
2009-01-07
PCI: allow pci driver to support only dynids
Chris Wright
2009-01-06
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
[next]