public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: Replace update_rate sysfs attribute with update_interval
@ 2010-09-16  2:07 Guenter Roeck
  2010-09-16  2:07 ` [PATCH 1/2] hwmon: (adm1031) " Guenter Roeck
  2010-09-16  2:07 ` [PATCH 2/2] hwmon: (lm95241) Replace rate " Guenter Roeck
  0 siblings, 2 replies; 14+ messages in thread
From: Guenter Roeck @ 2010-09-16  2:07 UTC (permalink / raw)
  To: Jean Delvare
  Cc: Randy Dunlap, lm-sensors, linux-doc, linux-kernel, Guenter Roeck

Two sysfs attributes are currently used to reflect sensor reading update
intervals: update_rate and rate. In all uses, the attribute reflects
an interval, not a rate.

To reflect this, replace the sysfs ABI attribute update_rate with
update_interval, and modify affected drivers to use update_interval.

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

end of thread, other threads:[~2010-09-16 21:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16  2:07 [PATCH 0/2] hwmon: Replace update_rate sysfs attribute with update_interval Guenter Roeck
2010-09-16  2:07 ` [PATCH 1/2] hwmon: (adm1031) " Guenter Roeck
2010-09-16 15:14   ` Jean Delvare
2010-09-16 15:37     ` Guenter Roeck
2010-09-16 16:42       ` Jean Delvare
2010-09-16 19:43         ` Guenter Roeck
2010-09-16 21:02           ` Jean Delvare
2010-09-16 21:39             ` Guenter Roeck
2010-09-16 15:42     ` [lm-sensors] " Henrique de Moraes Holschuh
2010-09-16 16:01       ` Jean Delvare
2010-09-16 16:54         ` Henrique de Moraes Holschuh
2010-09-16 15:14   ` Ira W. Snyder
2010-09-16  2:07 ` [PATCH 2/2] hwmon: (lm95241) Replace rate " Guenter Roeck
2010-09-16 15:19   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox