[lm-sensors] [PATCH 0/2] twl4030-madc driver

J, KEERTHY j-keerthy at ti.com
Wed Feb 16 13:30:59 CET 2011


Hello all,

I will resend once again the right set. I apologise.

Regards,
Keerthy
On Wed, Feb 16, 2011 at 5:56 PM, Keerthy <j-keerthy at ti.com> wrote:
> MADC(Monitoring ADC) driver enables monitoring analog signals using
> analog-to-digital conversion (ADC) on the input source.
> The previous discussion concluded in keeping the generic ADC
> functionality and the hwmon separate. The discussion can be found here:
>
> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41805.html
>
> Keerthy (2):
>  mfd: twl4030: Driver for twl4030 madc module
>  hwmon: twl4030: Hwmon Driver for TWL4030 MADC
>
>  Documentation/hwmon/twl4030-madc-hwmon |   45 ++
>  drivers/hwmon/Kconfig                  |   10 +
>  drivers/hwmon/Makefile                 |    1 +
>  drivers/hwmon/twl4030-madc-hwmon.c     |  155 +++++++
>  drivers/mfd/Kconfig                    |   10 +
>  drivers/mfd/Makefile                   |    1 +
>  drivers/mfd/twl4030-madc.c             |  721 ++++++++++++++++++++++++++++++++
>  include/linux/i2c/twl4030-madc.h       |  132 ++++++
>  8 files changed, 1075 insertions(+), 0 deletions(-)
>  create mode 100644 Documentation/hwmon/twl4030-madc-hwmon
>  create mode 100644 drivers/hwmon/twl4030-madc-hwmon.c
>  create mode 100644 drivers/mfd/twl4030-madc.c
>  create mode 100644 include/linux/i2c/twl4030-madc.h
>
>



-- 
Regards and Thanks,
Keerthy



More information about the lm-sensors mailing list