Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Mikko Perttunen
On 09/26/2014 03:05 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 03:00:11PM +0300, Mikko Perttunen wrote: On 09/26/2014 02:48 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 01:22:52PM +0300, Mikko Perttunen wrote: On 09/26/2014 01:19 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 1

Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Thierry Reding
On Fri, Sep 26, 2014 at 03:00:11PM +0300, Mikko Perttunen wrote: > On 09/26/2014 02:48 PM, Thierry Reding wrote: > >On Fri, Sep 26, 2014 at 01:22:52PM +0300, Mikko Perttunen wrote: > >>On 09/26/2014 01:19 PM, Thierry Reding wrote: > >>>On Fri, Sep 26, 2014 at 12:43:09PM +0300, Mikko Perttunen wrote

Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Mikko Perttunen
On 09/26/2014 02:48 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 01:22:52PM +0300, Mikko Perttunen wrote: On 09/26/2014 01:19 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 12:43:09PM +0300, Mikko Perttunen wrote: Hi, this series adds support for the thermal monitoring features of the

Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Thierry Reding
On Fri, Sep 26, 2014 at 01:22:52PM +0300, Mikko Perttunen wrote: > On 09/26/2014 01:19 PM, Thierry Reding wrote: > >On Fri, Sep 26, 2014 at 12:43:09PM +0300, Mikko Perttunen wrote: > >>Hi, > >> > >>this series adds support for the thermal monitoring features of the > >>soctherm unit on the Tegra124

Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Mikko Perttunen
On 09/26/2014 01:19 PM, Thierry Reding wrote: On Fri, Sep 26, 2014 at 12:43:09PM +0300, Mikko Perttunen wrote: Hi, this series adds support for the thermal monitoring features of the soctherm unit on the Tegra124 SoC. The branch is also available in my github repo, git://github.com/cyndis/l

Re: [PATCH v6 0/4] Tegra124 soctherm driver

2014-09-26 Thread Thierry Reding
On Fri, Sep 26, 2014 at 12:43:09PM +0300, Mikko Perttunen wrote: > Hi, > > this series adds support for the thermal monitoring features of the > soctherm unit on the Tegra124 SoC. > > The branch is also available in my github repo, > git://github.com/cyndis/linux.git soctherm-v6 > > Thanks, >