| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 2008-07-14 | 2 | -0/+3 |
* | PCI PM: Fix pci_prepare_to_sleep | Rafael J. Wysocki | 2008-07-14 | 1 | -2/+2 |
* | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 2008-07-14 | 1 | -2/+2 |
* | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n | David Howells | 2008-07-08 | 1 | -0/+4 |
* | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 2008-07-07 | 3 | -67/+60 |
* | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 2008-07-07 | 2 | -0/+85 |
* | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 | 11 | -116/+208 |
* | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 2008-07-07 | 2 | -2/+23 |
* | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 | 4 | -74/+92 |
* | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 2008-07-07 | 2 | -52/+114 |
* | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 2008-07-07 | 3 | -20/+65 |
* | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-07 | 2 | -0/+12 |
* | PCI: make pci_name use dev_name | Greg KH | 2008-07-07 | 2 | -3/+3 |
* | PCI: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-03 | 1 | -3/+3 |
* | PCI: add stub for pci_set_consistent_dma_mask() | Randy Dunlap | 2008-06-30 | 1 | -0/+5 |
* | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 | 4 | -107/+0 |
* | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 2008-06-27 | 1 | -2/+3 |
* | PCI: Fix comment of pci_dynids | Wang Chen | 2008-06-27 | 1 | -1/+1 |
* | pciehp: use get_service_data | Kenji Kaneshige | 2008-06-27 | 1 | -5/+3 |
* | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 | 1 | -7/+3 |
* | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 | 3 | -136/+128 |
* | PCI: correct resource number in debug output | Jesse Barnes | 2008-06-25 | 1 | -4/+4 |
* | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 | 2 | -14/+13 |
* | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 | 3 | -21/+19 |
* | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 | 6 | -106/+89 |
* | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 2008-06-25 | 1 | -3/+1 |
* | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-25 | 1 | -2/+2 |
* | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-25 | 1 | -2/+2 |
* | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-25 | 1 | -11/+14 |
* | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-25 | 1 | -1/+1 |
* | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes | 2008-06-25 | 1 | -2/+4 |
* | x86/PCI: fixup early quirk probing | Jesse Barnes | 2008-06-16 | 1 | -5/+21 |
* | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 8 | -126/+215 |
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 | 34 | -101/+80 |
|\ |
|
| * | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 | 1 | -31/+0 |
| * | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 | 3 | -6/+4 |
| * | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 4 | -11/+8 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-06-10 | 19 | -32/+45 |
| |\ |
|
| | * | fix BLK_DEV_HD_ONLY on ARM dependencies | Adrian Bunk | 2008-06-10 | 1 | -0/+1 |
| | * | ide: export ide_doubler | Adrian Bunk | 2008-06-10 | 1 | -0/+4 |
| | * | palm_bk3710: add warm-plug support | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -3/+0 |
| | * | delkin_cb: add missing __init/__exit tags | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -4/+2 |
| | * | delkin_cb: add warm-plug support | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -4/+0 |
| | * | delkin_cb: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -8/+7 |
| | * | delkin_cb: set proper hwif->gendev.parent value | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -1/+2 |
| | * | ide: fix host drivers missing hwif->chipset initialization | Bartlomiej Zolnierkiewicz | 2008-06-10 | 11 | -0/+20 |
| | * | ide-generic: add missing hwif->chipset setup | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -0/+1 |
| | * | sis5513: add missing pci_enable_device() call | Bartlomiej Zolnierkiewicz | 2008-06-10 | 1 | -0/+5 |
| | * | MAINTAINERS: remove SIS 5513 IDE entry | Adrian Bunk | 2008-06-10 | 1 | -7/+0 |
| | * | ide: remove the ide_etrax100 chipset type | Adrian Bunk | 2008-06-10 | 3 | -5/+3 |