-
- Downloads
peci: Add peci-cpu driver
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 <pierre-louis.bossart@linux.intel.com> Acked-by:
Joel Stanley <joel@jms.id.au> Signed-off-by:
Iwona Winiarska <iwona.winiarska@intel.com> Link: https://lore.kernel.org/r/20220208153639.255278-10-iwona.winiarska@intel.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/peci/Kconfig 15 additions, 0 deletionsdrivers/peci/Kconfig
- drivers/peci/Makefile 2 additions, 0 deletionsdrivers/peci/Makefile
- drivers/peci/cpu.c 343 additions, 0 deletionsdrivers/peci/cpu.c
- drivers/peci/device.c 1 addition, 0 deletionsdrivers/peci/device.c
- drivers/peci/internal.h 27 additions, 0 deletionsdrivers/peci/internal.h
- drivers/peci/request.c 213 additions, 0 deletionsdrivers/peci/request.c
- include/linux/peci-cpu.h 40 additions, 0 deletionsinclude/linux/peci-cpu.h
- include/linux/peci.h 0 additions, 8 deletionsinclude/linux/peci.h
Loading
Please register or sign in to comment