Commits
Merge branches 'pm-qos' and 'pm-core' * pm-qos: PM / QoS: Drop redundant declaration of pm_qos_get_value() * pm-core: PM / runtime: Drop usage count for suppliers at device link removal PM / runtime: Fixup reference counting of device link suppliers at probe PM: wakeup: Use pr_debug() for the "aborting suspend" message PM / core: Drop unused internal inline functions for sysfs PM / core: Drop unused internal functions for pm_qos sysfs PM / core: Drop unused internal inline functions for wakeirqs PM / core: Drop internal unused inline functions for wakeups PM / wakeup: Only update last time for active wakeup sources PM / wakeup: Use seq_open() to show wakeup stats PM / core: Use dev_printk() and symbols in suspend/resume diagnostics PM / core: Simplify initcall_debug_report() timing PM / core: Remove unused initcall_debug_report() arguments PM / core: fix deferred probe breaking suspend resume order
Showing diff to74cd8171c42
- Rafael J. Wysocki committed 9b34ffa09d2MMerge back earlier PM tools material for v4.18.
- Rafael J. Wysocki committed 74cd8171c42PM / QoS: Drop redundant declaration of pm_qos_get_value() The extra forward declarati...
- Ulf Hansson committed a0504aecba7PM / runtime: Drop usage count for suppliers at device link removal In the case consum...