[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a400d4e2-4abb-aad8-73f0-57c9300ca351@st.com>
Date: Mon, 27 Jan 2020 13:17:50 +0000
From: Pascal PAILLET-LME <p.paillet@...com>
To: "rui.zhang@...el.com" <rui.zhang@...el.com>,
"edubezval@...il.com" <edubezval@...il.com>,
"daniel.lezcano@...aro.org" <daniel.lezcano@...aro.org>,
"amit.kucheria@...durent.com" <amit.kucheria@...durent.com>,
"mcoquelin.stm32@...il.com" <mcoquelin.stm32@...il.com>,
Alexandre TORGUE <alexandre.torgue@...com>,
David HERNANDEZ SANCHEZ <david.hernandezsanchez@...com>,
"horms+renesas@...ge.net.au" <horms+renesas@...ge.net.au>,
"wsa+renesas@...g-engineering.com" <wsa+renesas@...g-engineering.com>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH_V3 0/6] thermal: stm32: driver improvements
The goal of this patchset is to improve and simplify the stm32 thermal
> driver:
> * let the framework handle the trip points: it very is hard to split this patch
> into smaller ones and keep each individual patch functional.
> * fix interrupt management to avoid receiving hundreds of
> interrupts when the temperature is close to the low threshold.
> * improve temperature reading resolution
> * the dirver is backawrd compatible.
>
> Pascal Paillet (6):
> changes in v2:
> * Split "handle multiple trip points" patch to make ones:
> * rework sensor mode management
> * disable interrupts at probe
> * "remove hardware irq handler" is squashed in "handle multiple trip points"
kind reminder for review
> thermal: stm32: fix icifr register name
> thermal: stm32: rework sensor mode management
> thermal: stm32: disable interrupts at probe
> thermal: stm32: handle multiple trip points
> thermal: stm32: improve temperature computing
> thermal: stm32: fix low threshold interrupt flood
>
> drivers/thermal/st/stm_thermal.c | 388 ++++++++++---------------------
> 1 file changed, 120 insertions(+), 268 deletions(-)
>
Powered by blists - more mailing lists