Commits
Merge branches 'pm-cpuidle' and 'pm-sleep' * pm-cpuidle: PM / Domains: Add genpd governor for CPUs cpuidle: Export the next timer expiration for CPUs PM / Domains: Add support for CPU devices to genpd PM / Domains: Add generic data pointer to struct genpd_power_state cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states * pm-sleep: PM / core: Propagate dev->power.wakeup_path when no callbacks PM / core: Introduce dpm_async_fn() helper PM / core: fix kerneldoc comment for device_pm_wait_for_dev() PM / core: fix kerneldoc comment for dpm_watchdog_handler() PM / sleep: Measure the time of filesystems syncing PM / sleep: Refactor filesystems sync to reduce duplication PM / wakeup: Use pm_pr_dbg() instead of pr_debug()
Showing diff toe94999688e3
- Rafael J. Wysocki committed 7d4a27c1c86MMerge branch 'pm-cpufreq' * pm-cpufreq: (24 commits) cpufreq: Fix kobject memleak ...
- Ulf Hansson committed e94999688e3PM / Domains: Add genpd governor for CPUs After some preceding changes, PM domains man...
- Ulf Hansson committed dc351d4c5f4PM / core: Propagate dev->power.wakeup_path when no callbacks The dev->power.direct_co...