All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH 0/4] hwmon: PMBus patch series
Date: Sat, 03 Sep 2011 02:27:46 +0000	[thread overview]
Message-ID: <1315016870-10579-1-git-send-email-guenter.roeck@ericsson.com> (raw)

Series of PMBus patches

This patch series was tested with the following chips:

ADM1275, ADM1276, BMR453, BMR454, LM5064, LM5066, LM25066, LTC2978, ZL2004,
ZL2008, ZL2105, ZL6100, ZL6105, MAX8688, MAX16064, MAX34441, UCD9240

Version log:

[PATCH v3 1/4] hwmon: (pmbus) Provide more documentation

v3: Added details about page parameter for byte access functions
v2: Added details about command execution by core PMBus driver

[PATCH 2/4] hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors

[v1]

[PATCH v2 3/4] hwmon: (pmbus) Always call _pmbus_read_byte in core driver

v2: Be more careful with page validation for byte access functions.
    Specifically, always accept -1 as valid page number in device specific code,
    and don't select the page if the page number is -1.

[PATCH v2 4/4] hwmon: (pmbus) Add support for Intersil power management chips

v2: Be more careful with page number validation for byte access functions,
    and use improved id array walking code in probe function.
    Add warning to documentation to avoid access to certain command registers.

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

                 reply	other threads:[~2011-09-03  2:27 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=1315016870-10579-1-git-send-email-guenter.roeck@ericsson.com \
    --to=guenter.roeck@ericsson.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.