linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] expose lm90 to thermal fw
@ 2014-03-04 11:31 Wei Ni
  2014-03-04 11:31 ` [PATCH v2 1/3] hwmon: (lm90) split set&show temp as common codes Wei Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Wei Ni @ 2014-03-04 11:31 UTC (permalink / raw)
  To: khali, linux, swarren; +Cc: linux-kernel, linux-tegra, lm-sensors, Wei Ni

Expose lm90 to thermal framework via DT nodes.

Changes from v1:
1. remove the unnecessary log messages, per Guenter's request.
2. add thermal zones node for nct1008 on dalmore.

Wei Ni (3):
  hwmon: (lm90) split set&show temp as common codes
  hwmon: lm90: expose to thermal fw via DT nodes
  ARM: tegra: dalmore: add thermal zones for nct1008

 arch/arm/boot/dts/tegra114-dalmore.dts |   20 ++-
 drivers/hwmon/lm90.c                   |  222 ++++++++++++++++++++++++--------
 2 files changed, 186 insertions(+), 56 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-03-07  4:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 11:31 [PATCH v2 0/3] expose lm90 to thermal fw Wei Ni
2014-03-04 11:31 ` [PATCH v2 1/3] hwmon: (lm90) split set&show temp as common codes Wei Ni
2014-03-04 11:31 ` [PATCH v2 2/3] hwmon: lm90: expose to thermal fw via DT nodes Wei Ni
2014-03-04 11:31 ` [PATCH v2 3/3] ARM: tegra: dalmore: add thermal zones for nct1008 Wei Ni
2014-03-04 22:06   ` Stephen Warren
2014-03-04 22:23     ` Guenter Roeck
2014-03-05  2:30       ` Wei Ni
2014-03-05  2:58         ` Stephen Warren
2014-03-05  3:07           ` Wei Ni
2014-03-05  3:14             ` Stephen Warren
2014-03-05  4:26               ` Wei Ni
2014-03-05  4:30                 ` Wei Ni
2014-03-06 17:59   ` Stephen Warren
2014-03-07  3:45     ` Wei Ni
2014-03-07  4:23       ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).