]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Mar 2016 23:57:22 +0000 (00:57 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Mar 2016 23:57:22 +0000 (00:57 +0100)
commit91bef4042cbf0c922f87cf36eabd76b08f4f7f5f
treedb0190b43e3e09ec5cd158dba94d8bbbba268c38
parent974da6edc0c88f160340ef40e93192ed32439b98
parentcfefeb5aff412bbc5f06440b47c0b821b7383736
parent563d5affc44fad5005d8239cb434ecd4ae8ec1ba
Merge branches 'pm-cpufreq' and 'pm-cpuidle'

* pm-cpufreq:
  cpufreq: governor: Always schedule work on the CPU running update
  cpufreq: Always update current frequency before startig governor
  cpufreq: Introduce cpufreq_update_current_freq()
  cpufreq: Introduce cpufreq_start_governor()
  cpufreq: powernv: Add sysfs attributes to show throttle stats
  cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
  cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
  cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
  intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
  cpufreq: Make cpufreq_quick_get() safe to call

* pm-cpuidle:
  intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
  intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
  cpuidle: menu: Fall back to polling if next timer event is near
  cpuidle: menu: use high confidence factors only when considering polling