Commit 1b089084 authored by Armin Wolf's avatar Armin Wolf Committed by Guenter Roeck

Documentation: admin-guide: Update i8k driver name

The driver should be called dell_smm_hwmon, i8k is only
an alias now.
Signed-off-by: default avatarArmin Wolf <W_Armin@gmx.de>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220109214248.61759-2-W_Armin@gmx.deSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent de00c068
...@@ -944,6 +944,24 @@ ...@@ -944,6 +944,24 @@
dump out devices still on the deferred probe list after dump out devices still on the deferred probe list after
retrying. retrying.
dell_smm_hwmon.ignore_dmi=
[HW] Continue probing hardware even if DMI data
indicates that the driver is running on unsupported
hardware.
dell_smm_hwmon.force=
[HW] Activate driver even if SMM BIOS signature does
not match list of supported models and enable otherwise
blacklisted features.
dell_smm_hwmon.power_status=
[HW] Report power status in /proc/i8k
(disabled by default).
dell_smm_hwmon.restricted=
[HW] Allow controlling fans only if SYS_ADMIN
capability is set.
dfltcc= [HW,S390] dfltcc= [HW,S390]
Format: { on | off | def_only | inf_only | always } Format: { on | off | def_only | inf_only | always }
on: s390 zlib hardware support for compression on on: s390 zlib hardware support for compression on
...@@ -1703,17 +1721,6 @@ ...@@ -1703,17 +1721,6 @@
i810= [HW,DRM] i810= [HW,DRM]
i8k.ignore_dmi [HW] Continue probing hardware even if DMI data
indicates that the driver is running on unsupported
hardware.
i8k.force [HW] Activate i8k driver even if SMM BIOS signature
does not match list of supported models.
i8k.power_status
[HW] Report power status in /proc/i8k
(disabled by default)
i8k.restricted [HW] Allow controlling fans only if SYS_ADMIN
capability is set.
i915.invert_brightness= i915.invert_brightness=
[DRM] Invert the sense of the variable that is used to [DRM] Invert the sense of the variable that is used to
set the brightness of the panel backlight. Normally a set the brightness of the panel backlight. Normally a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment