Searched hist:b23688aefb8b2c5dd024c172f3143e8a99d2cf17 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | scmi-hwmon.c | b23688aefb8b2c5dd024c172f3143e8a99d2cf17 Thu Jun 15 11:53:17 CEST 2017 Sudeep Holla <sudeep.holla@arm.com> hwmon: add support for sensors exported via ARM SCMI
Create a driver to add support for SoC sensors exported by the System Control Processor (SCP) via the System Control and Management Interface (SCMI). The supported sensor types is one of voltage, temperature, current, and power.
The sensor labels and values provided by the SCP are exported via the hwmon sysfs interface.
Cc: linux-hwmon@vger.kernel.org Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|