* [lm-sensors] [patch 1/2] hwmon: add a superio_locks coordinator -
@ 2006-01-27 5:50 Jim Cromie
0 siblings, 0 replies; only message in thread
From: Jim Cromie @ 2006-01-27 5:50 UTC (permalink / raw)
To: lm-sensors
From: Jim Cromie <jim.cromie at gmail.com>
this adds superio_locks module to hwmon.
The module makes it simple for a driver using a Super-IO chip
to obtain a shared lock, and thereby coordinate with any other
(cooperative) users of that chip, without knowing who they are.
From: Jim Cromie <jim.cromie at gmail.com>
---
$ diffstat diff.superio-locks-beta3
drivers/hwmon/Makefile | 2
drivers/hwmon/superio_locks.c | 204
++++++++++++++++++++++++++++++++++++++++
include/linux/superio_lockmgr.h | 17 +++
3 files changed, 223 insertions(+)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.superio-locks-beta3
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060127/0f5ef454/diff.pl
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-27 5:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-27 5:50 [lm-sensors] [patch 1/2] hwmon: add a superio_locks coordinator - Jim Cromie
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.