Commits
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' * pm-domains: PM / Domains: provide pm_genpd_poweroff_noirq() stub Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device" * pm-sleep: PM / sleep: constify attribute_group structures * pm-cpufreq: cpufreq: intel_pstate: constify attribute_group structures cpufreq: cpufreq_stats: constify attribute_group structures
Showing diff to408c9861c69
- Linus Torvalds committed 408c9861c69MMerge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-p...
- Arnd Bergmann committed af3eb274333PM / Domains: provide pm_genpd_poweroff_noirq() stub When CONFIG_PM_SLEEP is disabled,...
- Arvind Yadav committed 1d0c6e59302PM / sleep: constify attribute_group structures attribute_groups are not supposed to c...
- Arvind Yadav committed 106c9c77edfcpufreq: intel_pstate: constify attribute_group structures attribute_groups are not su...