aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+20
2008-07-07PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki1-6/+10
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki1-6/+13
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-nextJesse Barnes1-4/+2
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki1-2/+1
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+1
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige1-2/+3
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige1-11/+4
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige1-1/+3
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige1-34/+39
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige1-110/+55
2008-05-13ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige1-1/+7
2008-05-13ACPI/PCI: handle multiple _OSCKenji Kaneshige1-1/+7
2008-05-13ACPI/PCI: handle multiple _OSCShaohua Li1-29/+66
2008-05-13PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige1-1/+1
2008-02-23ACPI: acpi_pci_set_power_state() cleanupsDavid Brownell1-8/+16
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into releaseLen Brown1-2/+1
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki1-2/+0
2008-02-15kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson1-3/+3
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk1-1/+0
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown1-0/+4
2007-07-22ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li1-0/+4
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li1-4/+20
2007-07-11PCI: fix AER driver error informationZhang, Yanmin1-6/+2
2007-04-25ACPI: Disable MSI on request of FADTShaohua Li1-0/+4
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi1-1/+9
2006-06-21[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.Muthu Kumar1-8/+8
2006-05-21[PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2005-11-23[PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap1-0/+1
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com1-8/+3
2005-07-11[ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown1-13/+2
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li1-0/+19
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li1-1/+46
2005-07-11[ACPI] Bind ACPI and PCI devicesDavid Shaohua Li1-3/+54
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+209