Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3add6af4 authored by Matt Wagantall's avatar Matt Wagantall Committed by Stephen Boyd
Browse files

thermal: tsens8974: Use a dedicated tsense high-priority workqueue



Thermal-mitigation software subscribing the temperature updates
relies upon timely notifications of temperature changes. The existing
implementation scheduled these notifications on the system workqueue,
which may result in addition latency when the system is under heavy
load. Use a high-priority workqueue to solve this problem and ensure
time-sensitive temperature notifications are received as quickly as
possible.

Change-Id: Ic8a18cecfae5a26d61d7179d9d9a2a1273e72744
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 0d8773ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment