Expand description

Backend providing support for Intel PECI sensors.

A la dbus-sensors’s intelcpusensor daemon.

Structs

Internal representation of the dbus config data for a PECI sensor.

Constants

The top-level sysfs directory via which we interact with the kernel’s PECI subsystem.

Functions

Instantiate any active PECI sensors configured in cfgmap.
Whether or not the given cfgtype is supported by the peci sensor backend.
rescan 🔒
The kernel PECI subsystem doesn’t expose a sysfs interface to instantiate a device for a given bus/address; it simply allows triggering a global rescan operation, so this isn’t tied to any particular device.