public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (adt7470) driver updates
@ 2020-10-19 22:34 Chris Packham
  2020-10-19 22:34 ` [PATCH 1/2] hwmon: (adt7470) Create functions for updating readings and limits Chris Packham
  2020-10-19 22:34 ` [PATCH 2/2] hwmon: (adt7470) Convert to regmap Chris Packham
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Packham @ 2020-10-19 22:34 UTC (permalink / raw)
  To: jdelvare, linux, Tobi Wulff; +Cc: linux-hwmon, linux-kernel, Chris Packham

This series updates the adt7470 driver to add error handling by using regmap.

Chris Packham (2):
  hwmon: (adt7470) Create functions for updating readings and limits
  hwmon: (adt7470) Convert to regmap

 drivers/hwmon/adt7470.c | 538 +++++++++++++++++++++++++++-------------
 1 file changed, 366 insertions(+), 172 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-29  1:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-19 22:34 [PATCH 0/2] hwmon: (adt7470) driver updates Chris Packham
2020-10-19 22:34 ` [PATCH 1/2] hwmon: (adt7470) Create functions for updating readings and limits Chris Packham
2020-10-23 21:23   ` Guenter Roeck
2020-10-19 22:34 ` [PATCH 2/2] hwmon: (adt7470) Convert to regmap Chris Packham
2020-10-23 21:40   ` Guenter Roeck
2020-10-29  1:03     ` Chris Packham

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