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