From: Wolfram Sang <wsa@the-dreams.de>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Cc: linux-pm@vger.kernel.org,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
Khiem Nguyen <khiem.nguyen.xt@renesas.com>,
Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>,
linux-renesas-soc@vger.kernel.org,
Zhang Rui <rui.zhang@intel.com>,
Eduardo Valentin <edubezval@gmail.com>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCHv6 0/4] thermal: add driver for R-Car Gen3
Date: Fri, 23 Dec 2016 12:02:25 +0100 [thread overview]
Message-ID: <20161223110224.GA1440@katana> (raw)
In-Reply-To: <20161222103823.8300-1-niklas.soderlund+renesas@ragnatech.se>
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
> Changes since v5
> - Switch fixpoint scaling from decimal with a factor 100 to binary with
> a shift of 7 bits to increase accuracy. In v5 decimal scaling was used
> since it closest resembled the v4 implementation of a decimal scaling
> with 1000 as a factor. The big change in v5 was to fit all
> calculations inside a int instead of s64.
Pity, I couldn't test it on HW before leaving for christmas. Will
definately do when I come back!
Thanks for this update!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-12-23 11:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-22 10:38 [PATCHv6 0/4] thermal: add driver for R-Car Gen3 Niklas Söderlund
2016-12-22 10:38 ` [PATCHv6 1/4] thermal: rcar_gen3_thermal: Document the " Niklas Söderlund
2016-12-22 10:38 ` [PATCHv6 2/4] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver Niklas Söderlund
2016-12-22 10:38 ` [PATCHv6 3/4] arm64: dts: r8a7795: Add R-Car Gen3 thermal support Niklas Söderlund
2016-12-22 10:38 ` [PATCHv6 4/4] arm64: dts: r8a7796: " Niklas Söderlund
2016-12-23 11:02 ` Wolfram Sang [this message]
2017-01-04 23:41 ` [PATCHv6 0/4] thermal: add driver for R-Car Gen3 Wolfram Sang
2017-01-19 12:19 ` Wolfram Sang
2017-01-20 4:31 ` Eduardo Valentin
2017-01-20 4:31 ` Eduardo Valentin
2017-01-20 7:13 ` Niklas Söderlund
2017-01-20 7:13 ` Niklas Söderlund
2017-01-20 11:20 ` Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161223110224.GA1440@katana \
--to=wsa@the-dreams.de \
--cc=edubezval@gmail.com \
--cc=geert@linux-m68k.org \
--cc=khiem.nguyen.xt@renesas.com \
--cc=kuninori.morimoto.gx@gmail.com \
--cc=linux-pm@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=niklas.soderlund+renesas@ragnatech.se \
--cc=rui.zhang@intel.com \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.