Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Rafael J. Wysocki 166fdb4dd0 Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'
* acpi-misc:
  ACPI: AMBA: Fix resource name in /proc/iomem

* acpi-video:
  ACPI: video: Add quirk for the Dell Vostro 3350

* acpi-prm:
  ACPI: Do not singal PRM support if not enabled
  ACPI: Correct \_SB._OSC bit definition for PRM
  ACPI: Kconfig: Provide help text for the ACPI_PRMT option
2021-07-07 20:18:11 +02:00
arch ACPI updates for 5.14-rc1 2021-06-29 13:39:41 -07:00
block
certs
crypto
Documentation ACPI updates for 5.14-rc1 2021-06-29 13:39:41 -07:00
drivers Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' 2021-07-07 20:18:11 +02:00
fs printk changes for 5.14 2021-06-29 12:07:18 -07:00
include Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' 2021-07-07 20:18:11 +02:00
init
ipc
kernel Power management updates for 5.14-rc1 2021-06-29 13:36:06 -07:00
lib -----BEGIN PGP SIGNATURE----- 2021-06-29 12:31:16 -07:00
LICENSES
mm
net hyperv-next for 5.14 2021-06-29 11:21:35 -07:00
samples
scripts
security
sound
tools X86 entry code related updates: 2021-06-29 12:44:51 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS printk changes for 5.14 2021-06-29 12:07:18 -07:00
Makefile
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.