Go to file
Vladimir Lypak b1a2fb10b8
regulator: qcom_smd: add pm8953 regulators
The PM8953 is commonly used on board with MSM8953 SoCs or its variants:
APQ8053, SDM(SDA)450 and SDM(SDA)632.
It provides 7 SMPS and 23 LDO regulators.

Signed-off-by: Vladimir Lypak <junak.pub@gmail.com>
Link: https://lore.kernel.org/r/20201004083413.324351-1-junak.pub@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-10-05 16:18:37 +01:00
Documentation regulator: dt-bindings: Document the PM660/PM660L PMICs entries 2020-10-01 21:25:26 +01:00
LICENSES
arch Misc fixes: 2020-09-06 10:28:00 -07:00
block
certs
crypto
drivers regulator: qcom_smd: add pm8953 regulators 2020-10-05 16:18:37 +01:00
fs io_uring-5.9-2020-09-06 2020-09-06 12:10:27 -07:00
include regulator: qcom_smd: Add PM660/PM660L regulator support 2020-10-01 21:25:25 +01:00
init
ipc
kernel Misc fixes: 2020-09-06 10:28:00 -07:00
lib
mm xen: branch for v5.9-rc4 2020-09-06 09:59:27 -07:00
net
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS IOMMU Fixes for Linux v5.9-rc3 2020-09-06 11:58:15 -07:00
Makefile Linux 5.9-rc4 2020-09-06 17:11:40 -07: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.