mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
Linux kernel source tree
Introduce support for the camera clock controller on QCS8300. Correct wait_val values for a variety of GDSCs, fix X Elite UFS clock settings, and allow clkaN to be optional in the rpmh clock controller driver if command db doesn't define it. -----BEGIN PGP SIGNATURE----- iQJJBAABCAAzFiEEBd4DzF816k8JZtUlCx85Pw2ZrcUFAmgxK7sVHGFuZGVyc3Nv bkBrZXJuZWwub3JnAAoJEAsfOT8Nma3Fo20P+wQKTPuGRNx6M2qGZFsT13VHvLdW lyVRohi3V0eKcpOkGo+3w1ez41+gvPQSCwQSFE2KACql1topKbOE7OtGp98QzFnE inzslYkO9pfh6Q7EZXHXcNFfTEZ1kDEj3IfFy/FLJo3UA4SsKCoWcNcKoqh0KMUi ojDDqSwkR1lwPmwzHNzp3QyTtP7O9AkdAJDEoIdR6xXqe3ehqHyKuLs9ptm/Wge1 bsiWnwJQlN8wHJEMFyBkT8TbGT98ZMq5Jcza/jaGZppGgGaP6OKJBCtcGVjFpRJV 9qzgi6xDWxdaduJ1yZ7zNFDu8R/CSyFvVdKcIg2O6uCNg8ALN+VjtOXFcZ1FwFBr hcggUjQgeNWgZ89/V0WdnNnC3HVF930f+iFz136ey7xB3g9+I+wXxAE6Unj+F83m 5khfKp9a4x6RSalpCYzJ5Nlaafi54d9cNpmCyjCY0YjOkHcEb6TEkDAe5QDyFPh7 /k+LCo4H9zXz7+kp1H8o4z55beFFrXa8FrebqvDcanf4gMKeyqzMgyP+L37W6oA1 BBGIHeQ3/MJzYLx/jF/Zp952kCF56QpPiGUniC+Qide2Nw41x2uoQWDooRn7zd2I qLdO/HSXbswph7+H0nd39E+Sr8+hH/ynFSAhS6CbK0J2i+Ecjn1DUI0HFQeN8A38 w/cEvkqSNPl7AxuQ =Yk2c -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQJIBAABCAAyFiEE9L57QeeUxqYDyoaDrQKIl8bklSUFAmg3+O4UHHN3Ym95ZEBj aHJvbWl1bS5vcmcACgkQrQKIl8bklSXSXQ//d0dr77ZCSBtdCuqm0r/+PcO2kZ3s Qzxa3yYJyqp+MvOfoKK8JzcnnLCQELO26j5R6ZXd/BUSkmVgZ/5/JXOrDRsl0zd9 JqXiVUcuOUytRbEobmBcp1C7dfnIVxoDnuGvdbaR+N1FIWixawc4+nktiKFzjpp3 UOez7tWRPFdO0pLX0Uriajmk5Zu/1AsYSmfFJBSzczqQEEcWpJEOr7xLuw2wmlp7 jFjCnrQw5SLwutev9UBnEqS9z4Pngfi9UWZm3S7afhtQUm/e/NyJCjFGqi0u/7p7 fK3+SFndl6ecB0UeaHnWmxKQjfgeD4V3dpUE+bXSeux6OXyuvNSQctImlcDIcegD gKPP7nVmaXHvbAGCxFJNjEylSJeLSkIhMCIY0izFNqGzSDDsXENhfxrJKjI5+wS4 FHhtpjM+cHkZW98y4spc/Pj+U2VRmClZ8s0CHzMN9l/KUVp23dC2xlAke5HAfgmB qttDfhKgoO4KPuuK4SN/6cH9zm289FTYgHddYArapQAZFQOm4SR3KsGLve/WOXeI w5MLLKvIf9yggxt5rAOH8PVyN+yP/1A6JUX87SR05S/CovZuYxKmwtYIjos6k9rR 5lKpQCdp1qneY9pD9izNYAHcOW6dvcN/6r2r0ZDeaIU8HckX/eNJHWC0HwpsthRa u5j6RtNRpzl1fOo= =GqNK -----END PGP SIGNATURE----- Merge tag 'qcom-clk-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom Pull Qualcomm clk driver updates from Bjorn Andersson: - Camera clock controller driver for Qualcomm QCS8300 - Correct wait_val values for a variety of Qualcomm GDSCs - Fix Qualcomm X Elite UFS clock settings - Allow clkaN to be optional in the Qualcomm RPMh clock controller driver if command db doesn't define it |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| io_uring | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| rust | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .clang-format | ||
| .clippy.toml | ||
| .cocciconfig | ||
| .editorconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| .rustfmt.toml | ||
| 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 reStructuredText 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.