| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Add D3 cold state | Lin Ming | 2011-05-29 | 1 | -0/+2 |
* | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 2011-02-24 | 1 | -12/+4 |
* | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 2011-01-14 | 1 | -1/+1 |
* | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 2010-12-23 | 1 | -0/+1 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-07 | 1 | -4/+2 |
|\ |
|
| * | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 | 1 | -4/+2 |
* | | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 2010-07-19 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ |
|
| * | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -1/+1 |
* | | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-22 | 1 | -0/+211 |
|/ |
|
* | PCI/PM: Propagate wake-up enable for PCIe devices too | Rafael J. Wysocki | 2009-12-16 | 1 | -8/+2 |
* | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige | 2009-11-24 | 1 | -2/+2 |
* | PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support | Rafael J. Wysocki | 2009-09-09 | 1 | -2/+24 |
* | PCI / ACPI PM: Rework some debug messages | Rafael J. Wysocki | 2009-09-09 | 1 | -11/+2 |
* | PCI PM: Simplify PCI wake-up code | Rafael J. Wysocki | 2009-09-09 | 1 | -3/+7 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -215/+0 |
|\ |
|
| * | PCI/ACPI: move _OSC code to pci_root.c | Kenji Kaneshige | 2009-03-19 | 1 | -215/+0 |
* | | ACPICA: Update FADT flag definitions | Bob Moore | 2009-03-26 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 1 | -44/+38 |
|\ |
|
| * | pci-acpi: Cleanup _OSC evaluation code | Taku Izumi | 2009-01-07 | 1 | -17/+14 |
| * | PCI/ACPI: Remove unnecessary _OSC evaluation for control request | Taku Izumi | 2009-01-07 | 1 | -0/+4 |
| * | PCI: revert additional _OSC evaluation | Taku Izumi | 2009-01-07 | 1 | -13/+17 |
| * | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson | 2009-01-07 | 1 | -25/+0 |
| * | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 2009-01-07 | 1 | -5/+19 |
| * | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -1/+1 |
* | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 1 | -2/+0 |
|/ |
|
* | PCI: ignore bit0 of _OSC return code | Kenji Kaneshige | 2008-11-11 | 1 | -7/+8 |
* | ACPI: Oops in ACPI with git latest | Rafael J. Wysocki | 2008-10-25 | 1 | -0/+3 |
* | ACPI/PCI: Fix return value of acpi_cuery_osc() | Taku Izumi | 2008-10-22 | 1 | -4/+3 |
* | ACPI/PCI: Always query _OSC control field in pci_osc_control_set() | Taku Izumi | 2008-10-22 | 1 | -18/+13 |
* | ACPI/PCI: Change pci_osc_control_set() to query control bits first | Taku Izumi | 2008-10-22 | 1 | -16/+31 |
* | ACPI/PCI: Fix possible race condition on _OSC evaluation | Taku Izumi | 2008-10-22 | 1 | -8/+20 |
* | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 | 1 | -0/+7 |
* | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+20 |
* | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 2008-07-07 | 1 | -6/+10 |
* | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 2008-07-07 | 1 | -6/+13 |
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 | 1 | -4/+2 |
|\ |
|
| * | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 | 1 | -2/+1 |
| * | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 1 | -2/+1 |
* | | pci-acpi: formatting cleanups for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -2/+3 |
* | | pci-acpi: remove unused variable in __pci_osc_support_set | Kenji Kaneshige | 2008-06-10 | 1 | -11/+4 |
* | | pci-acpi: add flag to indicate query had been done | Kenji Kaneshige | 2008-06-10 | 1 | -1/+3 |
* | | pci-acpi: use local buffer for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -34/+39 |
* | | pci-acpi: remove duplicate code for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -110/+55 |
|/ |
|
* | ACPI/PCI: another multiple _OSC memory leak fix | Kenji Kaneshige | 2008-05-13 | 1 | -1/+7 |
* | ACPI/PCI: handle multiple _OSC | Kenji Kaneshige | 2008-05-13 | 1 | -1/+7 |
* | ACPI/PCI: handle multiple _OSC | Shaohua Li | 2008-05-13 | 1 | -29/+66 |
* | PCI ACPI: fix uninitialized variable in __pci_osc_support_set | Kenji Kaneshige | 2008-05-13 | 1 | -1/+1 |
* | ACPI: acpi_pci_set_power_state() cleanups | David Brownell | 2008-02-23 | 1 | -8/+16 |
*-. | Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ... | Len Brown | 2008-02-21 | 1 | -2/+1 |
|\ \ |
|