Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more power management updates from Rafael Wysocki: "These revert one recent change in the generic power domains framework, fix a recently introduced build issue in there and constify attribute_group structures in some places. Specifics: - Revert a recent change in the generic power domains (genpd) framework that led to regressions and turned out the be misguided (Rafael Wysocki). - Fix a recently introduced build issue in the generic power domains (genpd) framework (Arnd Bergmann). - Constify attribute_group structures in the PM core, the cpufreq stats code and in intel_pstate (Arvind Yadav)" * tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: cpufreq: intel_pstate: constify attribute_group structures cpufreq: cpufreq_stats: constify attribute_group structures PM / sleep: constify attribute_group structures PM / Domains: provide pm_genpd_poweroff_noirq() stub Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device"
Showing
- drivers/base/power/domain.c 3 additions, 2 deletionsdrivers/base/power/domain.c
- drivers/cpufreq/cpufreq_stats.c 1 addition, 1 deletiondrivers/cpufreq/cpufreq_stats.c
- drivers/cpufreq/intel_pstate.c 1 addition, 1 deletiondrivers/cpufreq/intel_pstate.c
- kernel/power/main.c 1 addition, 1 deletionkernel/power/main.c
Loading
Please register or sign in to comment