Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices:
OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
- Add CAAM clock support for vf610 driver. - Add MU root clock support for imx8mp driver. -----BEGIN PGP SIGNATURE----- iQFIBAABCgAyFiEEFmJXigPl4LoGSz08UFdYWoewfM4FAl8VGBEUHHNoYXduZ3Vv QGtlcm5lbC5vcmcACgkQUFdYWoewfM407AgAlAlMVIHVNmob88YQc9LKb9eG0os3 R/Qrz2dE4VdZbry2iPY3nfI/v+clUUfKB63I3Uj1knjvqMQDZK2vpzQEo9s31nMY xpAgPxoSzPYuglLKia982N77vehegZ/slSalDKfgdb0qRZFKTHNq4yByUx8pErVL mA1RSx5VXuelzwOiRg1RMJpuI/ljYM2f6j7wBiENwNdWbxOZyLtzhwTpFqnP06hh X/2eYoJiqCpryCCDIK1xf2OHBWbN0tYJPQnJmZl+DmMmYChSs10afGfSiFb5waf+ 59pGQsiU4I3Epbe66oLhI7Fk8X5NNlU40Zmo4BaDWQLatPLycswBt2xewg== =C5MK -----END PGP SIGNATURE----- Merge tag 'clk-imx-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imx Pull i.MX clk updates from Shawn Guo: - Add CAAM clock support for vf610 driver - Add MU root clock support for imx8mp driver * tag 'clk-imx-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: clk: imx: vf610: add CAAM clock clk: imx8mp: add mu root clk |
||
|---|---|---|
| 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.