mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
Linux kernel source tree
- Add g12a SPICC SCLK Source clock IDs -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEPVPGJshWBf4d9CyLd9zb2sjISdEFAl5vr78ACgkQd9zb2sjI SdHZiw//V+FaGx+Y3kd1nost/vguCjyZMA4VuGwaqhiMKNDEbk1wVHIz8MtGZS4T rsb+4800mkvaux/kPLXeZinKSNaUZON5GRwpCH3qyCS3nIoaXrfm0bhGEaYA3KxI 0eCLRd4jb4RInKCELXhq01OkOX8/hcISXDyqarbt9jiGU6J7KnyV38CqrH3wVtgy F+SU9ckBaUIZ3WJ6OZAVzs7Sqj6xvv94rEWN7EmDsz6zflHmdU3iSHfC/VpenJou xxzM1PtVEEPME44+I/Eao0qHk2A6YbgubE7+OqXfgyLqiDSWLI//rV6ZzfqJ7Nju dJFVqL8AkMKgY2is+Jwle0a6M7y1QgqJnhj9WJGg02QYbjUztFYcgGANaB/Op/aU qsmKc4QXJRrd+ydqCUyEpZNl+o+ZTBvC/+qpgzWAy01KUYBZ/t62/Ylb3sYMOiLJ SJFbJoJs86L0WrdAPwzhpA58+L5jenViRiqacwI4kc42mo3CnG0UW3pMmDDysGCv +zZ9c0sZ0PoyBL2A7NRzWtyjET64F8xYklohOFLoZ0PFz721hApGs7i6OSgPRsZj 3XPFfv+In+H02el+8F8z9BwGFtBGnJA/9+zxpEx9zLWPkULh6lRsg4LjD2eKmxCc 8nmwBCrDdUUxtRxBQDv8VjMANv3u0Stt3b5JuyLJ5i+TzOeyS5U= =jTVs -----END PGP SIGNATURE----- Merge tag 'clk-meson-dt-v5.7-1' of git://github.com/BayLibre/clk-meson into v5.7/dt64 - Add gxl internal dac gate clock id - Add g12a SPICC SCLK Source clock IDs * tag 'clk-meson-dt-v5.7-1' of git://github.com/BayLibre/clk-meson: dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs dt-bindings: clk: meson: add the gxl internal dac gate |
||
|---|---|---|
| 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.