]> www.infradead.org Git - users/hch/configfs.git/commit
docs: Add initial documentation for devfreq
authorLeonard Crestez <leonard.crestez@nxp.com>
Tue, 19 Nov 2019 16:38:56 +0000 (18:38 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 19 Nov 2019 20:16:53 +0000 (13:16 -0700)
commit83ededdb72ca125ddb9a6270b966ef0c26b5cf5a
treec7a145399f27885d59f3247f2bc44c11fed6832a
parent291084904eb0d0e9dd15d7204b62bf809ea800ea
docs: Add initial documentation for devfreq

The devfreq subsystem has plenty of kernel-doc comments but they're not
currently included in sphinx documentation.

Add a minimal devfreq.rst file which mostly just includes kernel-doc
comments from devfreq source. This also exposes a number of kernel-doc
warnings on `make htmldocs`

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Link: https://lore.kernel.org/r/e32fa9de8a60060a6ee5fc42f163111034f9a550.1574181341.git.leonard.crestez@nxp.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/devfreq.rst [new file with mode: 0644]
Documentation/driver-api/index.rst