Commits
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' * pm-sleep: x86/power/64: Do not refer to __PAGE_OFFSET from assembly code * pm-cpufreq: cpufreq: Do not default-yes CPU_FREQ_STAT cpufreq: intel_pstate: Add more out-of-band IDs * pm-core: PM-wakeup: Delete unnecessary checks before three function calls * pm-opp: PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
Showing diff to601f887d610
- Linus Torvalds committed 601f887d610MMerge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/l...
- Rafael J. Wysocki committed c226fab4742x86/power/64: Do not refer to __PAGE_OFFSET from assembly code When CONFIG_RANDOMIZE_M...
- Borislav Petkov committed 79ad70de539cpufreq: Do not default-yes CPU_FREQ_STAT CPU frequency transition statistics are not ...
- Markus Elfring committed 4f48ec8a1c0PM-wakeup: Delete unnecessary checks before three function calls The following functio...
- Jisheng Zhang committed 067b7ce083dPM / OPP: optimize dev_pm_opp_set_rate() performance a bit In dev_pm_opp_set_rate(), _...