Qualcomm Limits Management Hardware

modulename: lmh.ko

configname: CONFIG_QCOM_LMH

Linux Kernel Configuration
└─>Device Drivers
└─>Thermal drivers
└─>Device Tree and Open Firmware support
└─>Qualcomm thermal drivers
└─>Qualcomm Limits Management Hardware
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This enables initialization of Qualcomm limits management
hardware(LMh). LMh allows for hardware-enforced mitigation for cpus based on
input from temperature and current sensors. On many newer Qualcomm SoCs
LMh is configured in the firmware and this feature need not be enabled.
However, on certain SoCs like sdm845 LMh has to be configured from kernel.

source code:
selects
CONFIG_QCOM_SCM

depends
CONFIG_THERMAL
CONFIG_ARCH_QCOM or CONFIG_COMPILE_TEST
CONFIG_COMPILE_TEST or CONFIG_ARCH_QCOM
CONFIG_OF