lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 10 Jul 2020 17:54:17 +0800
From:   mtk17045 <henry.yen@...iatek.com>
To:     Daniel Lezcano <daniel.lezcano@...aro.org>,
        Matthias Brugger <matthias.bgg@...il.com>,
        Amit Kucheria <amit.kucheria@...durent.com>,
        Zhang Rui <rui.zhang@...el.com>
CC:     <linux-pm@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
        <linux-mediatek@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>,
        "Steven Liu" <steven.liu@...iatek.com>,
        Michael Kao <michael.kao@...iatek.com>
Subject: [RESEND] Mediatek thermal driver update

On Thu, 2020-04-30 at 17:14 +0800, Henry Yen wrote:
> Mediatek owns two thermal systems, which are almost the same except for
> the way of reading calibration data and converting temperature.
> MT8173, MT8183, MT2701 and MT2712 belongs to version 1 thermal system,
> and MT7622 belongs to version 2. The current code has already supported
> version 1 system. Then this patchset will add the support for another
> platform (e.g., MT7622 SoC).
> 
> Changelog:
> 
> v2:
> * reorganize the order of the two patches
> * remove unnecessary .extract and .convert callbacks
> * add fixes tag
> 
> v1:
> * initial post
> 
> Henry Yen (2):
>   thermal: mediatek: prepare to add support for other platforms
>   thermal: mediatek: add tsensor support for V2 thermal system
> 
>  drivers/thermal/mtk_thermal.c | 234 ++++++++++++++++++++++++++--------
>  1 file changed, 181 insertions(+), 53 deletions(-)
> 
Just gently ping.    
Many thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ