Commits
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
Showing diff tof70ce488c28
- Linus Torvalds committed 277edbabf6fMMerge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/l...
- Rafael J. Wysocki committed 539a4c4247ccpufreq: governor: Always schedule work on the CPU running update Modify dbs_irq_work(...
- Rafael J. Wysocki committed f70ce488c28MMerge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into...