All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Yani Ioannou <yani.ioannou@gmail.com>
Cc: Greg KH <greg@kroah.com>,
	Dmitry Torokhov <dtor_core@ameritech.net>,
	LKML <linux-kernel@vger.kernel.org>,
	LM Sensors <lm-sensors@lm-sensors.org>
Subject: Re: [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks
Date: Sun, 22 May 2005 15:39:45 +0200	[thread overview]
Message-ID: <20050522153945.04690929.khali@linux-fr.org> (raw)
In-Reply-To: <25381867050522060561a288c@mail.gmail.com>

Hi Yani,

> And i2c-ipmi remember? :) Does that mean Mark's class is finalized and
> I can work with it? Or is there some more work to be done on that
> front too? If so I can probably help out.

I can't tell, I didn't even give his code a try :( If you have some
spare time, try applying the proposed patches, see how they work for you
and how you could use the new class in bmcsensors.

However, as I understand it, the hwmon class will be added to the
drivers, it isn't meant to replace anything. This will simply let us
search for hwmon stuff by class rather than assuming that all hwmon
drivers are devices on i2c busses, so it's more like a helper for
user-space tools. I don't think it solves the hwmon-is-not-i2c issue on
the kernel side at all.

-- 
Jean Delvare

WARNING: multiple messages have this Message-ID (diff)
From: khali@linux-fr.org (Jean Delvare)
To: Yani Ioannou <yani.ioannou@gmail.com>
Cc: Greg KH <greg@kroah.com>,
	Dmitry Torokhov <dtor_core@ameritech.net>,
	LKML <linux-kernel@vger.kernel.org>,
	LM Sensors <lm-sensors@lm-sensors.org>
Subject: [lm-sensors] [PATCH 2.6.12-rc4 15/15]
Date: Sun, 22 May 2005 15:39:56 +0000	[thread overview]
Message-ID: <20050522153945.04690929.khali@linux-fr.org> (raw)
In-Reply-To: <25381867050522060561a288c@mail.gmail.com>

Hi Yani,

> And i2c-ipmi remember? :) Does that mean Mark's class is finalized and
> I can work with it? Or is there some more work to be done on that
> front too? If so I can probably help out.

I can't tell, I didn't even give his code a try :( If you have some
spare time, try applying the proposed patches, see how they work for you
and how you could use the new class in bmcsensors.

However, as I understand it, the hwmon class will be added to the
drivers, it isn't meant to replace anything. This will simply let us
search for hwmon stuff by class rather than assuming that all hwmon
drivers are devices on i2c busses, so it's more like a helper for
user-space tools. I don't think it solves the hwmon-is-not-i2c issue on
the kernel side at all.

-- 
Jean Delvare

  reply	other threads:[~2005-05-22 13:39 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-17 10:47 [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-19  6:25 ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: Yani Ioannou
2005-05-17 11:04 ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-19  6:25   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-17 11:18   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-19  6:25     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-17 20:23     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Grant Coady
2005-05-19  6:25       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Grant Coady
2005-05-17 20:56       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-19  6:25         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-17 23:13         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Grant Coady
2005-05-19  6:25           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Grant Coady
2005-05-17 23:21           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-19  6:25             ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-18  1:58             ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Grant Coady
2005-05-19  6:25               ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Grant Coady
2005-05-19  6:25   ` Yani Ioannou
2005-05-19 20:02     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-19 22:03       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-19 20:52       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Greg KH
2005-05-19 22:47         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Greg KH
2005-05-19 20:57         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-19 22:57           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-19 21:35           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Greg KH
2005-05-19 23:30             ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Greg KH
2005-05-20  7:46             ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-20  9:54               ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-20  8:53               ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-20 10:53                 ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-22  1:58                 ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Dmitry Torokhov
2005-05-22  3:59                   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Dmitry Torokhov
2005-05-22  6:50                   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-22  8:51                     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-22  7:04                     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Dmitry Torokhov
2005-05-22  9:05                       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Dmitry Torokhov
2005-05-22 12:15                       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-22 14:17                         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-22 12:32                         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-05-22 14:33                           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-05-22 13:05                           ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-22 15:05                             ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-22 13:39                             ` Jean Delvare [this message]
2005-05-22 15:39                               ` Jean Delvare
2005-05-19 21:14       ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Yani Ioannou
2005-05-19 23:15         ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Yani Ioannou
2005-05-20  8:01   ` Grant Coady
2005-06-05  8:51 ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Jean Delvare
2005-06-05 10:51   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Jean Delvare
2005-06-06  6:14   ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks Greg KH
2005-06-06  9:17     ` [lm-sensors] [PATCH 2.6.12-rc4 15/15] Greg KH

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=20050522153945.04690929.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=dtor_core@ameritech.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=yani.ioannou@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.