1 Kernel driver scpi-hwmon
2 ========================
6 * Chips based on ARM System Control Processor Interface
10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
12 Author: Punit Agrawal <punit.agrawal@arm.com>
17 This driver supports hardware monitoring for SoC's based on the ARM
18 System Control Processor (SCP) implementing the System Control
19 Processor Interface (SCPI). The following sensor types are supported
27 The SCP interface provides an API to query the available sensors and
28 their values which are then exported to userspace by this driver.
33 The driver relies on device tree node to indicate the presence of SCPI
34 support in the kernel. See
35 Documentation/devicetree/bindings/firmware/arm,scpi.yaml for details of the