summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-281-0/+7
* PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-0/+20
* PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-071-6/+10
* PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-071-6/+13
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-121-4/+2
|\
| * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-111-2/+1
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-2/+1
* | pci-acpi: formatting cleanups for _OSCKenji Kaneshige2008-06-101-2/+3
* | pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige2008-06-101-11/+4
* | pci-acpi: add flag to indicate query had been doneKenji Kaneshige2008-06-101-1/+3
* | pci-acpi: use local buffer for _OSCKenji Kaneshige2008-06-101-34/+39
* | pci-acpi: remove duplicate code for _OSCKenji Kaneshige2008-06-101-110/+55
|/
* ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige2008-05-131-1/+7
* ACPI/PCI: handle multiple _OSCKenji Kaneshige2008-05-131-1/+7
* ACPI/PCI: handle multiple _OSCShaohua Li2008-05-131-29/+66
* PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige2008-05-131-1/+1
* ACPI: acpi_pci_set_power_state() cleanupsDavid Brownell2008-02-231-8/+16
*-. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-211-2/+1
|\ \
| | * PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-211-2/+0
| |/ |/|
| * kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-151-0/+1
|/
* PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-011-3/+3
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-011-1/+0
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-291-0/+4
* ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li2007-07-221-0/+4
* ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-221-4/+20
* PCI: fix AER driver error informationZhang, Yanmin2007-07-111-6/+2
* ACPI: Disable MSI on request of FADTShaohua Li2007-04-251-0/+4
* pci: clear osc support flags if no _OSC methodKristen Carlson Accardi2006-12-011-1/+9
* [PATCH] PCI ACPI: Rename the functions to avoid multiple instances.Muthu Kumar2006-06-211-8/+8
* [PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi2006-05-211-25/+35
* [PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap2005-11-231-0/+1
* [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-101-8/+3
* [ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown2005-07-111-13/+2
* [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-111-0/+19
* [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-111-1/+46
* [ACPI] Bind ACPI and PCI devicesDavid Shaohua Li2005-07-111-3/+54
* [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+209