Commit Graph

97 Commits (4788da268f83dedc58b79dc7b2f6072687f63a19)

Author SHA1 Message Date
Rafael J. Wysocki 6cbf82148f PCI PM: Run-time callbacks for PCI bus type 15 years ago
Rafael J. Wysocki 4b77b0a2ba PCI: Clear saved_state after the state has been restored 16 years ago
Rafael J. Wysocki 999cce4a52 PCI PM: Return error codes from pci_pm_resume() 16 years ago
Tejun Heo 9dba910e9d PCI: separate out pci_add_dynid() 16 years ago
Alek Du c82f63e411 PCI: check saved state before restore 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Rafael J. Wysocki 931ff68a5a PCI PM: Restore config spaces of all devices during early resume 16 years ago
Rafael J. Wysocki 46939f8b15 PCI PM: Put devices into low power states during late suspend (rev. 2) 16 years ago
Rafael J. Wysocki 0128a89cf7 PCI PM: Move pci_restore_standard_config to pci-driver.c 16 years ago
Frans Pop 57ef80266e PCI PM: Consistently use variable name "error" for pm call return values 16 years ago
Alex Chiang 705b1aaa82 PCI: Introduce /sys/bus/pci/rescan 16 years ago
Chris Wright 0994375e96 PCI: add remove_id sysfs entry 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
Rafael J. Wysocki 5294e25671 PCI PM: make the PM core more careful with drivers using the new PM framework 16 years ago
Rafael J. Wysocki cbbc2f6b0d PCI PM: Do not disable and enable bridges during suspend-resume 16 years ago
Rafael J. Wysocki 99dadce875 PCI PM: Fix saving of device state in pci_legacy_suspend 16 years ago
Rafael J. Wysocki ddb7c9d29f PCI PM: Fix handling of devices without drivers 16 years ago
Rafael J. Wysocki 545ffd58ad PCI PM: Fix hibernation breakage on EeePC 701 16 years ago
Rafael J. Wysocki 418e4da33f PCI PM: Fix suspend error paths and testing facility breakage 16 years ago
Rafael J. Wysocki aa8c6c9374 PCI PM: Restore standard config registers of all devices early 16 years ago
Rafael J. Wysocki f6dc1e5e3d PCI PM: Put PM callbacks in the order of execution 16 years ago
Rafael J. Wysocki d67e37d793 PCI PM: Run default PM callbacks for all devices using new framework 16 years ago
Rafael J. Wysocki ad8cfa1def PCI PM: Call pci_fixup_device from legacy routines 16 years ago
Rafael J. Wysocki bb80894543 PCI PM: Rearrange code in pci-driver.c 16 years ago
Rafael J. Wysocki 734104292f PCI PM: Avoid touching devices behind bridges in unknown state 16 years ago
Rafael J. Wysocki 07e836e8d1 PCI PM: Move pci_has_legacy_pm_support 16 years ago
Rafael J. Wysocki 571ff7584b PCI PM: Power-manage devices without drivers during suspend-resume 16 years ago
Rafael J. Wysocki fa58d305d9 PCI PM: Add suspend counterpart of pci_reenable_device 16 years ago
Rafael J. Wysocki c9b9972b3c PCI PM: Fix poweroff and restore callbacks 16 years ago
Rusty Russell 873392ca51 PCI: work_on_cpu: use in drivers/pci/pci-driver.c 16 years ago
Chris Wright 2debb4d201 PCI: allow pci driver to support only dynids 16 years ago
Rafael J. Wysocki 355a72d75b PCI: Rework default handling of suspend and resume 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Jean Delvare b41d6cf38e PCI: Check dynids driver_data value for validity 17 years ago
Milton Miller edbc25caaa PCI: remove dynids.use_driver_data 17 years ago
Rafael J. Wysocki bbb44d9f23 PCI: implement new suspend/resume callbacks 17 years ago
Rafael J. Wysocki e1a2a51e68 Suspend/Resume bug in PCI layer wrt quirks 17 years ago
Yinghai Lu 4efeb4dd3c PCI: use dev_to_node in pci_call_probe 17 years ago
Yinghai Lu d52877c7b1 pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Lee Schermerhorn 74e27e44b0 PCI: Mem Policy: fix mempolicy usage in pci driver 17 years ago
Greg Kroah-Hartman 2b93730318 PCI: remove foolish code from pci-driver.c 17 years ago
Greg Kroah-Hartman 03d43b19b9 PCI: use proper call to driver_create_file 17 years ago
Adrian Bunk d73460d79b PCI: make pci_match_device() static 18 years ago
Michael Ellerman a56bc69a18 PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Tejun Heo 0b62e13b5c pci: rename __pci_reenable_device() to pci_reenable_device() 18 years ago
Randy Dunlap 8b60756a62 Fix more "deprecated" spellos. 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago