1 Kernel driver scpi-hwmon
2 ========================
5 * Chips based on ARM System Control Processor Interface
7 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
9 Author: Punit Agrawal <punit.agrawal@arm.com>
14 This driver supports hardware monitoring for SoC's based on the ARM
15 System Control Processor (SCP) implementing the System Control
16 Processor Interface (SCPI). The following sensor types are supported
24 The SCP interface provides an API to query the available sensors and
25 their values which are then exported to userspace by this driver.
30 The driver relies on device tree node to indicate the presence of SCPI
31 support in the kernel. See
32 Documentation/devicetree/bindings/arm/arm,scpi.txt for details of the