Re: [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module

2010-11-25 Thread J, KEERTHY
On Thu, Nov 11, 2010 at 5:31 AM, Guenter Roeck wrote: > On Tue, Nov 09, 2010 at 04:20:57AM -0500, Keerthy wrote: >> Introducing a driver for MADC on TWL4030 powerIC. MADC stands for > monitoring >> ADC. This driver monitors the real time conversion of analog signals > like >> battery temperature,

Re: [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module

2010-11-10 Thread Guenter Roeck
On Tue, Nov 09, 2010 at 04:20:57AM -0500, Keerthy wrote: > Introducing a driver for MADC on TWL4030 powerIC. MADC stands for monitoring > ADC. This driver monitors the real time conversion of analog signals like > battery temperature, battery type, battery level etc. User can also ask for > the con

RE: [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module

2010-11-09 Thread J, KEERTHY
-omap@vger.kernel.org; Krishnamoorthy, Balaji T Subject: RE: [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module > Introducing a driver for MADC on TWL4030 powerIC. MADC stands for monitoring > ADC. This driver monitors the real time conversion of analog signals like > battery te

RE: [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module

2010-11-09 Thread Anand Gadiyar
> Introducing a driver for MADC on TWL4030 powerIC. MADC stands for monitoring > ADC. This driver monitors the real time conversion of analog signals like > battery temperature, battery type, battery level etc. User can also ask for > the conversion on a particular channel using the sysfs nodes. >

[PATCH V2] hwmon: twl4030: Driver for twl4030 madc module

2010-11-09 Thread Keerthy
Introducing a driver for MADC on TWL4030 powerIC. MADC stands for monitoring ADC. This driver monitors the real time conversion of analog signals like battery temperature, battery type, battery level etc. User can also ask for the conversion on a particular channel using the sysfs nodes. Signed-of