]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'acpi-pm'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Sep 2015 01:38:43 +0000 (03:38 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Sep 2015 01:38:43 +0000 (03:38 +0200)
commit97c0e1ac824da255b01bd3facfb49311c3d514dc
tree21d53507543248f81725cbc486625f77562f935d
parent012be606b59ba9d32a9cbf2ed2116add082aa604
parent9bd61507e325cdb925b3c64d2aeaa900dac23265
Merge branch 'acpi-pm'

* acpi-pm:
  ACPI / bus: Move duplicate code to a separate new function
  mfd: Add support for Intel Sunrisepoint LPSS devices
  dmaengine: add a driver for Intel integrated DMA 64-bit
  mfd: make mfd_remove_devices() iterate in reverse order
  driver core: implement device_for_each_child_reverse()
  klist: implement klist_prev()
  Driver core: wakeup the parent device before trying probe
  ACPI / PM: Attach ACPI power domain only once
  PM / QoS: Make it possible to expose device latency tolerance to userspace
  ACPI / PM: Update the copyright notice and description of power.c
drivers/acpi/bus.c
drivers/acpi/device_pm.c
drivers/acpi/internal.h
drivers/acpi/power.c
drivers/mfd/Kconfig