1. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  2. 4c170ed Merge branches 'acpi-pnp' and 'pnp' by Rafael J. Wysocki · 9 years ago
  3. 476cc43 Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  4. 42d287d Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  5. b12745c Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  6. f3a1bca Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  7. 51834d6 Merge branch 'acpi-debug' by Rafael J. Wysocki · 9 years ago
  8. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  9. 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  10. 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
  11. 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 9 years ago
  12. b790eb2 ACPI / APD: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
  13. fa9e93b ACPI / LPSS: change 'does not have' to 'has' in comment by Andy Shevchenko · 9 years ago
  14. eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
  15. 4528897 ACPI, PCI, irq: remove redundant check for null string pointer by Colin Ian King · 9 years ago
  16. aecbd9b ACPI / video: driver must be registered before checking for keypresses by Adrien Schildknecht · 9 years ago
  17. edc345d ACPI: Fix white space in a structure definition by Lukas Wunner · 9 years ago
  18. a84bc8c ACPI / SBS: fix inconsistent indenting inside if statement by Colin Ian King · 9 years ago
  19. 38a234b ACPI / PNP: constify device IDs by Mathias Krause · 9 years ago
  20. 0971686 ACPI / PCI: Simplify acpi_penalize_isa_irq() by Rafael J. Wysocki · 9 years ago
  21. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
  22. 9d128ed ACPI / OSL: Add kerneldoc comments to memory mapping functions by Rafael J. Wysocki · 9 years ago
  23. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 9 years ago
  24. 2247235 ACPICA: Add "root node" case to the ACPI name repair code by Bob Moore · 9 years ago
  25. d815346 ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods() by Lv Zheng · 9 years ago
  26. 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
  27. 849c257 ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code by Lv Zheng · 9 years ago
  28. 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
  29. 2e1beaf ACPICA: Utilities: Reorder initialization code by Lv Zheng · 9 years ago
  30. aa6abd2 ACPICA: Events: Uses common_notify for address space handlers by Lv Zheng · 9 years ago
  31. f31a99ce ACPICA: Events: Deploys acpi_ev_find_region_handler() by Lv Zheng · 9 years ago
  32. 7b73806 ACPICA: Cleanup code related to the per-table module level improvement by Bob Moore · 9 years ago
  33. 3c5d3d2 ACPICA: Update for CondRefOf and RefOf operators by Bob Moore · 9 years ago
  34. f70008d ACPICA: Update internal #defines for ObjectType operator. No functional change by Bob Moore · 9 years ago
  35. cca7a6e ACPICA: Update parameter type for ObjectType operator by Bob Moore · 9 years ago
  36. ae90fbf ACPICA: Parser: Fix for SuperName method invocation by Bob Moore · 9 years ago
  37. 89438f9 ACPICA: Parser: Add constants for internal namepath function by Bob Moore · 9 years ago
  38. 8d0b5b7 ACPICA: iasl/Disassembler: Support ASL ElseIf operator by Bob Moore · 9 years ago
  39. adeb79d ACPICA: Tools: Add spacing and missing options in acpibin tool by Colin Ian King · 9 years ago
  40. ee38740 ACPICA: Namespace: Add String -> ObjectReference conversion support by Lv Zheng · 9 years ago
  41. 4debda5 ACPICA: Namespace: Add scope information to the simple object repair mechanism by Lv Zheng · 9 years ago
  42. 50da985 ACPICA: Update for output of the Debug Object by Bob Moore · 9 years ago
  43. 973da57 ACPICA: Debug object: Fix output for a NULL object by Bob Moore · 9 years ago
  44. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 9 years ago
  45. 7910617 ACPICA: Concatenate operator: Add extensions to support all ACPI objects by Bob Moore · 9 years ago
  46. 3727ec2 ACPICA: acpiexec/acpinames: Update for error checking macros by Bob Moore · 9 years ago
  47. c6c6069 ACPICA: Add comment explaining _SUB removal by Bob Moore · 9 years ago
  48. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 9 years ago
  49. 4d16ca1 ACPICA: Debugger: Remove some unecessary NULL checks by Markus Elfring · 9 years ago
  50. 395ec73 ACPICA: iasl/acpiexec: Update input file handling and verification by Bob Moore · 9 years ago
  51. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  52. 675dfa0 ACPICA: acpiexec: Add support for AML files containing multiple tables by Bob Moore · 9 years ago
  53. 5df2e3e ACPICA: Split interpreter tracing functions to a new file by Bob Moore · 9 years ago
  54. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  55. cd162b3 ACPICA: exmutex: General cleanup, restructured some code by Bob Moore · 9 years ago
  56. c118abc ACPICA: Add "const" to some functions that return fixed strings by LABBE Corentin · 9 years ago
  57. 33d3a2a ACPICA: Fix SyncLevel support interaction with method auto-serialization by David E. Box · 9 years ago
  58. 0e166e4 ACPICA: Debugger: reduce old external path format by Lv Zheng · 9 years ago
  59. ac9b64a ACPICA: Namespace: Fix wrong error log by Lv Zheng · 9 years ago
  60. a59b679 ACPICA: acpi_get_sleep_type_data: Reduce warnings by Prarit Bhargava · 9 years ago
  61. 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 9 years ago
  62. b17629d Merge branch 'acpi-debug' into acpica by Rafael J. Wysocki · 9 years ago
  63. 55a9341 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol by Christophe RICARD · 9 years ago
  64. 49eb520 ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E by Aaron Lu · 9 years ago
  65. 4b4b3b2 ACPI / video: Add quirks for the Dell Vostro V131 by Hans de Goede · 9 years ago
  66. 05bc59a ACPI / video: Add a module option to disable the reporting of keypresses by Hans de Goede · 9 years ago
  67. 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
  68. 37c5939 ACPI, PCI, irq: remove interrupt number restriction by Sinan Kaya · 9 years ago
  69. b5bd026 ACPI, PCI, irq: remove interrupt count restriction by Sinan Kaya · 9 years ago
  70. 59adb39 ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open() by Lv Zheng · 9 years ago
  71. ec74765 ACPI / debugger: copy_to_user doesn't return errors by Dan Carpenter · 9 years ago
  72. 436db5c ACPI / debugger: remove some unneeded conditions by Dan Carpenter · 9 years ago
  73. 73af2d5 ACPI / debugger: Fix an issue a flag is modified without locking by Lv Zheng · 9 years ago
  74. 76c599b ACPI / bus: Show _OSC UUID when _OSC fails by Andy Lutomirski · 9 years ago
  75. 50fe763 ACPI / bus: Tidy up _OSC error spacing by Andy Lutomirski · 9 years ago
  76. ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
  77. 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
  78. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  79. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  80. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  81. 9688923 ACPICA: Debugger: Remove unnecessary status check by Colin Ian King · 9 years ago
  82. d91e892 nfit: acpi_nfit_notify(): Do not leave device locked by Alexey Khoroshilov · 9 years ago
  83. 08dc7c7 ACPI: Fix build errors due objects compiled unconditionally by Javier Martinez Canillas · 9 years ago
  84. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  85. ca9dc8d ACPI / scan: Fix acpi_bus_id_list bookkeeping by Lukas Wunner · 9 years ago
  86. c3a49cf ACPI / LPSS: power on when probe() and otherwise when remove() by Andy Shevchenko · 9 years ago
  87. 02b9854 ACPI / LPSS: do delay for all LPSS devices when D3->D0 by Andy Shevchenko · 9 years ago
  88. de16d55 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 9 years ago
  89. b5f88dd Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" by Andy Shevchenko · 9 years ago
  90. 3c60f11 device property: return -EINVAL when property isn't found in ACPI by Andy Shevchenko · 9 years ago
  91. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  92. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  93. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  94. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  95. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  96. ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago
  97. 826c416 nfit: Account for table size length variation by Linda Knippers · 9 years ago
  98. 1170419 ACPI: Better describe ACPI_DEBUGGER by Peter Zijlstra · 9 years ago
  99. e399037 ACPI / scan: set status to 0 if _STA failed by Aaron Lu · 9 years ago
  100. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago