Commits
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' * pm-core: PM / runtime: Fix some typos * pm-qos: PM / QoS: Remove global notifiers * pm-domains: PM / Domains: Power off masters immediately in the power off sequence PM / Domains: Rename is_async to one_dev_on for genpd_power_off() PM / Domains: Move genpd_power_off() above genpd_power_on() * pm-opp: PM / OPP: Documentation: Fix opp-microvolt in examples PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Showing diff to35bfa99e81f
- Linus Torvalds committed 02c3de11052MMerge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-p...
- Christophe Jaillet committed 35bfa99e81fPM / runtime: Fix some typos Signed-off-by: Christophe Jaillet <christophe.jaillet@wan...
- Viresh Kumar committed d08d1b27fe2PM / QoS: Remove global notifiers They were never used in the kernel, so get rid of th...
- Ulf Hansson committed 2da835452a0PM / Domains: Power off masters immediately in the power off sequence Once a subdomain...
- Viresh Kumar committed 28db0c7b1c7PM / OPP: Documentation: Fix opp-microvolt in examples The triplet present in "opp-mic...