summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/pm/notifiers.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-02-06PM / sleep / docs: Convert PM notifiers document to reSTRafael J. Wysocki1-0/+70
Move the document describing PM notifiers (used during system sleep state transitions) to Documentation/driver-api/pm/, convert it to reST and update it to use current terminology. Also replace the remaining references to the old version of it in .txt documents with references to the new one. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>