| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-15 | PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state() | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -3/+19 |
| 2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 1 | -4/+19 |
| 2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -1/+2 |
| 2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+14 |
| 2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 1 | -1/+1 |
| 2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 1 | -2/+2 |
| 2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 1 | -37/+3 |
| 2011-12-05 | PCI/ACPI/PM: Avoid resuming devices that don't signal PME | Rafael J. Wysocki | 1 | -4/+8 |
| 2011-12-05 | PCI: Rework ASPM disable code | Matthew Garrett | 1 | -1/+0 |
| 2011-10-14 | PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() | Rafael J. Wysocki | 1 | -2/+1 |
| 2011-10-14 | PCI / PM: Extend PME polling to all PCI devices | Rafael J. Wysocki | 1 | -0/+3 |
| 2011-05-29 | ACPI: Add D3 cold state | Lin Ming | 1 | -0/+2 |
| 2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 1 | -12/+4 |
| 2011-01-14 | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 1 | -1/+1 |
| 2010-12-23 | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 1 | -0/+1 |
| 2010-08-07 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -4/+2 |
| 2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 1 | -0/+1 |
| 2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -4/+2 |
| 2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -1/+1 |
| 2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 1 | -0/+211 |
| 2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -1/+1 |
| 2009-12-16 | PCI/PM: Propagate wake-up enable for PCIe devices too | Rafael J. Wysocki | 1 | -8/+2 |
| 2009-11-24 | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige | 1 | -2/+2 |
| 2009-09-09 | PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support | Rafael J. Wysocki | 1 | -2/+24 |
| 2009-09-09 | PCI / ACPI PM: Rework some debug messages | Rafael J. Wysocki | 1 | -11/+2 |
| 2009-09-09 | PCI PM: Simplify PCI wake-up code | Rafael J. Wysocki | 1 | -3/+7 |
| 2009-04-05 | Merge branch 'linus' into release | Len Brown | 1 | -215/+0 |
| 2009-03-26 | ACPICA: Update FADT flag definitions | Bob Moore | 1 | -2/+2 |
| 2009-03-19 | PCI/ACPI: move _OSC code to pci_root.c | Kenji Kaneshige | 1 | -215/+0 |
| 2009-01-09 | Merge branch 'linus' into release | Len Brown | 1 | -44/+38 |
| 2009-01-07 | pci-acpi: Cleanup _OSC evaluation code | Taku Izumi | 1 | -17/+14 |
| 2009-01-07 | PCI/ACPI: Remove unnecessary _OSC evaluation for control request | Taku Izumi | 1 | -0/+4 |
| 2009-01-07 | PCI: revert additional _OSC evaluation | Taku Izumi | 1 | -13/+17 |
| 2009-01-07 | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson | 1 | -25/+0 |
| 2009-01-07 | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 1 | -5/+19 |
| 2009-01-07 | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
| 2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 1 | -2/+0 |
| 2008-11-11 | PCI: ignore bit0 of _OSC return code | Kenji Kaneshige | 1 | -7/+8 |
| 2008-10-25 | ACPI: Oops in ACPI with git latest | Rafael J. Wysocki | 1 | -0/+3 |
| 2008-10-22 | ACPI/PCI: Fix return value of acpi_cuery_osc() | Taku Izumi | 1 | -4/+3 |
| 2008-10-22 | ACPI/PCI: Always query _OSC control field in pci_osc_control_set() | Taku Izumi | 1 | -18/+13 |
| 2008-10-22 | ACPI/PCI: Change pci_osc_control_set() to query control bits first | Taku Izumi | 1 | -16/+31 |
| 2008-10-22 | ACPI/PCI: Fix possible race condition on _OSC evaluation | Taku Izumi | 1 | -8/+20 |
| 2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 1 | -0/+7 |
| 2008-07-07 | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 1 | -0/+20 |
| 2008-07-07 | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 1 | -6/+10 |
| 2008-07-07 | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 1 | -6/+13 |
| 2008-06-12 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 1 | -4/+2 |
| 2008-06-11 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 1 | -2/+1 |
| 2008-06-11 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -2/+1 |
| 2008-06-10 | pci-acpi: formatting cleanups for _OSC | Kenji Kaneshige | 1 | -2/+3 |
| 2008-06-10 | pci-acpi: remove unused variable in __pci_osc_support_set | Kenji Kaneshige | 1 | -11/+4 |
| 2008-06-10 | pci-acpi: add flag to indicate query had been done | Kenji Kaneshige | 1 | -1/+3 |
| 2008-06-10 | pci-acpi: use local buffer for _OSC | Kenji Kaneshige | 1 | -34/+39 |
| 2008-06-10 | pci-acpi: remove duplicate code for _OSC | Kenji Kaneshige | 1 | -110/+55 |
| 2008-05-13 | ACPI/PCI: another multiple _OSC memory leak fix | Kenji Kaneshige | 1 | -1/+7 |
| 2008-05-13 | ACPI/PCI: handle multiple _OSC | Kenji Kaneshige | 1 | -1/+7 |
| 2008-05-13 | ACPI/PCI: handle multiple _OSC | Shaohua Li | 1 | -29/+66 |
| 2008-05-13 | PCI ACPI: fix uninitialized variable in __pci_osc_support_set | Kenji Kaneshige | 1 | -1/+1 |
| 2008-02-23 | ACPI: acpi_pci_set_power_state() cleanups | David Brownell | 1 | -8/+16 |
| 2008-02-21 | Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ... | Len Brown | 1 | -2/+1 |
| 2008-02-21 | PCI ACPI: Fix comment describing acpi_pci_choose_state | Rafael J. Wysocki | 1 | -2/+0 |
| 2008-02-15 | kernel-doc: fix pci-acpi warning | Randy Dunlap | 1 | -0/+1 |
| 2008-02-01 | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson | 1 | -3/+3 |
| 2008-02-01 | PCI: drivers/pci/: remove unused exports | Adrian Bunk | 1 | -1/+0 |
| 2007-07-29 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 1 | -0/+4 |
| 2007-07-22 | ACPI: ignore _PSx method for hotplugable PCI devices | Shaohua Li | 1 | -0/+4 |
| 2007-07-22 | ACPI: Use ACPI methods to select PCI device suspend state | Shaohua Li | 1 | -4/+20 |
| 2007-07-11 | PCI: fix AER driver error information | Zhang, Yanmin | 1 | -6/+2 |
| 2007-04-25 | ACPI: Disable MSI on request of FADT | Shaohua Li | 1 | -0/+4 |
| 2006-12-01 | pci: clear osc support flags if no _OSC method | Kristen Carlson Accardi | 1 | -1/+9 |
| 2006-06-21 | [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. | Muthu Kumar | 1 | -8/+8 |
| 2006-05-21 | [PATCH] pci: correctly allocate return buffers for osc calls | Kristen Accardi | 1 | -25/+35 |
| 2005-11-23 | [PATCH] PCI: kernel-doc fix for pci-acpi.c | Randy Dunlap | 1 | -0/+1 |
| 2005-11-10 | [PATCH] pciehp: request control of each hotplug controller individually | rajesh.shah@intel.com | 1 | -8/+3 |
| 2005-07-11 | [ACPI] gut acpi_pci_choose_state() to avoid conflict | Len Brown | 1 | -13/+2 |
| 2005-07-11 | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 1 | -0/+19 |
| 2005-07-11 | [ACPI] PCI can now get suspend state from firmware | David Shaohua Li | 1 | -1/+46 |
| 2005-07-11 | [ACPI] Bind ACPI and PCI devices | David Shaohua Li | 1 | -3/+54 |
| 2005-05-03 | [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. | Greg KH | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+209 |