All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Congatec Board Controller: Fix current sensor lookup and add new sensors
@ 2026-09-11 17:31 Thomas Richard (congatec GmbH)
  2026-09-11 17:31 ` [PATCH v2 1/2] hwmon: (cgbc-hwmon): Fix current sensors ID lookup Thomas Richard (congatec GmbH)
  2026-09-11 17:31 ` [PATCH v2 2/2] hwmon: (cgbc-hwmon): Add some sensors Thomas Richard (congatec GmbH)
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas Richard (congatec GmbH) @ 2026-09-11 17:31 UTC (permalink / raw)
  To: Guenter Roeck, Jonathan Corbet, Shuah Khan, Randy Dunlap
  Cc: Thomas Richard (congatec GmbH), Thomas Petazzoni, Werner Gartner,
	linux-hwmon, linux-kernel, linux-doc, stable

Second iteration, I just added the missing 'in' channel in cgbc_hwmon_info
(reported by Sashiko). I also fixed the commit message, and made it more
generic.

Signed-off-by: Thomas Richard (congatec GmbH) <thomas.richard@bootlin.com>
---
Changes in v2:
- Add missing in channel in cgbc_hwmon_info. 
- Link to v1: https://patch.msgid.link/20260910-cgbc-hwmon-fix-and-new-sensors-v1-0-ef13ae2fa147@bootlin.com

To: Thomas Richard <thomas.richard@bootlin.com>
To: Guenter Roeck <linux@roeck-us.net>
To: Jonathan Corbet <corbet@lwn.net>
To: Shuah Khan <skhan@linuxfoundation.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Werner Gartner <Werner.Gartner@congatec.com>
Cc: linux-hwmon@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-doc@vger.kernel.org

---
Thomas Richard (congatec GmbH) (2):
      hwmon: (cgbc-hwmon): Fix current sensors ID lookup
      hwmon: (cgbc-hwmon): Add some sensors

 Documentation/hwmon/cgbc-hwmon.rst |  42 +++++++-----
 drivers/hwmon/cgbc-hwmon.c         | 129 +++++++++++++++++++++++--------------
 2 files changed, 106 insertions(+), 65 deletions(-)
---
base-commit: d2587340a8575100d9ddd10270c7a5c216766b5b
change-id: 20260806-cgbc-hwmon-fix-and-new-sensors-21a7ab5387b3

Best regards,
--  
Thomas Richard (congatec GmbH) <thomas.richard@bootlin.com>


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

end of thread, other threads:[~2026-09-11 19:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 17:31 [PATCH v2 0/2] Congatec Board Controller: Fix current sensor lookup and add new sensors Thomas Richard (congatec GmbH)
2026-09-11 17:31 ` [PATCH v2 1/2] hwmon: (cgbc-hwmon): Fix current sensors ID lookup Thomas Richard (congatec GmbH)
2026-09-11 17:41   ` sashiko-bot
2026-09-11 19:17   ` Guenter Roeck
2026-09-11 17:31 ` [PATCH v2 2/2] hwmon: (cgbc-hwmon): Add some sensors Thomas Richard (congatec GmbH)
2026-09-11 17:37   ` sashiko-bot
2026-09-11 19:18   ` 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.