1. 4dff4e7 Merge branch 'pnp-debug' into test by Len Brown · 18 years ago
  2. 5f50ef4 Merge branch 'misc' into test by Len Brown · 18 years ago
  3. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 18 years ago
  4. ead9039 Merge branch 'fujitsu' into test by Len Brown · 18 years ago
  5. b815d7b Merge branch 'fadt-test' into test by Len Brown · 18 years ago
  6. 3156d1e Merge branch 'eeepc' into test by Len Brown · 18 years ago
  7. 0fbb372 Merge branch 'ec' into test by Len Brown · 18 years ago
  8. 47bf31a Merge branch 'dock' into test by Len Brown · 18 years ago
  9. 4538fad Merge branch 'cpuidle' into test by Len Brown · 18 years ago
  10. ebd7e45 Merge branch 'bugzilla-11481' into test by Len Brown · 18 years ago
  11. 462af43 Merge branch 'bugzilla-10503' into test by Len Brown · 18 years ago
  12. 63e065e Merge branch 'bugzilla-10237' into test by Len Brown · 18 years ago
  13. 2285bc3 Merge branch 'asus-cleanup' into test by Len Brown · 18 years ago
  14. bcb631f Merge branch 'acpica' into test by Len Brown · 18 years ago
  15. 955ba39 Merge branch 'bugfixes' into test by Len Brown · 18 years ago
  16. aa58329 Merge branch 'acer-wmi' into test by Len Brown · 18 years ago
  17. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 18 years ago
  18. ed37a71 ACPICA: Update version to 20080926 by Bob Moore · 18 years ago
  19. 4ca846e ACPICA: Add support for zero-length buffer-to-string conversions by Bob Moore · 18 years ago
  20. e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 18 years ago
  21. b9d1312 ACPICA: Fix for implicit return compatibility by Lin Ming · 18 years ago
  22. d8a0ec9 ACPICA: Fixed a couple memory leaks associated with "implicit return" by Lin Ming · 18 years ago
  23. 68e125c ACPICA: Optimize buffer allocation procedure by Bob Moore · 18 years ago
  24. cf058bd ACPICA: Fix possible memory leak, error exit path by Lin Ming · 18 years ago
  25. c35def2 ACPICA: Fix fault after mem allocation failure in AML parser by Lin Ming · 18 years ago
  26. bbbbeb8 ACPICA: Remove unused ACPI register bit definition by Lin Ming · 18 years ago
  27. 51f5281 ACPICA: Update version to 20080829 by Bob Moore · 18 years ago
  28. 393a75d ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname by Bob Moore · 18 years ago
  29. 1044f1f ACPICA: Cleanup for internal Reference Object by Bob Moore · 18 years ago
  30. 2425a09 ACPICA: Update comments - no functional changes by Bob Moore · 18 years ago
  31. 57e664c ACPICA: Update for Reference ACPI_OPERAND_OBJECT by Bob Moore · 18 years ago
  32. 93851b4 ACPICA: Reduce error to warning for incorrect method arg count by Lin Ming · 18 years ago
  33. b68bacf ACPICA: Disallow evaluation of named object types with no value by Bob Moore · 18 years ago
  34. 65f4692 ACPICA: Remove obsolete exception codes by Bob Moore · 18 years ago
  35. 8d5c54b ACPICA: Add namespace node to operand object union by Bob Moore · 18 years ago
  36. 23d3e05 ACPICA: Remove obsolete debug levels (WARN and ERROR) by Bob Moore · 18 years ago
  37. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 18 years ago
  38. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 18 years ago
  39. eec9354 ACPICA: Update version to 20080729 by Bob Moore · 18 years ago
  40. 1d7cc03 ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables by Bob Moore · 18 years ago
  41. c2de3a4 ACPICA: Improve object conversion error messages by Bob Moore · 18 years ago
  42. f02a99a ACPICA: Add function to decode reference obj types to strings by Bob Moore · 18 years ago
  43. d00d236 ACPICA: Update version to 20080701 by Bob Moore · 18 years ago
  44. 0a1fbf2 ACPICA: Return method arg count from acpi_get_object_info by Bob Moore · 18 years ago
  45. c9bdd80 ACPICA: Cleanup macro definition file. by Bob Moore · 18 years ago
  46. b7906e3 ACPICA: Fix warning for 64-bit build by Bob Moore · 18 years ago
  47. bbc2413 ACPICA: Add function to dereference returned reference objects by Lin Ming · 18 years ago
  48. b417d40 ACPICA: Return status from global init function by Yi Yang · 18 years ago
  49. a6f3053 ACPICA: Fix table compare code, length then data by Bob Moore · 18 years ago
  50. 9db4fcd ACPICA: Fix wrong resource descriptor length for 64-bit build by Bob Moore · 18 years ago
  51. e56f561 ACPICA: Allow same ACPI table to be loaded/unloaded more than once by Bob Moore · 18 years ago
  52. 237a927 ACPICA: Add check for invalid handle in acpi_get_object_info by Fiodor Suietov · 18 years ago
  53. f0e0da8 ACPICA: Copy dynamically loaded tables to local buffer by Dennis Noordsij · 18 years ago
  54. 383d7a1 ACPI: Fix possible null ptr dereference by donald.d.dugger@intel.com · 18 years ago
  55. ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 18 years ago
  56. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 18 years ago
  57. 6415e12 ACPI: Add DMI check to disable power state check in power transition by Zhao Yakui · 18 years ago
  58. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 18 years ago
  59. eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 18 years ago
  60. a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 18 years ago
  61. 0823797 ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR by Lin Ming · 18 years ago
  62. 36eec5e ACPI: Add expand acpi.debug_layer in kernel-parameters.txt by Thomas Renninger · 18 years ago
  63. e3deda9 asus-laptop: Fix the led behavior with value > 1 by Corentin Chary · 18 years ago
  64. 5d1e072 ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings by Rafael J. Wysocki · 18 years ago
  65. 27471fd i7300_idle driver v1.55 by Andy Henroid · 18 years ago
  66. c7d87d7 x86 allow modules to register idle notifiers by Venkatesh Pallipadi · 18 years ago
  67. 8fd1459 ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism by Zhao Yakui · 18 years ago
  68. c6c38ba asus_acpi: whitespace and comment cleanup by Mike Dahlgren · 18 years ago
  69. 4d0b856e asus-laptop: Add support for P30/P35 by Torsten Krah · 18 years ago
  70. 22a94d7 ACPI: Allow overriding to higher critical trip point. by Zhang Rui · 18 years ago
  71. 20edd74 ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC by Zhao Yakui · 18 years ago
  72. 7745384 don't load asus-acpi if model is not supported by Zhang Rui · 18 years ago
  73. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 18 years ago
  74. c0ff177 ACPI: EC: Check for IBF=0 periodically if not in GPE mode by Alexey Starikovskiy · 18 years ago
  75. addbad4 cpuidle: update the last_state acpi cpuidle reflecting actual state entered by Venkatesh Pallipadi · 18 years ago
  76. 887e301 cpuidle: use last_state which can reflect the actual state entered by Venkatesh Pallipadi · 18 years ago
  77. 0ef9cff sony-laptop: newline-terminate the printk for backlight change failure by Adam Jackson · 18 years ago
  78. 1339c36 fix CONFIG_MMCONFIG=n build warning by Pavel Vasilyev · 18 years ago
  79. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 18 years ago
  80. 0a918a9 Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR by Thomas Renninger · 18 years ago
  81. ae3a1b4 acer-wmi: Remove private workqueue by Carlos Corbacho · 18 years ago
  82. ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 18 years ago
  83. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 18 years ago
  84. 97ef062 PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() by Bjorn Helgaas · 18 years ago
  85. 2663f60 PNP: remove some uses of DEBUG ifdef by Bjorn Helgaas · 18 years ago
  86. 668b21d PNP: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 18 years ago
  87. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 18 years ago
  88. 958a1fd PNPACPI: use dev_printk when possible by Bjorn Helgaas · 18 years ago
  89. 6a0b93b PNP: fix debug formatting (cosmetic) by Bjorn Helgaas · 18 years ago
  90. b3cef8f toshiba_acpi: depends on INPUT by Randy Dunlap · 18 years ago
  91. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 18 years ago
  92. 9e113e0 ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings by Harvey Harrison · 18 years ago
  93. 4b5fcb3 ACPI: acpi_driver_data could only be applied to acpi_device by Alexey Starikovskiy · 18 years ago
  94. 5000cad x86: trim ACPI sleep stack buffer by Matt Mackall · 18 years ago
  95. d0d0f74 x86: remove magic number from ACPI sleep stack buffer by Matt Mackall · 18 years ago
  96. a195dcd eeepc-laptop: Use standard interfaces by Matthew Garrett · 18 years ago
  97. 0e6a66e fujitsu-laptop: better handling of P8010 hotkey by Jonathan Woithe · 18 years ago
  98. fcea94b ACPI: fix FADT parsing by Jan Beulich · 18 years ago
  99. 3fa8749 Linux 2.6.27 by Linus Torvalds · 18 years ago
  100. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 18 years ago