mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
aa6dcba831
-----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl4d41kTHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0MXhB/0drqav2m9Z/JG7y8E+FCQr/G4lBLAj 0pDOqIwK0G+sP869KMuBbJmxi1JbCsA1+Qd5y9x1FRYLgeVIud92nPEmrCNXGcRR 9ZbCafRxLr2TuHw4aZocad/3U50Kgc6q1vBs2IhfRlejL9MFBvkPEHGfCAmOwYLc a2FxwZ7jyfnZfDOyTr4ULtnc4U61NIyEbF3hWs5D7IR5lRy8C26yqpHph6JN4Bj7 G4UDy+rbzsUjE1DuxWsVDm0vrtcNvOqZkO5QQ5GeOrC2YTPbYAZ0qNhDO4zOSV+3 6AQEqgLtBx9yary+Uc5QuSMzDxV2wSExP8EeWEKKnaUvTtvqhDjFOI2S =vWQq -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl4d49ITHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0AeoB/9Y7Ov882rhVfebuKAbuGt10DuWuTgw j5LRIPU8tz+Xsjz+hGScsc9jAeF8bFzUldJ9yQOl8LWg1+kFVwe2WyBnvwM6qTA7 7EN7BkMySuneQGLXiEKY7a79/7RqXgBa0UHR6EXAxiJ0yRUN058h0xQIcH4CXM+E t0uM9Q4GNZ0zC8s0Ey5/r41zGsiTKMZMhJDTCezChzCe+beDELZ+aNsLUdIGD4VE f3AEMNZtH8MmUgcRK7+tXaKeBvVmVL8k7Ws2yzIhox0jeTe2tlYqYxl8Y/HN1V9X R/p+VrJDo8hQR/0uycL7jFg7fG28V7CLnOET+ZsO/DSXFxb2/kbT/oDI =t2uD -----END PGP SIGNATURE----- Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into asoc-5.6 regulator: add regulator_equal() |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
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.