From: Guenter Roeck on 28 Jun 2010 18:00 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 11/35] workqueue: kill cpu_populated_map Next: [PATCH/RFC 4/4] hwmon: sysfs API updates |