mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
02f88aaaac53929e0cf4fe50f807cdea4b9e224d
Exports: arm_cpuidle_suspend cpuidle_dev cpuidle_register_governor Bug: 140652396 Test: build Signed-off-by: Hridya Valsaraju <hridya@google.com> Change-Id: Ia2f90c97763b5c7b047d36ab4c6f2a974fa02ccb (cherry picked from commit 3571655e5e02f13df7006cb9a90f0081a48536b9) Signed-off-by: Will McVicker <willmcvicker@google.com>
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
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%