Commits
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' * pm-core: PM-runtime: Call pm_runtime_active|suspended_time() from sysfs PM-runtime: Consolidate code to get active/suspended time * pm-sleep: PM / wakeup: Drop wakeup_source_drop() PM / wakeup: Rework wakeup source timer cancellation * pm-qos: PM / QoS: Fix typo in file description
Showing diff to623217a0cc4
- Joe Perches committed 7a5bd1279bcPM: Add and use pr_fmt() Prefix all printk/pr_<level> messages with "PM: " to make the...
- Ulf Hansson committed 0996584b302PM-runtime: Call pm_runtime_active|suspended_time() from sysfs Avoid the open-coding o...
- Rafael J. Wysocki committed 623217a0cc4PM / wakeup: Drop wakeup_source_drop() After commit d856f39ac1cc ("PM / wakeup: Rework...
- Aisheng Dong committed 07a6c71bbd4PM / QoS: Fix typo in file description Fix a typo in the file description comment. Si...