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