No description
Find a file
Akshu Agrawal 59a3b3a8db cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ
In ST/CZ CPUID 8000_0007_EDX[11, ProcFeedbackInterface] is 0,
but the mechanism is still available and can be used.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-02-07 11:26:37 +01:00
arch Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
block
certs
crypto
Documentation Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
drivers cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ 2018-02-07 11:26:37 +01:00
firmware
fs
include Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
init init_task out-of-lining 2018-01-29 09:08:34 -08:00
ipc
kernel Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
lib
mm
net
samples
scripts
security
sound
tools Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Power management updates for v4.16-rc1 2018-01-29 09:47:41 -08:00
Makefile Linux 4.15 2018-01-28 13:20:33 -08:00
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.