mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 13:22:02 +02:00
Linux kernel source tree
Immutable branch between linear range and power-supply for driver changes in MT6370. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAmMk3akACgkQ2O7X88g7 +pobVQ/+NssJrruHXz+WFl6q7d0CPBtTfwUsvKYD0v7MH62hl/j8v5Sn0CqVcqHf dado/SuQgTlrp0SQajHo4QNugAnAnW+VuzcSIqly32WQefjWanrggWUAF7PgxQME FrLcNqdxBdZHwBs/uXy4mpZDGdlhA6v1xNDaP2Uek5SGSFn8dcSl/f9L4LTTIPif MtxrV4NiO4S1Nyl/8RuTyul9F10Cin7Or9xyw1R0jvX235gxaW+26BviO1I3vGw/ hYJ8Fof4W81guQKPtl4DOdoHNb3ywTPeGqUw3qgmQd94MIb565bH64eAg1+i1jiS fhPAUY8OWZmgnxUITy/gPA9yprGmbsAJyOpePFhPiaYeAAPnjvyhWhPJyCBBlhon HVt0gKf7m0YvdcyQ99m8BdqIhT+gwtnL6+pdlYcRFkAVgdtZu+KYNajlajKeMjdn wpxDbTeNBCeow7U152iFMa+zC7YXcgFOBqda9QLyQG5eQ7AeWduZJzbOjzs1OGqD aZSKJKhLS1yeDYgKbW5CbnUROl2Kqfo/J/MXjHiJxVj28cjgDCgZbdpijDsd2TMU uuFClhgincWWRxtbDyC00xQPokRSi9uBIVnvDmlQwWAjOWlOJ5FJ1lirzxsHYsHp YW9OAoDnBx/s/jzLaPVUZPs4nco+4xCJR5X10b0DK6J2bF5zBzA= =fNL0 -----END PGP SIGNATURE----- Merge tag 'psy-linear-range-for-v6.1-signed' into psy-next Immutable branch between linear range and power-supply for driver changes in MT6370. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| io_uring | ||
| 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.