lkml.org 
[lkml]   [2021]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] thermal: Replace thermal_notify_framework with thermal_zone_device_update
Date
thermal_notify_framework just updates for a single trip point where as
thermal_zone_device_update does other bookkeeping like updating the
temperature of the thermal zone, running through the list of trip points
and setting the next trip point etc. Since the later is a more thorough
version of former, replace thermal_notify_framework with
thermal_zone_device_update.

v1->v2:
- Removed net: wireless: intel: from subject header of Patch 1
in the series as per Kalle Valo and added his Acked-by.
- Introduced Patch 3 removing thermal_notify_framework from
thermal documentation.

Thara Gopinath (3):
net: wireless: intel: iwlwifi: mvm: tt: Replace
thermal_notify_framework
drivers: thermal: Remove thermal_notify_framework
Documentation: driver-api: thermal: Remove thermal_notify_framework
from documentation

Documentation/driver-api/thermal/sysfs-api.rst | 12 +-----------
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 4 ++--
drivers/thermal/thermal_core.c | 18 ------------------
include/linux/thermal.h | 4 ----
4 files changed, 3 insertions(+), 35 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2021-01-22 03:35    [W:0.055 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site