1. f4fe74c Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  2. a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
  3. 087ec15 ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-leaks by Larry Finger · 7 years ago
  4. 7453645 ACPICA: Introduce acpi_dispatch_gpe() by Rafael J. Wysocki · 7 years ago
  5. 57b758c ACPICA: acpidump/acpixtract: Support for tables larger than 1MB by Bob Moore · 7 years ago
  6. c6ba26e ACPICA: Debugger: Removed direct support for EC address space in "Test Objects" by Bob Moore · 7 years ago
  7. db2e11a ACPICA: Debugger: Add Package support for "test objects" command by Bob Moore · 7 years ago
  8. 4032cc3 ACPICA: Improve error messages for the namespace root node by Bob Moore · 7 years ago
  9. 9df758d ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list by Colin Ian King · 7 years ago
  10. 0e8f62e ACPICA: vsnprintf: this statement may fall through by Toomas Soome · 7 years ago
  11. c2fa79b8c ACPICA: Tables: Fix spelling mistake in comment by Colin Ian King · 7 years ago
  12. 83b2fa9 ACPICA: iASL: Enhance the -tc option (create AML hex file in C) by Bob Moore · 7 years ago
  13. e637d32 Merge back earlier ACPICA material for v4.18. by Rafael J. Wysocki · 7 years ago
  14. 7b34c0f ACPICA: Add deferred package support for the Load and loadTable operators by Bob Moore · 7 years ago
  15. c57c0ad ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock by Steven Rostedt · 7 years ago
  16. a406dea ACPICA: Cleanup/simplify module-level code support by Bob Moore · 7 years ago
  17. b4c0de3 ACPICA: Events: add a return on failure from acpi_hw_register_read by Erik Schmauss · 7 years ago
  18. 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
  19. e7d970f ACPICA: Rename a global for clarity, no functional change by Bob Moore · 7 years ago
  20. 0fe0beb ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro by Erik Schmauss · 7 years ago
  21. 34f206f ACPICA: Change a compile-time option to a runtime option by Bob Moore · 7 years ago
  22. e7c2c3c ACPICA: Remove calling of _STA from acpi_get_object_info() by Hans de Goede · 7 years ago
  23. 8167724 ACPICA: AML Debug Object: Don't ignore output of zero-length strings by Bob Moore · 7 years ago
  24. 1c29c37 ACPICA: Fix memory leak on unusual memory leak by Bob Moore · 7 years ago
  25. 87cd826 ACPICA: Events: Dispatch GPEs after enabling for the first time by Erik Schmauss · 7 years ago
  26. 8d59349 ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluations by Erik Schmauss · 7 years ago
  27. 18996f2 ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume by Erik Schmauss · 7 years ago
  28. 97f3c0a ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c by Seunghun Han · 7 years ago
  29. 959c38a ACPICA: Add option to disable Package object name resolution errors by Bob Moore · 7 years ago
  30. 5a8361f ACPICA: Integrate package handling with module-level code by Schmauss, Erik · 7 years ago
  31. 7decc66 ACPICA: Revert "Fix for implicit result conversion for the To____ functions" by Bob Moore · 7 years ago
  32. 1ef6323 ACPICA: Update for some debug output. No functional change by Bob Moore · 7 years ago
  33. d82847a ACPICA: Update error message, no functional change by Bob Moore · 7 years ago
  34. da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
  35. a8c314b ACPICA: trivial style fix, no functional change by Erik Schmauss · 7 years ago
  36. e7b2005 ACPICA: Fix a couple memory leaks during package object resolution by Bob Moore · 7 years ago
  37. bc4d413 ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings by Mario Limonciello · 7 years ago
  38. ee174d3 ACPICA: Rename a global variable, no functional change by Bob Moore · 7 years ago
  39. ee68d47 ACPICA: Create and deploy safe version of strncpy by Bob Moore · 7 years ago
  40. 2cb0ba7 ACPICA: Cleanup the global variables and update comments by Bob Moore · 7 years ago
  41. 6e875fa04 ACPICA: Debugger: fix slight indentation issue by Erik Schmauss · 7 years ago
  42. 896bece ACPICA: Fix a regression in the acpi_evaluate_object_type() interface by Bob Moore · 7 years ago
  43. 6be2d72 ACPICA: Update for a few debug output statements by Bob Moore · 7 years ago
  44. 56d03d7 ACPICA: Debug output, no functional change by Bob Moore · 7 years ago
  45. 4b688b1 ACPICA: Rename variable to match upstream by Rafael J. Wysocki · 7 years ago
  46. 3e1dc64 ACPICA: Update linkage for get mutex name interface by Bob Moore · 7 years ago
  47. 692aa0c ACPICA: Update mutex error messages, no functional change by Bob Moore · 7 years ago
  48. 060c859 ACPICA: Debugger: add "background" command for method execution by Bob Moore · 7 years ago
  49. dea4e83 ACPICA: Namespace: fix memory leak from building prefixed pathname by Erik Schmauss · 7 years ago
  50. 16ccf82 ACPICA: Enhance error messages from namespace create/lookup operations by Bob Moore · 7 years ago
  51. b12ebe5 ACPICA: ACPICA: style edits to utility function output, no functional change by Erik Schmauss · 7 years ago
  52. 53ae81e ACPICA: Add an additional error message for EC timeouts by Bob Moore · 7 years ago
  53. e814109 ACPICA: Update output from ACPI_EXCEPTION macro by Bob Moore · 7 years ago
  54. db53f7f ACPICA: Use local 64-bit divide support for string conversions by Bob Moore · 7 years ago
  55. 19654f9 ACPICA: Utilities: Cleanup style issue for bit clearing by Lv Zheng · 7 years ago
  56. b43eac6 ACPICA: iASL: change processing of external op namespace nodes for correctness by Erik Schmauss · 7 years ago
  57. 90adf77 ACPICA: Tools: Deploy -vd option (build date/time) across all tools by Bob Moore · 7 years ago
  58. a26f4df ACPICA: Rename AE_AML_INFINITE_LOOP exception by Bob Moore · 7 years ago
  59. 164a08c ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection by Lv Zheng · 7 years ago
  60. 29ad1f8 ACPICA: Avoid null pointer dereference on Op. by Colin Ian King · 7 years ago
  61. ee470f0 ACPICA: disassembler: getting rid of error message by Erik Schmauss · 7 years ago
  62. 5c74663 ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad externals by Erik Schmauss · 7 years ago
  63. 8f27561 ACPICA: Fix an off-by-one error in acpi_get_timer_duration(). by Jung-uk Kim · 7 years ago
  64. 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. 8092936 ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read by Bob Moore · 7 years ago
  67. c2e56e5 ACPICA: String conversions: Update to add new behaviors by Bob Moore · 7 years ago
  68. 72a2935 ACPICA: String conversions: Cleanup/format comments. No functional changes by Bob Moore · 7 years ago
  69. fe97d28 ACPICA: Restructure/cleanup all string-to-integer conversion functions by Bob Moore · 7 years ago
  70. 979fba9 ACPICA: acpiexec: Add testability of deferred table verification by Lv Zheng · 7 years ago
  71. 8381c54 ACPICA: Hardware: Enable 64-bit support of hardware accesses by Lv Zheng · 7 years ago
  72. 4467ade Merge branches 'acpi-scan' and 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  73. b2a84ee Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  74. 9b40eeb ACPICA: Fix acpi_evaluate_object_typed() by Rafael J. Wysocki · 8 years ago
  75. 1312b7e ACPICA: Make it possible to enable runtime GPEs earlier by Rafael J. Wysocki · 8 years ago
  76. ecc1165 ACPICA: Dispatch active GPEs at init time by Rafael J. Wysocki · 8 years ago
  77. d5efc15 ACPICA: Revert "Update resource descriptor handling" by Erik Schmauss · 8 years ago
  78. 137c783 ACPICA: Resources: Allow _DMA method in walk resources by Bob Moore · 8 years ago
  79. 376a588 ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages by Bob Moore · 8 years ago
  80. a62a711 ACPICA: Implement deferred resolution of reference package elements by Bob Moore · 8 years ago
  81. 7ab5819 ACPICA: Debugger: Improve support for Alias objects by Bob Moore · 8 years ago
  82. a5b6e98 ACPICA: Interpreter: Update handling for Alias operator by Bob Moore · 8 years ago
  83. 3958168 ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds by Lv Zheng · 8 years ago
  84. 65082bf ACPICA: CLib: Add short multiply/shift support by Lv Zheng · 8 years ago
  85. 583abc9 ACPICA: Add a comment, no functional change by Bob Moore · 8 years ago
  86. 6d9229d ACPICA: Namespace: Update/fix an error message by Bob Moore · 8 years ago
  87. 4eebedd ACPICA: Divergences: reduce access size definitions by Lv Zheng · 8 years ago
  88. 852d4f9 ACPICA: Update resource descriptor handling by Bob Moore · 8 years ago
  89. 3f20ea1 ACPICA: Disassembler: skip parsing of incorrect external declarations by Erik Schmauss · 8 years ago
  90. 4e6cbe5 ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_alias by Alex James · 8 years ago
  91. 19df56b ACPICA: Tables: Add deferred table verification support by Lv Zheng · 8 years ago
  92. f9d472e ACPICA: Tables: Combine checksum/duplication verification together by Lv Zheng · 8 years ago
  93. 023e2ee ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksum by Lv Zheng · 8 years ago
  94. 04ba15a ACPICA: Tables: Do not validate signature for dynamic table load by Lv Zheng · 8 years ago
  95. 9b019b0 ACPICA: Tables: Cleanup table handler invokers by Lv Zheng · 8 years ago
  96. 96d0794 ACPICA: Tables: Add sanity check in acpi_put_table() by Lv Zheng · 8 years ago
  97. 7679c35 ACPICA: linuxize: cleanup typedef definitions by Lv Zheng · 8 years ago
  98. 99e597a Back port of "ACPICA: Use designated initializers" by Kees Cook · 8 years ago
  99. 3ddd3f6 ACPICA: iASL compiler: allow compilation of externals with paths that refer to existing names by Erik Schmauss · 8 years ago
  100. ff7993a ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via ac_delete_table_list by Erik Schmauss · 8 years ago