aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Rework ASPM disable codeMatthew Garrett2012-02-061-1/+0
* ACPI: Add D3 cold stateLin Ming2011-05-291-0/+2
* ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-12/+4
* PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-141-1/+1
* PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-231-0/+1
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-071-4/+2
|\
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-4/+2
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+1
|/
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
* | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+211
|/
* PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki2009-12-161-8/+2
* PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-241-2/+2
* PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki2009-09-091-2/+24
* PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki2009-09-091-11/+2
* PCI PM: Simplify PCI wake-up codeRafael J. Wysocki2009-09-091-3/+7
* Merge branch 'linus' into releaseLen Brown2009-04-051-215/+0
|\
| * PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige2009-03-191-215/+0
* | ACPICA: Update FADT flag definitionsBob Moore2009-03-261-2/+2
|/
* 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