Go to file
Armin Wolf c8e5e37a60 hwmon: (dell-smm) Update Documentation regarding firmware bugs
When adding the Inspiron 3505 to the fan type blacklist,
the Documentation was not updated to mention the firmware
bug on this machine.
Fix that.

Fixes: 6ba463edcc (hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist)
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20220424154824.9396-1-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2022-05-20 10:57:05 -07:00
Documentation hwmon: (dell-smm) Update Documentation regarding firmware bugs 2022-05-20 10:57:05 -07:00
LICENSES
arch powerpc fixes for 5.18 #5 2022-05-15 06:46:03 -07:00
block
certs
crypto
drivers hwmon: (jc42) Add support for S-34TS04A 2022-05-20 10:57:05 -07:00
fs gfs2 fixes 2022-05-13 14:32:53 -07:00
include hwmon: introduce hwmon_sanitize_name() 2022-05-17 05:52:59 -07:00
init
ipc
kernel The recent expansion of the sched switch tracepoint inserted a new argument 2022-05-15 06:40:11 -07:00
lib
mm hotfixes for 5.18-rc7 2022-05-13 10:22:37 -07:00
net NFS client bugfixes for Linux 5.18 2022-05-13 11:04:37 -07:00
samples
scripts
security
sound
tools perf tools fixes for v5.18: 5th batch 2022-05-14 11:43:47 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap hotfixes for 5.18-rc7 2022-05-13 10:22:37 -07:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x 2022-05-20 10:57:05 -07:00
Makefile Linux 5.18-rc7 2022-05-15 18:08:58 -07:00
README

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.