]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: admin-guide: PM: Add intel_idle document
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 15 Jan 2020 09:54:58 +0000 (10:54 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 15 Jan 2020 09:54:58 +0000 (10:54 +0100)
commitb803b729f3a71c323f903680cc2b24e2297b8c4f
treeee115302f4b9d6efa776eb0b0944b317ed9cba7f
parentf8f47dce750638307bbfe0b3be8b870932872882
Documentation: admin-guide: PM: Add intel_idle document

Add an admin-guide document for the intel_idle driver to describe
how it works: how it enumerates idle states, what happens during the
initialization of it, how it can be controlled via the kernel command
line and so on.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Documentation/admin-guide/pm/intel_idle.rst [new file with mode: 0644]
Documentation/admin-guide/pm/working-state.rst