afd589c703
Export symbols and add stubs necessary for upcoming modified Tegra memory controller drivers (touching also devfreq and interconnect). -----BEGIN PGP SIGNATURE----- iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAl+826IQHGtyemtAa2Vy bmVsLm9yZwAKCRDBN2bmhouD1zhJEACH+n5n7l1GIP+pqgizl3I4eg6DJaZqnS0i JeW/f20sjT0jpdOP2YsqlNxdNrTceQAYEceIZFo85erQzX2v27Jdw3+xOrisUFCn GrA+wrLLEs9hJ6YS1+XBET2lzc5C8XxKhODrXNBTsU1BN4kDkso40/Xiz1QbP4Ty P0kUwqNEU/rdRPCHP1Gpa4Y/QGBRqtm9FPEwRjvURKjuFwHEjX2hpOZJd2TJCS7U I4pCxKuokI+NGiF9fvw5XzZZ/UhWTu193jVGkT1A3aHlRZ9ZIJHb/qqUsT4aGNW7 5WSwLHCkvI5jkNy4JnYQzKAumQLpfxS0R53cHYQ8MeRbuiR37Pu3f0KWM/yDB3cZ 0Sy/YMFOa6C9hRfRO+zq2t0KMO7PXcZ7S2T81YAvs/048rWOT8wleZfw9OiQgtJg 9k8Yr5lhvr2KCznOZcTbMlpIH9c0ynS3MrOOGt7UY5UEBw57zbhaKkqcP/tazLzZ s+GKbdv6aVSUIJzJOIr6Ib/wHXN9lx1Bwb0VBbGIa2PJT6fnhKjWnH/LZNIwzaH8 yWyTTm1y1AyNNWeeYexm21L0eDAQgbXSqejuQ9/kNZCQXwdGEQS9WtOxeq3OFU6m bnuJR1DS1wDXaCRGT6604PPXpRK4o1itY02B81uNulnwr3420Hkl6oULIfu1CIwZ PSeZvspRtQ== =LK/N -----END PGP SIGNATURE----- Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into devfreq-next Tegra SoC and clock controller changes for v5.11 Export symbols and add stubs necessary for upcoming modified Tegra memory controller drivers (touching also devfreq and interconnect). |
||
---|---|---|
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.