.. | .. |
---|
| 1 | +.. SPDX-License-Identifier: GPL-2.0 |
---|
| 2 | +.. include:: <isonum.txt> |
---|
| 3 | + |
---|
1 | 4 | ============================= |
---|
2 | 5 | Suspend/Hibernation Notifiers |
---|
3 | 6 | ============================= |
---|
4 | 7 | |
---|
5 | | -:: |
---|
| 8 | +:Copyright: |copy| 2016 Intel Corporation |
---|
6 | 9 | |
---|
7 | | - Copyright (c) 2016 Intel Corp., Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
---|
| 10 | +:Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
---|
| 11 | + |
---|
8 | 12 | |
---|
9 | 13 | There are some operations that subsystems or drivers may want to carry out |
---|
10 | 14 | before hibernation/suspend or after restore/resume, but they require the system |
---|