Merge branch 'acpica' into linux-next
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Sep 2016 12:47:04 +0000 (14:47 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Sep 2016 12:47:04 +0000 (14:47 +0200)
commita43f07bbd9263856122b5ef2d3984505b284db17
tree16c7068fe46dfba98e5df53b4aa1862a2005a882
parent9395452b4aab7bc2475ef8935b4a4fb99d778d70
parentcb7d668fa4f9e9dcc772bd84f13f978a5e8791be
Merge branch 'acpica' into linux-next

* acpica: (42 commits)
  ACPICA: Update version to 20160831
  ACPICA: Tables: Tune table mutex to be a leaf lock
  ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
  ACPICA: Namespace: Fix dynamic table loading issues
  ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
  ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading
  ACPICA: Update return value for intenal _OSI method
  ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_addresses is TRUE
  ACPICA: Tables: Add new table events indicating table installation/uninstallation
  ACPICA: Tables: Remove wrong table event macros
  ACPICA: Tables: Remove acpi_tb_install_fixed_table()
  ACPICA: Add a couple of casts to uthex.c
  ACPICA: Cleanup for all string-to-integer conversions
  ACPICA: Debugger: Add subcommand for predefined name execution
  ACPICA: Update version to 20160729
  ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
  ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
  ACPICA: EFI: Port acpidump to EDK2 environment
  ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file
  ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead
  ...
This page took 0.025209 seconds and 5 git commands to generate.