mainlining shenanigans
- fix regulator underflow bug introduced during the v5.6 merge window -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEFp3rbAvDxGAT0sefEacuoBRx13IFAl5ronoACgkQEacuoBRx 13K4ZBAAlMlW+be5AnJK+6xVvvpCrTYsmHQd2bAsH6pR6Dns1wo/8q40tVG29HcB eOrNHERFVPYHohzpMWQJzXhFM4eespePqdAE/7RNI3q8ZGBRQBLKJNBi2MCtLgMM kXvE+twCpPJ0usNSCfWPG1ggFHM1A8RVWQHEfzZllXWg9B7Ws8iK9kSHcgYQddkC /f8Q5Xwe4Eqm3T2r6cLFJUioACHw/jJgOFwvvidjut/wJMAQ9TpsWSnk0oPu1gt0 G0FNVAKez9t6cNoMbHkzwLkh/w500GG+j5LbrCZ9n1XzT0yARIpxaqbu/6oSr3TX 12fB5hyiTp4v2fYOUTsadRB72PppEMcgfKX5k+wqQrBkb9YBkIQUUHdaCqWB+rSI jZR1hwfMwTckWrhKS+gcHp5rU01VFpRVpxkMD8APhSOgieR3ImQGfwF/iyRO+aPi bx7puKS4KJrLV6kCcM5sV078m/p35YWQH8D3QBrzGgDk9myp72Nm029c3itZDIxE I+DXZMpOsHpIZ6BxVlHMUIRUONw9NLgJWJS7oTmW36B86o3MUuJyiEsFdqtKIrsf 1ik8EPTz+fn24YUf6YtFPE8Vkedt0+IabsWNSN/PcM60VW34DmCSKA7NDF0HDeBs UMyfdeMTGbvRROR/RLRaWUJDlZu8W4oBdO14chXO8cEa/YnlyCQ= =KaLI -----END PGP SIGNATURE----- Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current at24 fixes for v5.6-rc6 - fix regulator underflow bug introduced during the v5.6 merge window |
||
---|---|---|
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.