1. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  2. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  3. ecafe6f ACPICA: Update for larger ACPI 5 FADT size by Bob Moore · 13 years ago
  4. 5dc46c3 ACPICA: Clean up Makefile by Lin Ming · 13 years ago
  5. 25169b7 ACPI 5.0: Allow _AEI method in walk resources by Zhang Rui · 13 years ago
  6. 7fce7a4 ACPI 5.0: Add new predefined names by Bob Moore · 13 years ago
  7. 0e24317 ACPI 5.0: New interface, acpi_buffer_to_resource by Bob Moore · 13 years ago
  8. a91cdde ACPI 5.0: New interface, acpi_get_event_resources by Bob Moore · 13 years ago
  9. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  10. 2da120b ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region by Bob Moore · 13 years ago
  11. 9ce8178 ACPI 5.0: Implement Connection() and AccessAs() changes by Bob Moore · 13 years ago
  12. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  13. 22e5b40 ACPI 5.0: Implement hardware-reduced option by Bob Moore · 13 years ago
  14. 2355e10 ACPI 5.0: Basic support for FADT version 5 by Bob Moore · 13 years ago
  15. ec46366 ACPICA: Do not abort table load on invalid space ID by Bob Moore · 13 years ago
  16. 46dfb09 ACPICA: Add error msg for Index/Bank field registers out-of-range by Bob Moore · 13 years ago
  17. 8519bc9 ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) by Bob Moore · 13 years ago
  18. 8931d9e ACPICA: Fix to allow region arguments to reference other scopes by Lin Ming · 13 years ago
  19. 42f5284 ACPICA: Update for GCC 4 by Bob Moore · 13 years ago
  20. 32987583 Merge branch 'acpica-validate-address-regression' into next by Len Brown · 13 years ago
  21. da4d8b2 ACPICA: Put back the call to acpi_os_validate_address by Lin Ming · 13 years ago
  22. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  23. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  24. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  25. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  26. b33c25d acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 by Len Brown · 13 years ago
  27. 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
  28. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  29. f631f9c ACPICA: Add missing _TDL to list of predefined names by Bob Moore · 13 years ago
  30. c8cefe3 ACPICA: Load operator: re-instate most restrictions on incoming table signature by Bob Moore · 13 years ago
  31. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  32. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 13 years ago
  33. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  34. e2066ca ACPICA: Execute an orphan _REG method under the EC device by Bob Moore · 13 years ago
  35. 07aa99e ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place by Bob Moore · 13 years ago
  36. 82a1b7c ACPICA: Update internal address SpaceID for DataTable regions by Bob Moore · 13 years ago
  37. 945488b ACPICA: Add more methods eligible for NULL package element removal by Bob Moore · 13 years ago
  38. 0f6896f ACPICA: Split all internal Global Lock functions to new file - evglock by Bob Moore · 13 years ago
  39. 749c276 ACPICA: Fix code divergence of global lock handling by Lin Ming · 13 years ago
  40. 3854c8e ACPICA: Use acpi_os_create_lock interface by Lin Ming · 13 years ago
  41. f7f28f7 Merge branch 'reset' into release by Len Brown · 13 years ago
  42. f17d9cb ACPICA: Fix access width for reset vector by Matthew Garrett · 13 years ago
  43. 05534c9 Merge branch 'acpica' into release by Len Brown · 13 years ago
  44. ef09c4f ACPICA: Add mechanism to defer _REG methods for some installed handlers by Bob Moore · 14 years ago
  45. 9ad19ac4 ACPICA: Split large dsopcode and dsload.c files. by Bob Moore · 14 years ago
  46. 47863b9 ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name by Bob Moore · 14 years ago
  47. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 14 years ago
  48. 1b74dfb ACPICA: Clarify a couple of error messages by Bob Moore · 14 years ago
  49. 64b3db2 ACPICA: Remove use of unreliable FADT revision field by Bob Moore · 14 years ago
  50. 6dfad33 ACPICA: GPE detect optimization - ignore unused GPE registers by Lin Ming · 14 years ago
  51. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  52. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 14 years ago
  53. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  54. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  55. 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 14 years ago
  56. 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 14 years ago
  57. 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 14 years ago
  58. be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 14 years ago
  59. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 14 years ago
  60. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
  63. da50337 ACPICA: Misc comments to minimize code divergence by Lin Ming · 14 years ago
  64. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  65. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  66. 5a284cd ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method by Lin Ming · 14 years ago
  67. 84f6b2a ACPICA: Remove unused function declarations by Lin Ming · 14 years ago
  68. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  69. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  70. 3cfd53d ACPICA: Move GPE functions to new file evxfgpe.c by Lin Ming · 14 years ago
  71. 9cd0314 ACPI / ACPICA: Fix global lock acquisition by Rafael J. Wysocki · 14 years ago
  72. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  73. 5acdb1a ACPI / ACPICA: Disable GPEs during initialization by Rafael J. Wysocki · 14 years ago
  74. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  75. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  76. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  77. aca209e Merge branch 'acpica' into release by Len Brown · 14 years ago
  78. 8df3fc9 Subject: [PATCH] ACPICA: Fix Scope() op in module level code by Bob Moore · 14 years ago
  79. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  80. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  81. 34cf66e ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions by Bob Moore · 14 years ago
  82. 8125666 ACPICA: Change type of _TZ from ThermalZone to Device by Bob Moore · 14 years ago
  83. 3989170 ACPICA: Comment update; no functional change by Bob Moore · 14 years ago
  84. 75434a2 ACPICA: Increase configurability of error messages by Bob Moore · 14 years ago
  85. 77b23f712 ACPICA: Add repair for _HID and _CID strings by Bob Moore · 14 years ago
  86. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  87. 31b3d4c ACPICA: Make acpi_gbl_system_awake_and_running publically available by Bob Moore · 14 years ago
  88. e786db7 ACPICA: Update math module; no functional change by Bob Moore · 14 years ago
  89. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  90. 8f40f17 ACPICA: Add ACPI_INLINE configuration parameter by Lin Ming · 14 years ago
  91. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  92. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  93. 09387b4 ACPICA: Revert "Revert "Enable multi-byte EC transfers by Bob Moore · 14 years ago
  94. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  95. fdb8c58 Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into release by Len Brown · 14 years ago
  96. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  97. 573b638 ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume by Colin Ian King · 14 years ago
  98. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  99. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  100. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago