mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
Linux kernel source tree
- Merge the hi3620-clock binding into hisilicon,sysctrl - Clean up the hikey970 PMIC dtsi -----BEGIN PGP SIGNATURE----- iQJJBAABCgAzFiEEQeMYD8qOQTc1R/snC8hXbtmJZlwFAmVytn8VHHh1d2VpNUBo aXNpbGljb24uY29tAAoJEAvIV27ZiWZcKZ8P/0O10orvCtvDJ+NTzQ2jE9HvjozW eCfdaoMfuKWilwQ3ZxQS853zov+RmHWmWs4B22LvdxMwLMevbRhkxgVNY/+3Px8n BX0Tn2rdzkXHMkUE7Wieo+gpaIOiS80DgBO/OY3mRNQ4FD+Gk5xGm3PDj6txjRCZ WXfg5M8fpUUhtweFlorUuKYWKOM1uqbNlU9XYMgJ/2ZtopmT7PHpmDrzmBpCRpZt 0ilcl8vqc2oyYwtIWMUXyLI7WUNYegpN1XobSHsQx5AOSCdj69CwgDw1vVk66wDO UgyEeIe0ykkMMkiTCNUJOLqQOZFPAowpD4Yy2RvM28RfMNEskVOthLx2HSxkjxXE TzmhH4V0FdFQZBXFwlrmAy6MGuouppcGz1XLUcqf1C6VzPvOMPVthv1/4o/nIazF 2UUHVkNLHsbDiCqXRV6ejbWaDbxTbPyL7vZDDidRr/tdgFh8gY3XDCXrq0mIOOGc drkP/4RQ1gVrUK24cIjVw4W71HQbhyR7aWtsdu47a7rNVxquu25aI75ndVjix1+a oaCeaZtVoMeHv1kWkXyP51lhuXvZN8rVddGIgc7A6NFgnsDsDXMcnNpjreIa4Wlo vc1So80iRoBajDPHH3j4uUVq4y/T0WnZZp972V6aT+KD4dN0ENuNxho9U27L0yoN C7aqnnUzMZ8dMqbE =o+u3 -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmWEW8AACgkQYKtH/8kJ UicFtA/9HX93kSH6FNISI5NAk7+vfEARgvkPyns7tA5as2ouWm75fqr0j+rLXOOD 5xVtoLBtkoQcXqUMPunV9toe/+r/P69YveX3J6pkTPlciMZKTzH9BAcAOBJcZZ2w X6qs2WXefK0Ri69nEVsXg6dmZu1hK9JMkF6Tt+oQt9kmbYR16I2bAe7YOX+2BP5L 50asmgVuLenE5c90roWmiRymImFNdHfAuw28Xtg3z7YQBcVqo8oScW2Qv66+SK6a ThnvyWjvNOADJPGHD4YC/6hou3tLbgZbVp28hbCfobNKqnkF33wmNsnpPvBPmvWI dWRnUfiEC0aeqN+uSkkeOZkZlMryL7RYqS+MD9dgOSzWHp15yWlprXBZcybIwkmZ B3D9JcoOUGrPhY+O3Yc665hY//uT/Mdil/eDv0m52nfnk/oN4Xx1SsszmM2yBqB4 DltpQNYS/AV/tYkSLsZn45meUKeEpHUyY+N9iT3HMrrY7nd+gvDKdJ0xtbYKxlXt Jr+CBQWMX0MAML30RDLSqaWR1FBCD5VAi6itV0skBgNHveQnIIewhkbOgUJQMRuI AyvBBzwD8IxfnGv7Vf3CoeRVFyyeqPpyAmC3rFiXnDhY/pXoXFZTi9fRwFMvNw97 rHftpnBujA8UMfg7z4K9hMrmm09jWpzoCHrFz2IcEmFeZwFEFCw= =6QyO -----END PGP SIGNATURE----- Merge tag 'hisi-arm64-dt-for-6.8' of https://github.com/hisilicon/linux-hisi into soc/dt ARM64: DT: HiSilicon ARM64 DT updates for v6.8 - Merge the hi3620-clock binding into hisilicon,sysctrl - Clean up the hikey970 PMIC dtsi * tag 'hisi-arm64-dt-for-6.8' of https://github.com/hisilicon/linux-hisi: arm64: dts: hisilicon: hikey970-pmic: clean up SPMI node arm64: dts: hisilicon: hikey970-pmic: fix regulator cells properties dt-bindings: hisilicon: Merge hi3620-clock into hisilicon,sysctrl binding Link: https://lore.kernel.org/r/6572C4C8.6050401@hisilicon.com Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| 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 | ||
| .cocciconfig | ||
| .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 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.