c05377299bc802d38d8e9134ef8c313a3b58c8fc
This is the recommended way of using the devfreq api from within governors. The devfreq_update_stats() will utilize the devfreq.last_status to get the target device status so we no longer need to declare a local variable to get the target status. Change-Id: I5d80e39468e3eb90e55dcb0a813cb846a65ee8a5 Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
98%
Assembly
1.3%
Makefile
0.3%
Shell
0.1%