1. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  2. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  3. a424948 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  4. 3c07635 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  5. 78d090b PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() by Rafael J. Wysocki · 13 years ago
  6. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  7. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago
  8. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
  9. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  10. 2f671e2 PCI: Disable ASPM if BIOS asks us to by Matthew Garrett · 14 years ago
  11. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  12. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  13. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  14. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  15. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 15 years ago
  16. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  17. dc1a94a PCI/PM: Propagate wake-up enable for PCIe devices too by Rafael J. Wysocki · 15 years ago
  18. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  19. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  20. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  21. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  22. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  23. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 16 years ago
  24. 63f10f0 PCI/ACPI: move _OSC code to pci_root.c by Kenji Kaneshige · 16 years ago
  25. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  26. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  27. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  28. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  29. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  30. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  31. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  32. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  33. 2485b86 PCI: ignore bit0 of _OSC return code by Kenji Kaneshige · 16 years ago
  34. f812338 ACPI: Oops in ACPI with git latest by Rafael J. Wysocki · 16 years ago
  35. ab20440 ACPI/PCI: Fix return value of acpi_cuery_osc() by Taku Izumi · 16 years ago
  36. adf411b ACPI/PCI: Always query _OSC control field in pci_osc_control_set() by Taku Izumi · 16 years ago
  37. 4e39432 ACPI/PCI: Change pci_osc_control_set() to query control bits first by Taku Izumi · 16 years ago
  38. 9778c14 ACPI/PCI: Fix possible race condition on _OSC evaluation by Taku Izumi · 16 years ago
  39. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  40. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  41. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 16 years ago
  42. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 16 years ago
  43. 53eb2fb Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next by Jesse Barnes · 16 years ago
  44. 8d2bdf4 PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  45. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  46. 90a57da pci-acpi: formatting cleanups for _OSC by Kenji Kaneshige · 16 years ago
  47. c155062 pci-acpi: remove unused variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  48. 681f7d9 pci-acpi: add flag to indicate query had been done by Kenji Kaneshige · 16 years ago
  49. 5e0b994 pci-acpi: use local buffer for _OSC by Kenji Kaneshige · 16 years ago
  50. 8a7a4fa pci-acpi: remove duplicate code for _OSC by Kenji Kaneshige · 16 years ago
  51. c4e5fad ACPI/PCI: another multiple _OSC memory leak fix by Kenji Kaneshige · 16 years ago
  52. 34a6505 ACPI/PCI: handle multiple _OSC by Kenji Kaneshige · 16 years ago
  53. a5d1c87 ACPI/PCI: handle multiple _OSC by Shaohua Li · 16 years ago
  54. 21e2b0a PCI ACPI: fix uninitialized variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  55. 583c377 ACPI: acpi_pci_set_power_state() cleanups by David Brownell · 16 years ago
  56. 1f1519e Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into release by Len Brown · 16 years ago
  57. c6868ea PCI ACPI: Fix comment describing acpi_pci_choose_state by Rafael J. Wysocki · 17 years ago
  58. 5958f1a kernel-doc: fix pci-acpi warning by Randy Dunlap · 17 years ago
  59. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  60. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  61. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  62. 10b3dca ACPI: ignore _PSx method for hotplugable PCI devices by Shaohua Li · 17 years ago
  63. ab826ca ACPI: Use ACPI methods to select PCI device suspend state by Shaohua Li · 17 years ago
  64. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  65. f8993af ACPI: Disable MSI on request of FADT by Shaohua Li · 17 years ago
  66. 0dcb2b7 pci: clear osc support flags if no _OSC method by Kristen Carlson Accardi · 18 years ago
  67. 9c273b9 [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. by Muthu Kumar · 18 years ago
  68. 593ee20 [PATCH] pci: correctly allocate return buffers for osc calls by Kristen Accardi · 18 years ago
  69. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  70. 427bf53 [PATCH] pciehp: request control of each hotplug controller individually by rajesh.shah@intel.com · 19 years ago
  71. a406d9e [ACPI] gut acpi_pci_choose_state() to avoid conflict by Len Brown · 19 years ago
  72. b913100 [ACPI] pci_set_power_state() now calls by David Shaohua Li · 19 years ago
  73. 0f64474 [ACPI] PCI can now get suspend state from firmware by David Shaohua Li · 19 years ago
  74. 84df749f [ACPI] Bind ACPI and PCI devices by David Shaohua Li · 19 years ago
  75. bc56b9e [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. by Greg KH · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago