mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
913ef3015327ec06b50ea1410492a7130bb9c213
Add power supply property VOLTAGE_MAX_LIMIT in usb_psy to allow external entities to impose limitation on the maximum USB adapter output voltage. Signed-off-by: Umang Agrawal <uagrawal@codeaurora.org> Signed-off-by: Guru Das Srinagesh <gurus@codeaurora.org> (cherry picked from commit e0219228eed9c1a3a79dc10ec7257a375560c396) Signed-off-by: Mark Salyzyn <salyzyn@google.com> Bug: 150789066 Change-Id: I3d05188f11ccd0c47cfca626e528bbe2e30582ae
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%