All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/4] hwmon: PMBus device driver
@ 2010-06-28 21:56 ` Guenter Roeck
  0 siblings, 0 replies; 20+ messages in thread
From: Guenter Roeck @ 2010-06-28 21:56 UTC (permalink / raw)
  To: Jean Delvare, Randy Dunlap, Andrew Morton, Ira W. Snyder,
	Darrick J. Wong
  Cc: lm-sensors, linux-kernel, linux-i2c, Guenter Roeck

This patchset adds support for hardware monitoring features of PMBus devices.

The driver has not yet been tested with actual hardware. It is submitted for
early review and, hopefully, to get some test coverage. 

A PMBus device emulator is provided for reference, to show the level of testing
performed. I don't currently plan to submit this emulator in the final patchset.
If there is interest to have it included, and if someone is willing to review
the code, I'll be happy to clean it up and include it.

I will test the driver with real HW for BMR453 and LTC2978 as soon as I get
access to it. For other devices, I'll add a remark that support is untested,
unless I get feedback that a specific device was tested and is working. 

---
Open issues/questions:
- The driver adds new power monitoring attributes to the hwmon sysfs API.
  We'll either have to amend the API, or remove the added attributes.
- Driver automatically detects and adds sensors and flags up to a defined limit,
  and reports a BUG if the limit is exceeded. Not sure if that is an acceptable
  approach.

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

end of thread, other threads:[~2010-06-29 14:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 21:56 [PATCH/RFC 0/4] hwmon: PMBus device driver Guenter Roeck
2010-06-28 21:56 ` Guenter Roeck
2010-06-28 21:56 ` [lm-sensors] " Guenter Roeck
2010-06-28 21:56 ` [PATCH/RFC 1/4] hwmon: i2c PMBus device emulator Guenter Roeck
2010-06-28 21:56   ` Guenter Roeck
2010-06-28 21:56   ` [lm-sensors] " Guenter Roeck
     [not found] ` <1277762214-15155-1-git-send-email-guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
2010-06-28 21:56   ` [PATCH/RFC 2/4] hwmon: PMBus device driver Guenter Roeck
2010-06-28 21:56     ` Guenter Roeck
2010-06-28 21:56     ` [lm-sensors] " Guenter Roeck
2010-06-29 13:40     ` Jonathan Cameron
2010-06-29 13:40       ` [lm-sensors] " Jonathan Cameron
     [not found]       ` <4C29F7EB.6020602-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO@public.gmane.org>
2010-06-29 14:31         ` Guenter Roeck
2010-06-29 14:31           ` Guenter Roeck
2010-06-29 14:31           ` [lm-sensors] " Guenter Roeck
2010-06-28 21:56   ` [PATCH/RFC 3/4] hwmon: pmbus driver documentation Guenter Roeck
2010-06-28 21:56     ` Guenter Roeck
2010-06-28 21:56     ` [lm-sensors] " Guenter Roeck
2010-06-28 21:56 ` [PATCH/RFC 4/4] hwmon: sysfs API updates Guenter Roeck
2010-06-28 21:56   ` Guenter Roeck
2010-06-28 21:56   ` [lm-sensors] " 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.