All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] hwmon: (dell-smm) Misc cleanups
@ 2021-08-14 14:36 W_Armin
  2021-08-14 14:36 ` [PATCH 1/4] hwmon: (dell-smm) Mark tables as __initconst W_Armin
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: W_Armin @ 2021-08-14 14:36 UTC (permalink / raw)
  To: pali; +Cc: linux, jdelvare, linux-hwmon

From: Armin Wolf <W_Armin@gmx.de>

This patch series contains several small cleanups
for the dell-smm-hwmon driver.

While also improving the smm function debugging,
the only change noticable to userspace is
the 3rd patch.

All patches have been tested on a Dell Latitude C600.

Armin Wolf (4):
  hwmon: (dell-smm) Mark tables as __initconst
  hwmon: (dell-smm) Rework SMM function debugging
  hwmon: (dell-smm) Enable automatic fan speed control for all channels
  hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init

 Documentation/hwmon/dell-smm-hwmon.rst | 14 ++++-----
 drivers/hwmon/dell-smm-hwmon.c         | 40 +++++++++++---------------
 2 files changed, 24 insertions(+), 30 deletions(-)

--
2.20.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-08-14 17:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 14:36 [PATCH 0/4] hwmon: (dell-smm) Misc cleanups W_Armin
2021-08-14 14:36 ` [PATCH 1/4] hwmon: (dell-smm) Mark tables as __initconst W_Armin
2021-08-14 14:59   ` Pali Rohár
2021-08-14 17:49   ` Guenter Roeck
2021-08-14 14:36 ` [PATCH 2/4] hwmon: (dell-smm) Rework SMM function debugging W_Armin
2021-08-14 15:05   ` Pali Rohár
2021-08-14 15:29     ` Guenter Roeck
2021-08-14 15:39       ` Pali Rohár
2021-08-14 14:36 ` [PATCH 3/4] hwmon: (dell-smm) Enable automatic fan speed control for all channels W_Armin
2021-08-14 15:13   ` Pali Rohár
2021-08-14 15:32     ` Guenter Roeck
2021-08-14 14:36 ` [PATCH 4/4] hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init W_Armin
2021-08-14 14:59   ` Pali Rohár
2021-08-14 17:50   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.