linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
Cc: linux-omap@vger.kernel.org, j-keerthy@ti.com, balajitk@ti.com
Subject: Re: [PATCH 0/2] twl4030-madc driver
Date: Thu, 16 Sep 2010 09:05:57 +0200	[thread overview]
Message-ID: <20100916090557.6fb05bc6@hyperion.delvare> (raw)
In-Reply-To: <1284615264-31789-1-git-send-email-j-keerthy@ti.com>

On Thu, 16 Sep 2010 11:04:24 +0530, Keerthy wrote:
> MADC(Monitoring ADC) driver enables monitoring analog signals using 
> analog-to-digital conversion (ADC) on the input source. The MADC driver
> is being added under the Hwmon class of drivers. 
> To get the context, the last set of comments can be found here:
> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg19981.html
> 
> Several people have contributed to this driver on the linux-omap list.
> 
> Keerthy (2):
>   hwmon: twl4030: Driver for twl4030 madc module
>   Makefile and Kconfig changes for twl4030-madc driver
> 
>  arch/arm/mach-omap2/Kconfig      |    4 +
>  drivers/hwmon/Kconfig            |    4 +
>  drivers/hwmon/Makefile           |    1 +
>  drivers/hwmon/twl4030-madc.c     |  584 ++++++++++++++++++++++++++++++++++++++
>  include/linux/i2c/twl4030-madc.h |  118 ++++++++
>  5 files changed, 711 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/hwmon/twl4030-madc.c
>  create mode 100644 include/linux/i2c/twl4030-madc.h

Please send hwmon drivers to the lm-sensors list as instructed by
MAINTAINERS.

-- 
Jean Delvare

  reply	other threads:[~2010-09-16  7:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-16  5:34 [PATCH 0/2] twl4030-madc driver Keerthy
2010-09-16  7:05 ` Jean Delvare [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-16 10:23 Keerthy
2011-02-16 12:26 Keerthy
2011-02-16 12:30 ` J, KEERTHY
2011-02-16 12:55 Keerthy

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=20100916090557.6fb05bc6@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=balajitk@ti.com \
    --cc=j-keerthy@ti.com \
    --cc=linux-omap@vger.kernel.org \
    /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 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).