summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into releaseLen Brown2009-01-091-44/+38
|\
| * pci-acpi: Cleanup _OSC evaluation codeTaku Izumi2009-01-071-17/+14
| * PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi2009-01-071-0/+4
| * PCI: revert additional _OSC evaluationTaku Izumi2009-01-071-13/+17
| * ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson2009-01-071-25/+0
| * ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson2009-01-071-5/+19
| * PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-2/+0
|/
* PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
* ACPI: Oops in ACPI with git latestRafael J. Wysocki2008-10-251-0/+3
* ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-221-4/+3
* ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-221-18/+13
* ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-221-16/+31
* ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-221-8/+20
* 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
OpenPOWER on IntegriCloud