No description
Find a file
Mario Limonciello 705f4dcc41 hwmon: (k10temp) Add PCI ID for family 19, model 78h
[ Upstream commit 7d8accfaa0 ]

Enable k10temp on this system.

  [ bp: Massage. ]

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230427053338.16653-3-mario.limonciello@amd.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:34:08 +02:00
arch ARM: 9295/1: unwind:fix unwind abort for uleb128 case 2023-06-09 10:34:08 +02:00
block
certs
crypto
Documentation
drivers hwmon: (k10temp) Add PCI ID for family 19, model 78h 2023-06-09 10:34:08 +02:00
fs btrfs: abort transaction when sibling keys check fails for leaves 2023-06-09 10:34:07 +02:00
include
init
io_uring
ipc
kernel
lib
LICENSES
mm
net mptcp: add annotations around sk->sk_shutdown accesses 2023-06-09 10:34:06 +02:00
rust
samples
scripts
security
sound ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet 2023-06-09 10:34:07 +02:00
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.