Commits
Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs' * pm-core: PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails * pm-opp: PM / OPP: Fix get sharing CPUs when hotplug is used PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table * pm-domains: PM / Domains: Convert to using %pOF instead of full_name PM / Domains: Extend generic power domain debugfs PM / Domains: Add time accounting to various genpd states * pm-cpu: PM / CPU: replace raw_notifier with atomic_notifier * pm-avs: PM / AVS: rockchip-io: add io selectors and supplies for RV1108
Showing diff to762792913f8
- Linus Torvalds committed 569dbb88e80Linux 4.13
- Rafael J. Wysocki committed 820b9b0c093PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails Currently, an error from...
- Waldemar Rymarkiewicz committed 762792913f8PM / OPP: Fix get sharing CPUs when hotplug is used We fail dev_pm_opp_of_get_sharing_...
- Rob Herring committed ea11e94badaPM / Domains: Convert to using %pOF instead of full_name Now that we have a custom pri...
- Alex Shi committed 313c8c16ee6PM / CPU: replace raw_notifier with atomic_notifier This patch replaces an rwlock and ...
- David Wu committed 9d913e43436PM / AVS: rockchip-io: add io selectors and supplies for RV1108 This adds the necessar...