From: jim.cromie@gmail.com (Jim Cromie)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [patch 1/2] hwmon: add a superio_locks coordinator -
Date: Fri, 27 Jan 2006 05:50:46 +0000 [thread overview]
Message-ID: <43D9B4B6.1050906@gmail.com> (raw)
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
reply other threads:[~2006-01-27 5:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=43D9B4B6.1050906@gmail.com \
--to=jim.cromie@gmail.com \
--cc=lm-sensors@vger.kernel.org \
/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.