1. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  2. 66e42ee ACPICA: Reduce regression fix divergence from upstream ACPICA by Lv Zheng · 9 years ago
  3. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
  4. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 9 years ago
  5. 2247235 ACPICA: Add "root node" case to the ACPI name repair code by Bob Moore · 9 years ago
  6. d815346 ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods() by Lv Zheng · 9 years ago
  7. efaed9b ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages by Lv Zheng · 9 years ago
  8. 849c257 ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code by Lv Zheng · 9 years ago
  9. 1d65d9a ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached by Lv Zheng · 9 years ago
  10. 2e1beaf ACPICA: Utilities: Reorder initialization code by Lv Zheng · 9 years ago
  11. aa6abd2 ACPICA: Events: Uses common_notify for address space handlers by Lv Zheng · 9 years ago
  12. f31a99ce ACPICA: Events: Deploys acpi_ev_find_region_handler() by Lv Zheng · 9 years ago
  13. 7b73806 ACPICA: Cleanup code related to the per-table module level improvement by Bob Moore · 9 years ago
  14. 3c5d3d2 ACPICA: Update for CondRefOf and RefOf operators by Bob Moore · 9 years ago
  15. f70008d ACPICA: Update internal #defines for ObjectType operator. No functional change by Bob Moore · 9 years ago
  16. cca7a6e ACPICA: Update parameter type for ObjectType operator by Bob Moore · 9 years ago
  17. ae90fbf ACPICA: Parser: Fix for SuperName method invocation by Bob Moore · 9 years ago
  18. 89438f9 ACPICA: Parser: Add constants for internal namepath function by Bob Moore · 9 years ago
  19. 8d0b5b7 ACPICA: iasl/Disassembler: Support ASL ElseIf operator by Bob Moore · 9 years ago
  20. adeb79d ACPICA: Tools: Add spacing and missing options in acpibin tool by Colin Ian King · 9 years ago
  21. ee38740 ACPICA: Namespace: Add String -> ObjectReference conversion support by Lv Zheng · 9 years ago
  22. 4debda5 ACPICA: Namespace: Add scope information to the simple object repair mechanism by Lv Zheng · 9 years ago
  23. 50da985 ACPICA: Update for output of the Debug Object by Bob Moore · 9 years ago
  24. 973da57 ACPICA: Debug object: Fix output for a NULL object by Bob Moore · 9 years ago
  25. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 9 years ago
  26. 7910617 ACPICA: Concatenate operator: Add extensions to support all ACPI objects by Bob Moore · 9 years ago
  27. 3727ec2 ACPICA: acpiexec/acpinames: Update for error checking macros by Bob Moore · 9 years ago
  28. c6c6069 ACPICA: Add comment explaining _SUB removal by Bob Moore · 9 years ago
  29. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 9 years ago
  30. 4d16ca1 ACPICA: Debugger: Remove some unecessary NULL checks by Markus Elfring · 9 years ago
  31. 395ec73 ACPICA: iasl/acpiexec: Update input file handling and verification by Bob Moore · 9 years ago
  32. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  33. 675dfa0 ACPICA: acpiexec: Add support for AML files containing multiple tables by Bob Moore · 9 years ago
  34. 5df2e3e ACPICA: Split interpreter tracing functions to a new file by Bob Moore · 9 years ago
  35. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  36. cd162b3 ACPICA: exmutex: General cleanup, restructured some code by Bob Moore · 9 years ago
  37. c118abc ACPICA: Add "const" to some functions that return fixed strings by LABBE Corentin · 9 years ago
  38. 33d3a2a ACPICA: Fix SyncLevel support interaction with method auto-serialization by David E. Box · 9 years ago
  39. 0e166e4 ACPICA: Debugger: reduce old external path format by Lv Zheng · 9 years ago
  40. ac9b64a ACPICA: Namespace: Fix wrong error log by Lv Zheng · 9 years ago
  41. a59b679 ACPICA: acpi_get_sleep_type_data: Reduce warnings by Prarit Bhargava · 9 years ago
  42. 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 9 years ago
  43. b17629d Merge branch 'acpi-debug' into acpica by Rafael J. Wysocki · 9 years ago
  44. 59adb39 ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open() by Lv Zheng · 9 years ago
  45. ec74765 ACPI / debugger: copy_to_user doesn't return errors by Dan Carpenter · 9 years ago
  46. 436db5c ACPI / debugger: remove some unneeded conditions by Dan Carpenter · 9 years ago
  47. 73af2d5 ACPI / debugger: Fix an issue a flag is modified without locking by Lv Zheng · 9 years ago
  48. ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
  49. 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
  50. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  51. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  52. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  53. 9688923 ACPICA: Debugger: Remove unnecessary status check by Colin Ian King · 9 years ago
  54. d91e892 nfit: acpi_nfit_notify(): Do not leave device locked by Alexey Khoroshilov · 9 years ago
  55. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  56. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  57. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  58. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  59. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  60. ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago
  61. 826c416 nfit: Account for table size length variation by Linda Knippers · 9 years ago
  62. 1170419 ACPI: Better describe ACPI_DEBUGGER by Peter Zijlstra · 9 years ago
  63. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  64. 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  65. 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
  66. a76032e Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook" by Chris Bainbridge · 9 years ago
  67. add68d6 ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code by Chris Bainbridge · 9 years ago
  68. d29d673 ACPI / CPPC: Use h/w reduced version of the PCCT structure by Ashwin Chaugule · 9 years ago
  69. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  70. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  71. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  72. 3930f66 Merge branches 'acpi-video' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  73. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  74. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  75. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  76. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  77. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  78. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  79. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 2098516 acpi: nfit: Add support for hot-add by Vishal Verma · 9 years ago
  82. 564d501 nfit: in acpi_nfit_init, break on a 0-length table by Vishal Verma · 9 years ago
  83. e50b9be ACPI / video: only register backlight for LCD device by Aaron Lu · 9 years ago
  84. 61f9738 ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X by Hans de Goede · 9 years ago
  85. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  86. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  87. 66c4487 Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  88. 62839e2 Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  89. 5b9ddd0 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  90. bc1e49d ACPI / sysfs: correctly check failing memory allocation by Insu Yun · 9 years ago
  91. 584d8d1 ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405 by Hans de Goede · 9 years ago
  92. 4219853 ACPI / CPPC: Fix potential memory leak by Ashwin Chaugule · 9 years ago
  93. 32c0b2f ACPI / CPPC: signedness bug in register_pcc_channel() by Dan Carpenter · 9 years ago
  94. 2165747 ACPI / PAD: power_saving_thread() is not freezable by Jiri Kosina · 9 years ago
  95. 8c01275 ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle by Chen Yu · 9 years ago
  96. efb1cf7 ACPI: Using correct irq when waiting for events by Chen Yu · 9 years ago
  97. 49e4b843 ACPI: Use correct IRQ when uninstalling ACPI interrupt handler by Chen Yu · 9 years ago
  98. ba210f5 Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  99. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  100. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago