* [lm-sensors] [PATCH] hwmon sysfs documenation update
@ 2006-05-15 20:42 Rudolf Marek
2006-05-15 20:54 ` David Hubbard
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-05-15 20:42 UTC (permalink / raw)
To: lm-sensors
Hello all,
This patch cleans up hwmon sysfs documentation file, plus introduces
the description of new alarm interface format.
Signed-off-by: Rudolf Marek <r.marek at sh.cvut.cz>
Signed-off-by: Jean Delvare <khali at linux-fr.org>
Regards,
Rudolf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc_upd
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060515/95bb48b6/doc_upd-0001.pl
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
@ 2006-05-15 20:54 ` David Hubbard
2006-05-15 21:13 ` Rudolf Marek
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: David Hubbard @ 2006-05-15 20:54 UTC (permalink / raw)
To: lm-sensors
Hi Rudolf,
> However, some drivers (notably lm87 and via686a)
> - do scale, with various degrees of success.
> + do scale, because of internal resistors build into a chip.
> These drivers will output the actual voltage.
>
> Typical usage:
> @@ -104,15 +110,25 @@
Instead of "internal resistors build into a chip" you want to say
"internal resistors built into a chip". Sorry, I don't mean to be a
spelling nazi.
David
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
2006-05-15 20:54 ` David Hubbard
@ 2006-05-15 21:13 ` Rudolf Marek
2006-05-15 22:54 ` David Hubbard
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-05-15 21:13 UTC (permalink / raw)
To: lm-sensors
> Instead of "internal resistors build into a chip" you want to say
> "internal resistors built into a chip". Sorry, I don't mean to be a
> spelling nazi.
Heh thanks, please check the rest so I can respin it for Jean.
Thanks,
regards
Rudolf
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
2006-05-15 20:54 ` David Hubbard
2006-05-15 21:13 ` Rudolf Marek
@ 2006-05-15 22:54 ` David Hubbard
2006-05-20 8:45 ` Jean Delvare
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: David Hubbard @ 2006-05-15 22:54 UTC (permalink / raw)
To: lm-sensors
Hi Rudolf,
On 5/15/06, Rudolf Marek <r.marek at sh.cvut.cz> wrote:
> > Instead of "internal resistors build into a chip" you want to say
> > "internal resistors built into a chip". Sorry, I don't mean to be a
> > spelling nazi.
>
>
> Heh thanks, please check the rest so I can respin it for Jean.
Yes, the rest of it is fine.
David
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
` (2 preceding siblings ...)
2006-05-15 22:54 ` David Hubbard
@ 2006-05-20 8:45 ` Jean Delvare
2006-05-20 12:08 ` Rudolf Marek
2006-05-22 14:19 ` Jean Delvare
5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2006-05-20 8:45 UTC (permalink / raw)
To: lm-sensors
Hi Rudolf,
> This patch cleans up hwmon sysfs documentation file, plus introduces
> the description of new alarm interface format.
Err, this update conflicts with my own documentation update which is
already in Greg's staging tree:
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-02-i2c/hwmon-sysfs-interface-individual-alarm-files.patch
Could you please provide a clean patch on top of this one? Sorry for
not noticing before.
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
` (3 preceding siblings ...)
2006-05-20 8:45 ` Jean Delvare
@ 2006-05-20 12:08 ` Rudolf Marek
2006-05-22 14:19 ` Jean Delvare
5 siblings, 0 replies; 7+ messages in thread
From: Rudolf Marek @ 2006-05-20 12:08 UTC (permalink / raw)
To: lm-sensors
Hi all,
All fixed, here we go:
This patch cleans up hwmon sysfs documentation file, plus introduces
the description of new alarm interface and DC/PWM select format.
Signed-off-by: Rudolf Marek <r.marek at sh.cvut.cz>
Signed-off-by: Jean Delvare <khali at linux-fr.org>
Regards,
Rudolf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc_upd2
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060520/b6394ec5/doc_upd2.pl
^ permalink raw reply [flat|nested] 7+ messages in thread
* [lm-sensors] [PATCH] hwmon sysfs documenation update
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
` (4 preceding siblings ...)
2006-05-20 12:08 ` Rudolf Marek
@ 2006-05-22 14:19 ` Jean Delvare
5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2006-05-22 14:19 UTC (permalink / raw)
To: lm-sensors
Hi Rudolf,
> All fixed, here we go:
>
> This patch cleans up hwmon sysfs documentation file, plus introduces
> the description of new alarm interface and DC/PWM select format.
>
> Signed-off-by: Rudolf Marek <r.marek at sh.cvut.cz>
> Signed-off-by: Jean Delvare <khali at linux-fr.org>
Applied with some cleanups, thanks.
--
Jean Delvare
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-05-22 14:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-15 20:42 [lm-sensors] [PATCH] hwmon sysfs documenation update Rudolf Marek
2006-05-15 20:54 ` David Hubbard
2006-05-15 21:13 ` Rudolf Marek
2006-05-15 22:54 ` David Hubbard
2006-05-20 8:45 ` Jean Delvare
2006-05-20 12:08 ` Rudolf Marek
2006-05-22 14:19 ` Jean Delvare
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.