Commits
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' * pm-opp: PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() PM / OPP: handle allocation of device_opp in a separate routine PM / OPP: reuse find_device_opp() instead of duplicating code PM / OPP: Staticize __dev_pm_opp_remove() PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' * pm-cpufreq: MAINTAINERS: add entry for intel_pstate intel_pstate: Add a few comments intel_pstate: add kernel parameter to force loading * pm-tools: Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Showing diff to2a813f1aaaf
- Rafael J. Wysocki committed 035f10ee4e9MMerge branch 'pm-runtime' * pm-runtime: power / PM: Eliminate CONFIG_PM_RUNTIME NF...
- Viresh Kumar committed 6ce4184d030PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() This makes it le...
- Kristen Carlson Accardi committed 7c1ac18dc02MAINTAINERS: add entry for intel_pstate Add entry for intel_pstate. Signed-off-by: Kr...
- Prarit Bhargava committed 2a813f1aaafRevert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" This rever...