linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon (lm90) add some function for lm90.
@ 2011-04-15 11:00 wni
  2011-04-15 11:00 ` [PATCH 1/3] hwmon: (lm90) Add suspend/resume support wni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: wni @ 2011-04-15 11:00 UTC (permalink / raw)
  To: khali, guenter.roeck; +Cc: lm-sensors, linux-kernel, olofj, achew, Wei Ni

From: Wei Ni <wni@nvidia.com>

*** BLURB HERE ***

Wei Ni (3):
  hwmon: (lm90) Add suspend/resume support
  hwmon (lm90) Support to configure nct1008 from platform data
  hwmon (lm90) Add alarm function for nct1008

 drivers/hwmon/lm90.c    |  161 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/nct1008.h |   39 +++++++++++
 2 files changed, 200 insertions(+), 0 deletions(-)
 create mode 100644 include/linux/nct1008.h


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

end of thread, other threads:[~2011-04-15 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 11:00 [PATCH 0/3] hwmon (lm90) add some function for lm90 wni
2011-04-15 11:00 ` [PATCH 1/3] hwmon: (lm90) Add suspend/resume support wni
2011-04-15 11:00 ` [PATCH 2/3] hwmon (lm90) Support to configure nct1008 from platform data wni
2011-04-15 15:46   ` Guenter Roeck
2011-04-15 11:00 ` [PATCH 3/3] hwmon (lm90) Add alarm function for nct1008 wni

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).