1
0
Fork 0
Fork of reMarkable kernel https://github.com/reMarkable/linux
 
 
 
 
Go to file
Robin Gong 32318396f2 MLK-16283 regulator: pfuze100: add 500us wait time for switch enable
add 500us enable_time for switch to be stable while turned on.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
2018-10-29 11:10:38 +08:00
Documentation MLK-16065-6 doc: binding: cdns-usb3: add binding-doc for Cadence USB3 2018-10-29 11:10:38 +08:00
arch MLK-16275-2: ARM64: dts: imx8qm/qxp: Sync ESAI0 and AMIX SAIs rates 2018-10-29 11:10:38 +08:00
block
certs
crypto MLK-14785 CAAM: Fix gcm.c to work correctly with CAAM 2018-10-29 11:10:38 +08:00
drivers MLK-16283 regulator: pfuze100: add 500us wait time for switch enable 2018-10-29 11:10:38 +08:00
firmware
fs
include MLK-16244-2 cpufreq: imx8: add SIP cpu-freq support 2018-10-29 11:10:38 +08:00
init
ipc
kernel cpufreq: Move gov_attr_* macros to cpufreq.h 2018-10-29 11:10:38 +08:00
lib
mm
net
samples
scripts
security
sound MLK-16275-1: ASoC: fsl: amix: fix rates constraints 2018-10-29 11:10:38 +08:00
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.