public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanups in hwmon gpd-fan
@ 2026-04-05  8:40 Pei Xiao
  2026-04-05  8:40 ` [PATCH 1/3] hwmon: (gpd-fan): remove global variable gpd_driver_priv Pei Xiao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pei Xiao @ 2026-04-05  8:40 UTC (permalink / raw)
  To: cryolitia, linux, linux-hwmon, linux-kernel; +Cc: Pei Xiao

hi Maintainer,

Some cleanups in gpd-fan driver.
But I have no machine to test this patches, only have compile test.
Please have a look and test those! 

Thanks!

Pei Xiao (3):
  hwmon: (gpd-fan): remove global variable gpd_driver_priv
  hwmon: (gpd-fan): upgrade log level from warn to err for platform
    device creation failure
  hwmon: (gpd-fan): rename enum constants to uppercase as per kernel
    coding style

 drivers/hwmon/gpd-fan.c | 273 +++++++++++++++++++++-------------------
 1 file changed, 147 insertions(+), 126 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2026-04-06  0:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-05  8:40 [PATCH 0/3] cleanups in hwmon gpd-fan Pei Xiao
2026-04-05  8:40 ` [PATCH 1/3] hwmon: (gpd-fan): remove global variable gpd_driver_priv Pei Xiao
2026-04-05  8:40 ` [PATCH 2/3] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure Pei Xiao
2026-04-05  8:40 ` [PATCH 3/3] hwmon: (gpd-fan): rename enum constants to uppercase as per kernel coding style Pei Xiao
2026-04-05 13:53   ` Guenter Roeck
2026-04-06  0:58     ` Pei Xiao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox