Le 09/08/2026 à 14:28, Gaurav Kohli a écrit :
From: Casey Connolly <[email protected]>
Add support for Qualcomm Messaging Interface (QMI) based Thermal Mitigation
Device (TMD) cooling devices provided by remote subsystems.
On Qualcomm platforms where remote processors expose mitigation controls
through the TMD QMI service, client drivers need support to discover the
service, register cooling devices for available mitigation endpoints,
and forward cooling state updates to remote subsystems.
Signed-off-by: Casey Connolly <[email protected]>
Co-developed-by: Daniel Lezcano <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Co-developed-by: Gaurav Kohli <[email protected]>
Signed-off-by: Gaurav Kohli <[email protected]>
Just to clarify I deeply reviewed this patch and made some changes to
improve the code. That is the reason why there is a co-dev-b tag but not
a r-b tag
[ ... ]