All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from
@ 2010-04-07 20:21 Ira W. Snyder
  2010-04-13 22:54 ` Ira W. Snyder
  2010-04-14  6:51 ` Jean Delvare
  0 siblings, 2 replies; 3+ messages in thread
From: Ira W. Snyder @ 2010-04-07 20:21 UTC (permalink / raw)
  To: lm-sensors

This is an experimental patch to set the update rate from userspace. An
example implementation is provided for the adm1031 driver.

I think the modifications to the adm1031 driver turned out pretty ugly. I'd
be happy to drop the first patch and the userspace support from the second
patch.  I would keep just the parts that read the update rate from the chip
and use that during chip updates.

I can make my bootloader responsible for setting the update rate
appropriately in this case. The adm1031 driver will then use the programmed
update rate. The side effect to this is that a user cannot use i2cset to
change the update rate after the kernel has booted, if the driver is
built-in.

Thanks,
Ira

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from
  2010-04-07 20:21 [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from Ira W. Snyder
@ 2010-04-13 22:54 ` Ira W. Snyder
  2010-04-14  6:51 ` Jean Delvare
  1 sibling, 0 replies; 3+ messages in thread
From: Ira W. Snyder @ 2010-04-13 22:54 UTC (permalink / raw)
  To: lm-sensors

This is an experimental patch to set the update rate from userspace. An
example implementation is provided for the adm1031 driver.

I think the modifications to the adm1031 driver turned out pretty ugly. I'd
be happy to drop the first patch and the userspace support from the second
patch.  I would keep just the parts that read the update rate from the chip
and use that during chip updates.

I can make my bootloader responsible for setting the update rate
appropriately in this case. The adm1031 driver will then use the programmed
update rate. The side effect to this is that a user cannot use i2cset to
change the update rate after the kernel has booted, if the driver is
built-in.

If you can suggest a way to make the adm1031 code easier to follow while
preserving this change, please speak up!

Thanks,
Ira

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from
  2010-04-07 20:21 [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from Ira W. Snyder
  2010-04-13 22:54 ` Ira W. Snyder
@ 2010-04-14  6:51 ` Jean Delvare
  1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2010-04-14  6:51 UTC (permalink / raw)
  To: lm-sensors

Hi Ira,

On Tue, 13 Apr 2010 15:54:26 -0700, Ira W. Snyder wrote:
> This is an experimental patch to set the update rate from userspace. An
> example implementation is provided for the adm1031 driver.
> 
> I think the modifications to the adm1031 driver turned out pretty ugly. I'd
> be happy to drop the first patch and the userspace support from the second
> patch.  I would keep just the parts that read the update rate from the chip
> and use that during chip updates.
> 
> I can make my bootloader responsible for setting the update rate
> appropriately in this case. The adm1031 driver will then use the programmed
> update rate. The side effect to this is that a user cannot use i2cset to
> change the update rate after the kernel has booted, if the driver is
> built-in.
> 
> If you can suggest a way to make the adm1031 code easier to follow while
> preserving this change, please speak up!

I think it should be possible to improve the patch in question. I'll
reply with a proposal, let's see if we can make it look good enough.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-14  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-07 20:21 [lm-sensors] [PATCH 0/2]: hwmon: allow setting update rate from Ira W. Snyder
2010-04-13 22:54 ` Ira W. Snyder
2010-04-14  6:51 ` 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.