1. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  2. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  3. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  4. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  5. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  6. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  7. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  8. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  9. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  10. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  11. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  12. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  13. 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 16 years ago
  14. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  15. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  16. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  17. fefe5ab ACPI: remove CONFIG_ACPI_POWER by Bjorn Helgaas · 16 years ago
  18. ed206fa ACPI: bugfix reporting of event handler status by Zhang Rui · 16 years ago
  19. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  20. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  21. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  22. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  23. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  24. bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
  25. ed37a71 ACPICA: Update version to 20080926 by Bob Moore · 16 years ago
  26. e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 16 years ago
  27. bbbbeb8 ACPICA: Remove unused ACPI register bit definition by Lin Ming · 16 years ago
  28. 51f5281 ACPICA: Update version to 20080829 by Bob Moore · 16 years ago
  29. 1044f1f ACPICA: Cleanup for internal Reference Object by Bob Moore · 16 years ago
  30. 57e664c ACPICA: Update for Reference ACPI_OPERAND_OBJECT by Bob Moore · 16 years ago
  31. 65f4692 ACPICA: Remove obsolete exception codes by Bob Moore · 16 years ago
  32. 8d5c54b ACPICA: Add namespace node to operand object union by Bob Moore · 16 years ago
  33. 23d3e05 ACPICA: Remove obsolete debug levels (WARN and ERROR) by Bob Moore · 16 years ago
  34. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 16 years ago
  35. eec9354 ACPICA: Update version to 20080729 by Bob Moore · 16 years ago
  36. 1d7cc03 ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables by Bob Moore · 16 years ago
  37. f02a99a ACPICA: Add function to decode reference obj types to strings by Bob Moore · 16 years ago
  38. d00d236 ACPICA: Update version to 20080701 by Bob Moore · 16 years ago
  39. 0a1fbf2 ACPICA: Return method arg count from acpi_get_object_info by Bob Moore · 16 years ago
  40. c9bdd80 ACPICA: Cleanup macro definition file. by Bob Moore · 16 years ago
  41. b417d40 ACPICA: Return status from global init function by Yi Yang · 16 years ago
  42. 9db4fcd ACPICA: Fix wrong resource descriptor length for 64-bit build by Bob Moore · 16 years ago
  43. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 16 years ago
  44. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  45. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  46. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
  47. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  48. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  49. 19cd847 ACPI: fix hotplug race by Zhang Rui · 16 years ago
  50. 6bd00a6 ACPI: introduce notifier change to avoid duplicates by Shaohua Li · 16 years ago
  51. 3c7db22 ACPICA: Additional error checking for pathname utilities by Bob Moore · 16 years ago
  52. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  53. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  54. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  55. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  56. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  57. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  58. 75e5b5f ACPICA: Update disassembler for DMAR table changes by Bob Moore · 16 years ago
  59. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  60. b25d2a4 ACPICA: Update version to 20080514 by Bob Moore · 16 years ago
  61. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  62. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  63. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  64. 6719561 ACPICA: Update tracking macros to reduce code/data size by Jan Beulich · 16 years ago
  65. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  66. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  67. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  68. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  69. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  70. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  71. f7a1b86 Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n by David Howells · 16 years ago
  72. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  73. 0af4b8c ACPI: Introduce new device wakeup flag 'prepared' by Rafael J. Wysocki · 16 years ago
  74. 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
  75. 3737b2b ACPI: Introduce acpi_bus_power_manageable function by Rafael J. Wysocki · 16 years ago
  76. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  77. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  78. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  79. 66e2c0b ACPICA: Update version to 20080321 by Bob Moore · 16 years ago
  80. 514d18d ACPICA: Update for new Notify values by Zhang Rui · 16 years ago
  81. 7a5bb99 ACPICA: Fix to handle NULL package elements correctly by Lin Ming · 16 years ago
  82. a0144a2 ACPICA: Update ACPICA version to 20080213 by Bob Moore · 16 years ago
  83. 1d5b285 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC by Bob Moore · 16 years ago
  84. 3fa3477 ACPICA: Disassembler support for new ACPI tables by Bob Moore · 16 years ago
  85. 7823665 ACPICA: Fix for ACPI_HIDWORD macro by Bob Moore · 16 years ago
  86. 8c49c23 ACPICA: Update version to 20080123 by Bob Moore · 16 years ago
  87. a6f4a45 ACPICA: Bulletproof disassembler for bad ACPI tables by Bob Moore · 16 years ago
  88. 970d9c9 ACPICA: Include file support for new ACPI tables by Bob Moore · 16 years ago
  89. c351f2d ACPICA: Update version to 20071219 by Bob Moore · 16 years ago
  90. ef805d9 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField by Lin Ming · 16 years ago
  91. 941f48b ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion by Lin Ming · 16 years ago
  92. 8a2e71a ACPICA: Update version to 20071114 by Bob Moore · 16 years ago
  93. b7f9f04 ACPICA: Cosmetic changes only, no functional changes by Bob Moore · 16 years ago
  94. 39adb11 ACPICA: Update version to 20071019 by Bob Moore · 16 years ago
  95. fe4078a ACPICA: Fix for Increment/Decrement operator, incorrect type change by Lin Ming · 16 years ago
  96. 7f4ac9f ACPICA: Fix for Load/LoadTable to specify load location by Bob Moore · 16 years ago
  97. 1c12a7d ACPICA: update version number to 20070919 by Bob Moore · 16 years ago
  98. 3e08e2d ACPICA: New interfaces for table event handlers by Lin Ming · 16 years ago
  99. 698c0a0 ACPICA: Add minimal disassembly support for the SLIC table by Bob Moore · 16 years ago
  100. 5cc1b9b ACPICA: Update version to 20070508 by Bob Moore · 16 years ago