aboutsummaryrefslogtreecommitdiff
path: root/include/linux/peci-cpu.h
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09peci: Add peci-cpu driverIwona Winiarska1-0/+40
PECI is an interface that may be used by different types of devices. Add a peci-cpu driver compatible with Intel processors. The driver is responsible for handling auxiliary devices that can subsequently be used by other drivers (e.g. hwmons). Reviewed-by: Pierre-Louis Bossart <[email protected]> Acked-by: Joel Stanley <[email protected]> Signed-off-by: Iwona Winiarska <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>