]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 8 Apr 2016 19:46:05 +0000 (21:46 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 8 Apr 2016 19:46:05 +0000 (21:46 +0200)
commit79c9b835f7e767317262f85ddec6f630e7c2d7f6
tree7013e12f57394ac81f1f9d22cecfa214040365b5
parent4358ad30b78a3e000ac991e7bd80536e53e71f4e
parentcdeda2947044839f81e76287979e1f4d1c7f5130
parentd72ed4eeda3e4c97db49b411e415ba3217ec1daf
parent646333f62bcb13a4b4eab251ba65db9677206a01
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'

* pm-cpufreq:
  cpufreq: dt: Drop stale comment
  cpufreq: intel_pstate: Documenation for structures
  cpufreq: intel_pstate: fix inconsistency in setting policy limits
  intel_pstate: Avoid extra invocation of intel_pstate_sample()
  intel_pstate: Do not set utilization update hook too early

* pm-cpuidle:
  intel_idle: Add KBL support
  intel_idle: Add SKX support
  intel_idle: Clean up all registered devices on exit.
  intel_idle: Propagate hot plug errors.
  intel_idle: Don't overreact to a cpuidle registration failure.
  intel_idle: Setup the timer broadcast only on successful driver load.
  intel_idle: Avoid a double free of the per-CPU data.
  intel_idle: Fix dangling registration on error path.
  intel_idle: Fix deallocation order on the driver exit path.
  intel_idle: Remove redundant initialization calls.
  intel_idle: Fix a helper function's return value.
  intel_idle: remove useless return from void function.

* acpi-cppc:
  mailbox: pcc: Don't access an unmapped memory address space
drivers/mailbox/pcc.c