]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thermal: core: Connect the threshold with the core
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 23 Sep 2024 09:59:58 +0000 (11:59 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Oct 2024 21:33:37 +0000 (23:33 +0200)
commit85ee9449f76430846132b0248a99a6cfb524f992
treee5ee2741c4a27dc4ea7c911341268d1ea7b07e5e
parent445936f9e258eca624c8239056bd8cd6e853b3fd
thermal: core: Connect the threshold with the core

Initialize, de-initialize and handle the threshold in the same place
than the trip points.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://patch.msgid.link/20240923100005.2532430-3-daniel.lezcano@linaro.org
[ rjw: Subject edit ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/thermal_core.c