All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFT v2 0/3] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
@ 2019-04-16 17:44 Yoshihiro Kaneko
  2019-04-16 17:44 ` [PATCH/RFT v2 1/3] thermal: rcar_gen3_thermal: Update value of Tj_1 Yoshihiro Kaneko
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yoshihiro Kaneko @ 2019-04-16 17:44 UTC (permalink / raw)
  To: linux-pm
  Cc: Zhang Rui, Eduardo Valentin, Rob Herring, Simon Horman,
	Magnus Damm, linux-renesas-soc

This series was inspired by a patch in the BSP by Dien Pham <dien.pham.ry@renesas.com>.

This series is based on the master branch of Linus Torvalds's linux tree.

v2 [Yoshihiro Kaneko]
* As suggested by Simon Horman
- split into three patches
- avoid global variables
- marked thcode const

Yoshihiro Kaneko (3):
  thermal: rcar_gen3_thermal: Update value of Tj_1
  thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
  thermal: rcar_gen3_thermal: Update temperature conversion method

 drivers/thermal/rcar_gen3_thermal.c | 93 ++++++++++++++++++++++++-------------
 1 file changed, 61 insertions(+), 32 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-08 10:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 17:44 [PATCH/RFT v2 0/3] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation Yoshihiro Kaneko
2019-04-16 17:44 ` [PATCH/RFT v2 1/3] thermal: rcar_gen3_thermal: Update value of Tj_1 Yoshihiro Kaneko
2019-04-18  8:40   ` Niklas Söderlund
2019-05-08  6:23     ` Yoshihiro Kaneko
2019-04-24 14:54   ` Simon Horman
2019-05-08  6:36     ` Yoshihiro Kaneko
2019-05-08 10:14       ` Simon Horman
2019-04-16 17:44 ` [PATCH/RFT v2 2/3] thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP Yoshihiro Kaneko
2019-04-18  8:53   ` Niklas Söderlund
2019-04-16 17:44 ` [PATCH/RFT v2 3/3] thermal: rcar_gen3_thermal: Update temperature conversion method Yoshihiro Kaneko

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.