Gopala Krishna Nuthaki 1cfdc30c3f drivers: thermal: Force notify thermal to re-evaluate TSENS sensors
If TSENS controller went to bad state while reading temperature
of a sensor, TSENS invokes controller re-init code for all
controller and then notifies the thermal framework to
re-evaluate thermal for each sensor.But there is a chance that
current notification API can bail out without re-evaluating the
thermal zone if none of the trips are violated.

Notify the thermal framework with proper notification API to force
re-evaluate thermal zone and make sure that all sensors are re-enabled
next active trips.

Change-Id: I0686fabba1ee17de1e859e6fcd3b0af7f40c8e73
Signed-off-by: Gopala Krishna Nuthaki <gnuthaki@codeaurora.org>
2020-06-26 11:37:41 -07:00

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 1.4 GiB
Languages
C 98.1%
Assembly 1.2%
Makefile 0.3%