Greg Kroah-Hartman 77e8355046 Update peci-next for v6.13-rc1
A small change in peci-npcm driver to mark peci_controller_ops as const.
 -----BEGIN PGP SIGNATURE-----
 
 iQJOBAABCAA4FiEEVeIYQcCloMPRsCC93RgStozwYHYFAmcbZNEaHGl3b25hLndp
 bmlhcnNrYUBpbnRlbC5jb20ACgkQ3RgStozwYHa2oRAAiPZH534wM9AQGsU4N/93
 WmP4D/WlIdkL3ggsAY96lmmR195ADBFCdiNn8Z4oSwVcSFj0GNomm7FmQmJ//GaR
 hIJh0ENNEI1IeLzB/jkBS/ROPKfZYYCTcHA5l9Up3Mp3G4mtg/RgRaKOIPiSfary
 pBie7SWswy7eRDZZGAQD6rEAm4xd2f94f4Ryjzr6WyceyUuKl68QodvarWtOvgbS
 GZXtNMKKaJBJSBGPhsM3YMsvpMkgl6kXuP8miFofdKqGpzoDRHjZDLloP85Z3SBC
 8PKmbklRcaWUXvsisunbTFXwNbrcHqgs9lXzVlnLNUA2b6l4aIPm+1XMJwccmN9S
 bm4Jv51bafNTs73l1mbM3CeM5zNHMCysP0FEuJXuTPTyJcPLomnWU7YYbvc3vH9R
 QoUbLNFmkn35y7L2Gm1RCJXAjibsTYuzVPlJmkFhii4hUq0DaC8URSCXYqD/TpHj
 hUAwgpspA4mSHysWbl/hYK/1uZUbEQt+qD3CyEzf2s45tBJFyI+F/yN0NOPTt6fJ
 tLgiOQQXkGMA0Y0K4RbDk4CpktSpprDCdh/iiIOtCyme3ys66uQDdH6b0T4drltw
 lOku8GsEdJa84GOSKHW3cScpGrUWx62/RHB3o3z6SPD+8N79ofogcck5+bhN+ZQk
 11OP60p4ODEiV2TDS/VZcrg=
 =MAQ3
 -----END PGP SIGNATURE-----

Merge tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/iwi/linux into char-misc-next

Iwona writes:

Update peci-next for v6.13-rc1

A small change in peci-npcm driver to mark peci_controller_ops as const.

* tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/iwi/linux:
  peci: npcm: Constify struct peci_controller_ops​
2024-10-29 04:17:30 +01:00
2024-10-18 15:53:00 -07:00
2024-10-29 04:17:30 +01:00
2024-10-20 11:30:56 -07:00
2024-10-19 08:32:47 -07:00
2024-09-01 20:43:24 -07:00
2024-10-20 14:08:17 -07:00
2024-10-21 08:42:22 +02:00
2024-09-24 13:02:06 -07:00
2024-10-17 00:28:08 -07:00
2022-09-28 09:02:20 +02:00
2024-10-09 12:47:19 -07:00
2022-10-10 12:00:45 -07:00
2024-10-21 08:42:22 +02:00
2024-10-20 15:19:38 -07:00
2024-03-18 03:36:32 -06:00

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.
Description
Linux kernel stable tree
Readme
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%