Re: [PATCH v3 3/3] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-26 Thread Guenter Roeck
On Thu, Feb 21, 2013 at 06:32:41PM +0800, Hongbo Zhang wrote: > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed

Re: [PATCH v3 2/3] ab8500: make res_to_temp tables public

2013-02-22 Thread Guenter Roeck
On Thu, Feb 21, 2013 at 02:24:23PM -0800, Anton Vorontsov wrote: > On Thu, Feb 21, 2013 at 06:32:40PM +0800, Hongbo Zhang wrote: > > These NTC resistance to temperature tables should be public, so others such > > as > > ab8500 hwmon driver can look up these tables to convert NTC resistance to > >

Re: [PATCH 2/2] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-18 Thread Guenter Roeck
On Wed, Jan 30, 2013 at 06:21:28PM +0800, Hongbo Zhang wrote: > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed

Re: [PATCH v2 1/2] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-18 Thread Guenter Roeck
On Wed, Feb 06, 2013 at 07:10:38PM +0800, Hongbo Zhang wrote: > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed

Re: [RFC] Energy/power monitoring within the kernel

2012-10-24 Thread Guenter Roeck
On Wed, Oct 24, 2012 at 05:37:27PM +0100, Pawel Moll wrote: > On Tue, 2012-10-23 at 23:02 +0100, Guenter Roeck wrote: > > > Traditionally such data should be exposed to the user via hwmon sysfs > > > interface, and that's exactly what I did for "my" platform - I

Re: [RFC] Energy/power monitoring within the kernel

2012-10-23 Thread Guenter Roeck
On Tue, Oct 23, 2012 at 06:30:49PM +0100, Pawel Moll wrote: > Greetings All, > > More and more of people are getting interested in the subject of power > (energy) consumption monitoring. We have some external tools like > "battery simulators", energy probes etc., but some targets can measure > the

Re: [PATCH 02/02] HWMON: HWMON driver for DA9052/53 PMIC v4

2012-03-17 Thread Guenter Roeck
emperature, junction temperature, battery > current etc. > > This patch is functionally tested on Samsung SMDKV6410 > > Signed-off-by: David Dajun Chen > Signed-off-by: Ashish Jangam Acked-by: Guenter Roeck > --- > Changes since V3 > - Add DIV_ROUND_CLOSEST() macro &

Re: [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-07 Thread Guenter Roeck
though, so feel free to add Acked-by: Guenter Roeck Question is where this is going. I can not add it to hwmon-next without the matching mfd changes. Any idea ? Thanks, Guenter ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: [lm-sensors] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory

2012-03-03 Thread Guenter Roeck
On Sat, Mar 03, 2012 at 06:06:05AM -0500, Amit Daniel Kachhap wrote: > This movement is needed because the hwmon entries and corresponding > sysfs interface is a duplicate of utilities already provided by > driver/thermal/thermal_sys.c. The goal is to place it in mfd folder > and add necessary call

Re: [lm-sensors] [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-03-03 Thread Guenter Roeck
On Sat, Mar 03, 2012 at 06:06:06AM -0500, Amit Daniel Kachhap wrote: > Export and register information from the tmu temperature sensor to the samsung > exynos kernel thermal framework where different cooling devices and thermal > zone are binded. The exported information is based according to the d

Re: [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory

2012-03-03 Thread Guenter Roeck
On Sat, Mar 03, 2012 at 11:44:10AM -0500, Mark Brown wrote: > On Sat, Mar 03, 2012 at 04:36:05PM +0530, Amit Daniel Kachhap wrote: > > This movement is needed because the hwmon entries and corresponding > > sysfs interface is a duplicate of utilities already provided by > > driver/thermal/thermal_s

RE: [lm-sensors] [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-02 Thread Guenter Roeck
Hi Durga, On Fri, 2012-03-02 at 11:44 -0500, R, Durgadoss wrote: > Hi, > > > -Original Message- > > From: lm-sensors-boun...@lm-sensors.org [mailto:lm-sensors-bounces@lm- > > sensors.org] On Behalf Of Ashish Jangam > > Sent: Friday, March 02, 2012 7:59 P

Re: [PATCH] HWMON: DA9052/53 hwmon driver v2

2012-02-21 Thread Guenter Roeck
On Fri, 2012-02-10 at 07:58 -0500, Ashish Jangam wrote: > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > resolution and 10 channels. > > This patch montiors the DA9052 PMIC's ADC channels mostly for battery s/montiors/monitors/ > parameters like battery temperature, jun

Re: [PATCH] HWMON: DA9052/53 hwmon driver v2

2012-02-10 Thread Guenter Roeck
On Fri, Feb 10, 2012 at 07:58:22AM -0500, Ashish Jangam wrote: > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > resolution and 10 channels. > > This patch montiors the DA9052 PMIC's ADC channels mostly for battery > parameters like battery temperature, junction temperatur

Re: FW: [PATCH 02/07] HWMON: DA9052/53 hwmon driver v1

2012-02-07 Thread Guenter Roeck
Hi Ashish, On Tue, Feb 07, 2012 at 08:07:10AM -0500, Ashish Jangam wrote: > On Tue, 2012-02-07 at 17:52 +0530, Ashish Jangam wrote: > > Can you consider adding yourself or David as maintainer ? Not a must, > > but no one else would really be able to support the driver. > Thank for this, you can ad

Re: [PATCH 02/07] HWMON: DA9052/53 hwmon driver v1

2012-02-06 Thread Guenter Roeck
On Mon, 2012-02-06 at 07:39 -0500, Ashish Jangam wrote: > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > resolution and 10 channels. > > This patch montiors the DA9052 PMIC's ADC channels mostly for battery > parameters like battery temperature, junction temperature, batt

RE: [linux-pm] [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-04 Thread Guenter Roeck
On Wed, 2012-01-04 at 05:23 -0500, R, Durgadoss wrote: > Hi Amit Daniel, > > > Hi Guenter, > > > > The main idea of this work is to leave the current userspace based > > notification scheme and add the kernel based cooling scheme on top of > > it. Anyway, It is a good idea to move the file hwmon/

Re: [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-03 Thread Guenter Roeck
On Wed, 2011-12-21 at 06:59 -0500, Amit Daniel Kachhap wrote: > Export and register information from the hwmon tmu sensor to the samsung > exynos kernel thermal framework where different cooling devices and thermal > zone are binded. The exported information is based according to the data > structu

Re: [PATCH 6/11] HWMON: DA9052 hwmon driver v2

2011-07-01 Thread Guenter Roeck
e, junction temperature, battery current etc. > > Signed-off-by: David Dajun Chen > Signed-off-by: Ashish Jangam Acked-by: Guenter Roeck I assume this patch will be handled as part of a patchset, correct ? Thanks, Guenter ___ li

Re: [PATCH 6/11] HWMON: DA9052 hwmon driver v1

2011-06-30 Thread Guenter Roeck
On Wed, Jun 29, 2011 at 07:44:08AM -0400, Ashish Jangam wrote: > On Tue, 2011-06-28 at 23:05 +0530, Guenter Roeck wrote: > > On Tue, 2011-06-28 at 10:24 -0400, ashish jangam wrote: > > > +static ssize_t da9052_read_vddout(struct device *dev, > > > +

Re: [PATCH 6/11] HWMON: DA9052 hwmon driver v1

2011-06-28 Thread Guenter Roeck
On Tue, 2011-06-28 at 10:24 -0400, ashishj3 wrote: > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits > resolution and 10 channels. > > This patch montiors the DA9052 PMIC's ADC channels mostly for battery > parameters > like battery temperature, junction temperature, batter