1. c4d36a8 Pull osi-now into release branch by Len Brown · 17 years ago
  2. 6287ee3 ACPICA: Support for external package objects as method arguments by Bob Moore · 17 years ago
  3. 8ff6f48 ACPI: Section mismatch ... acpi_map_pxm_to_node by Luck, Tony · 17 years ago
  4. dd272b5 ACPI: add __init to acpi_initialize_subsystem() by Len Brown · 17 years ago
  5. ae00d81 ACPI: extend "acpi_osi=" boot option by Len Brown · 17 years ago
  6. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 17 years ago
  7. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  8. 262a7a2 Revert "ACPICA: fix AML mutex re-entrancy" by Len Brown · 17 years ago
  9. 4d2acd9 Revert "ACPICA: revert "acpi_serialize" changes" by Len Brown · 17 years ago
  10. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  11. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  12. f8993af ACPI: Disable MSI on request of FADT by Shaohua Li · 17 years ago
  13. f5ea908 Pull bugzilla-8171 into release branch by Len Brown · 17 years ago
  14. 0cd4554 ACPI: IA64: fix %ll build warnings by Len Brown · 17 years ago
  15. a8f4af6 ACPICA: revert "acpi_serialize" changes by Len Brown · 17 years ago
  16. 902b236 Pull bugzilla-7887 into release branch by Len Brown · 17 years ago
  17. f0e5ed7 Pull bugzilla-5534 into release branch by Len Brown · 17 years ago
  18. 8800c0e Pull remove-hotkey into release branch by Len Brown · 17 years ago
  19. 5ee6edb ACPI: hotkey: remove driver, per feature-removal-schedule.txt by Len Brown · 17 years ago
  20. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  21. 169a0ab [PATCH] ACPI keep track of timer broadcasting by Thomas Gleixner · 17 years ago
  22. fc955f6 ACPI: remove acpi_os_readable(), acpi_os_writable() by Len Brown · 17 years ago
  23. c0d127b ACPICA: fix AML mutex re-entrancy by Alexey Starikovskiy · 17 years ago
  24. aafbcd1 ACPI: invoke acpi_sleep_init() earlier by Alexey Starikovskiy · 17 years ago
  25. d94d3df ACPI: bay: fix build warning by Andrew Morton · 17 years ago
  26. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  27. 5763d3c ACPICA: Update version to 20070126 by Bob Moore · 17 years ago
  28. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 17 years ago
  29. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 17 years ago
  30. 5008740 ACPICA: Update version to 20061215 by Bob Moore · 17 years ago
  31. d41eb99 ACPICA: Added option to display memory statistics upon termination. by Bob Moore · 17 years ago
  32. afbb9e6 ACPICA: Enhance debugger statistics/memory command. by Valery A. Podrezov · 17 years ago
  33. ea54157 ACPICA: Update a comment. by Bob Moore · 17 years ago
  34. 2e23f85 ACPICA: Debugger multithreading enhancements. by Bob Moore · 17 years ago
  35. 59fa850 ACPICA: Removed all 16-bit support. by Bob Moore · 17 years ago
  36. ff40c8a ACPICA: Update version to 20061109 by Bob Moore · 17 years ago
  37. c857303 ACPICA: Fail AcpiEnable if ACPI tables not loaded. by Bob Moore · 17 years ago
  38. 987c21a ACPICA: Add ACPI_MAX macro by Bob Moore · 17 years ago
  39. 7c9626b ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. by Bob Moore · 17 years ago
  40. a6823e1 ACPICA: Fixes for load() operator. by Alexey Starikovskiy · 17 years ago
  41. 428f211 ACPICA: Miscellaneous table manager updates and optimizations by Alexey Starikovskiy · 17 years ago
  42. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 17 years ago
  43. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 17 years ago
  44. a7a22fa ACPICA: Update version to 20061011 by Bob Moore · 17 years ago
  45. ec3153f ACPICA: Use manifest constants for parse pass number by Bob Moore · 17 years ago
  46. d1fdda83 ACPICA: Fix race condition with AcpiWalkNamespace. by Bob Moore · 17 years ago
  47. 4d0b4af ACPICA: Restructured module into multiple functions. by Mikhail Kouzmich · 17 years ago
  48. 2b705a8 ACPICA: Update version to 20060927 by Bob Moore · 17 years ago
  49. cb219bb ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called by Bob Moore · 17 years ago
  50. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 17 years ago
  51. 14d64b5 ACPICA: Add full table name to disassembler output by Bob Moore · 17 years ago
  52. 4cdf469 ACPICA: Update version to 20060912 by Bob Moore · 17 years ago
  53. 7139284 ACPICA: New common routine for creating and verifying a local FADT. by Bob Moore · 17 years ago
  54. ea5d8eb ACPICA: FADT verification is now table driven. by Bob Moore · 17 years ago
  55. 775d85b ACPICA: Add declarations for ASF! sub-tables by Bob Moore · 17 years ago
  56. cc2a472 ACPICA: IsResourceTemplate now returns ACPI_STATUS by Bob Moore · 17 years ago
  57. 77389e1 ACPICA: re-factor table init routines for benefit of iASL by Bob Moore · 17 years ago
  58. 694b0b2 ACPICA: add ASF comment by Bob Moore · 17 years ago
  59. 765ec20 ACPICA: Delete stale FADT functions outside tbfadt.c. by Bob Moore · 17 years ago
  60. 1ba753a ACPICA: Re-implement interpreters' "serialized mode" by Bob Moore · 17 years ago
  61. 0eaa14c ACPICA: Update version to 20060831 by Bob Moore · 17 years ago
  62. 84fb2c9 ACPICA: Split acpi_format_exception into two parts by Bob Moore · 17 years ago
  63. 6987416 ACPICA: Store GPE number instead of bitmask by Alexey Starikovskiy · 17 years ago
  64. 3d81b23 ACPICA: Fix unalignment in acpi_ut_repair_name by Bob Moore · 17 years ago
  65. c5a7156 ACPICA: Disable all wake GPEs after first one recieved by Bob Moore · 17 years ago
  66. fdffb72 ACPICA: Add acpi_gpe_count global to track the number of GPE events by Bob Moore · 17 years ago
  67. 2502fff ACPICA: Add support for DMAR table by Bob Moore · 17 years ago
  68. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  69. 8f34890 ACPICA: Update comments for individual table fields by Bob Moore · 17 years ago
  70. c5fc42a ACPICA: misc fixes for new Table Manager: by Bob Moore · 17 years ago
  71. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 17 years ago
  72. f93a21c ACPICA: Update version to 20060721 by Bob Moore · 17 years ago
  73. c81da66 ACPICA: Delete recursive feature of ACPI Global Lock by Bob Moore · 17 years ago
  74. bb09585 ACPI: use more understandable bus_id for ACPI devices by Zhang Rui · 18 years ago
  75. 9a654b5 ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systems by Doug Chapman · 18 years ago
  76. 2786f6e ACPI: fix Supermicro X7DB8+ Boot regression by Rui Zhang · 18 years ago
  77. 0f0fe1a ACPI: Add support for acpi_load_table/acpi_unload_table_id by John Keller · 18 years ago
  78. ae84333 ACPI: Set fake hid for non-PNPID ACPI devices by Zhang Rui · 18 years ago
  79. 9633357 ACPI: add acpi_bus_removal_type in acpi_device by Li Shaohua · 18 years ago
  80. c4168bf ACPI: add acpi_bus_ops in acpi_device by Li Shaohua · 18 years ago
  81. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  82. 1890a97 ACPI: change registration interface to follow driver model by Patrick Mochel · 18 years ago
  83. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago
  84. d43ec68 ACPI: add device_driver and hepler functions by Patrick Mochel · 18 years ago
  85. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  86. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  87. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  88. 53a5fbd ACPI: Allow setting SCI_EN bit in PM1_CONTROL register by Linus Torvalds · 18 years ago
  89. c0dc250 Pull acpi_os_allocate into test branch by Len Brown · 18 years ago
  90. 0f12b15 Pull acpica-20060707 into test branch by Len Brown · 18 years ago
  91. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  92. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  93. f6dd922 ACPI: ACPICA 20060707 by Bob Moore · 18 years ago
  94. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  95. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  96. 9dce0e9 Pull acpica into release branch by Len Brown · 18 years ago
  97. a3c6598 ACPI: C-States: accounting of sleep states by Dominik Brodowski · 18 years ago
  98. 967440e3 ACPI: ACPICA 20060623 by Bob Moore · 18 years ago
  99. a5e1b94 ACPI: dock driver by Kristen Accardi · 18 years ago
  100. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago