]> 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)
commita117e51443f3e7907a90db1a20c96079f3094998
treedb0190b43e3e09ec5cd158dba94d8bbbba268c38
parent8ccc43063f51e55e0f0850082f5c3f59965b4259
parent484ed4775ba3752f540ede472d64c5b15b169a6c
parentb7800e7cc55425919ce141c170dcec4d7b5b3e0e
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