commit | 9d8593f22ea33a88f89075b14fc58a95fc15b8ae | [log] [tgz] |
---|---|---|
author | Pascal Paillet <p.paillet@st.com> | Fri Jan 10 11:16:04 2020 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jan 27 15:40:21 2020 +0100 |
tree | a5c74bd3d336b69ebf0838e0253263ffda8bac2f | |
parent | dd4c3919a83074683aab3c1950c69e1131f3c46e [diff] |
thermal: stm32: Improve temperature computing Change the way of computing to avoid rounds by 1 or 2 degrees. Also simplify the sampling time management that is hard-coded to maximum value during probe. Signed-off-by: Pascal Paillet <p.paillet@st.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200110101605.24984-6-p.paillet@st.com