hwmon: Add xgene hwmon driver
authorhotran <hotran@apm.com>
Thu, 21 Jul 2016 22:37:32 +0000 (15:37 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:16 +0000 (21:34 -0700)
commited42cfa881e1d8d9603b7cb872199e3c8e0d1b19
tree2cb25d6d7b444c57fa2442c2136cb3a7c150a07b
parent86430c1a66fe490fc97b0970575c223e27dee49d
hwmon: Add xgene hwmon driver

This patch adds hardware temperature and power reading support for
APM X-Gene SoC using the mailbox communication interface.

Signed-off-by: Hoan Tran <hotran@apm.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/xgene-hwmon [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/xgene-hwmon.c [new file with mode: 0644]
This page took 0.025587 seconds and 5 git commands to generate.