Go to file
Alexandru Tachici fe8c573c89 dt-bindings: hwmon: Add documentation for ltc2992
Add documentation for ltc2992.

Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2020-12-11 07:42:27 -08:00
Documentation dt-bindings: hwmon: Add documentation for ltc2992 2020-12-11 07:42:27 -08:00
LICENSES
arch Yet two more places which invoke tracing from RCU disabled regions in the 2020-11-29 11:19:26 -08:00
block
certs
crypto
drivers hwmon: (ltc2992) Add support for GPIOs. 2020-12-11 07:42:27 -08:00
fs More EFI fixes for v5.10-rc: 2020-11-29 10:18:53 -08:00
include
init
ipc
kernel Yet two more places which invoke tracing from RCU disabled regions in the 2020-11-29 11:19:26 -08:00
lib
mm
net
samples
scripts Kbuild fixes for v5.10 2020-11-28 10:42:30 -08:00
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator 2020-12-07 07:59:37 -08:00
Makefile Linux 5.10-rc6 2020-11-29 15:50:50 -08:00
README

README

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.

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.