1. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  2. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  3. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  4. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  5. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  6. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  7. f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
  8. 99926a8 ACPI / PM: Fix build problem related to acpi_target_system_state() by David Rientjes · 12 years ago
  9. a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
  10. 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
  11. dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
  12. 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  13. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  14. bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 12 years ago
  15. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  16. d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
  17. 0d2cf8f ACPI: introduce module_acpi_driver() helper macro by Mika Westerberg · 12 years ago
  18. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  19. 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 12 years ago
  20. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  21. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  22. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  23. a5cd33e ACPI / PM: Drop legacy driver PM callbacks that are not used any more by Rafael J. Wysocki · 12 years ago
  24. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  25. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  26. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  27. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  28. c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
  29. 275c58d ACPI: Add an interface to evaluate _OST by Toshi Kani · 12 years ago
  30. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 12 years ago
  31. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  32. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  33. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  34. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  35. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 13 years ago
  36. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  37. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  38. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
  39. d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
  40. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
  41. f6767dc ACPI / PM: Drop acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
  42. 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
  43. 25eed40 ACPI / PM: Add function for updating device power state consistently by Rafael J. Wysocki · 14 years ago
  44. 7fa69ba ACPI / PM: Drop special ACPI wakeup flags by Rafael J. Wysocki · 14 years ago
  45. e000f8f Merge branch 'acpi_pm_device_sleep_state' into release by Len Brown · 14 years ago
  46. 761afb8 ACPI / PM: Fix problems with acpi_pm_device_sleep_state() by Rafael J. Wysocki · 14 years ago
  47. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  48. 2b8fd91 ACPI/PCI: Do not preserve _OSC control bits returned by a query by Rafael J. Wysocki · 14 years ago
  49. 6ad9551 ACPI: pci_root: save downstream bus range by Bjorn Helgaas · 14 years ago
  50. 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
  51. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  52. f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 14 years ago
  53. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  54. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
  55. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  56. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
  57. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  58. 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
  59. 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
  60. caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
  61. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  62. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  63. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  64. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  65. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  66. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  67. 76d56de ACPI: export acpi_pci_root and friends by Alex Chiang · 15 years ago
  68. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  69. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  70. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  71. dcf52fb ACPI: remove unused acpi_device_ops .stop method by Bjorn Helgaas · 15 years ago
  72. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  73. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  74. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  75. 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
  76. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  77. 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
  78. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
  79. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  80. 8308e8a ACPI: remove unused acpi_bus_ops flags by Bjorn Helgaas · 15 years ago
  81. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 15 years ago
  82. 93b3e78 ACPI: remove unused acpi_device_ops .lock and .scan methods by Bjorn Helgaas · 15 years ago
  83. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  84. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  85. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  86. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  87. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  88. 6bd00a6 ACPI: introduce notifier change to avoid duplicates by Shaohua Li · 16 years ago
  89. f7a1b86 Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n by David Howells · 16 years ago
  90. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  91. 0af4b8c ACPI: Introduce new device wakeup flag 'prepared' by Rafael J. Wysocki · 16 years ago
  92. 3737b2b ACPI: Introduce acpi_bus_power_manageable function by Rafael J. Wysocki · 16 years ago
  93. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  94. 52b097f Merge branches 'release' and 'video' into release by Len Brown · 17 years ago
  95. 9ee8524 ACPI: create notifier chain to get hotkey events to graphics driver by Zhang Rui · 17 years ago
  96. 2073393 ACPI: attach thermal zone info by Zhang Rui · 17 years ago
  97. 99e0d2f kobject: convert /sys/firmware/acpi/ to use kobject_create by Greg Kroah-Hartman · 17 years ago
  98. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 17 years ago
  99. 93ad7c0 ACPI: Fan: Drop force_power_state acpi_device option by Alexey Starikovskiy · 17 years ago
  100. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago