All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10 v2 0/2] drivers: hwmon: occ: sysfs_notify and presence detect
@ 2017-10-16 16:29 Eddie James
  2017-10-16 16:29 ` [PATCH linux dev-4.10 v2 1/2] drivers: hwmon: occ: Add occs_present attribute Eddie James
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eddie James @ 2017-10-16 16:29 UTC (permalink / raw)
  To: openbmc; +Cc: andrew, Edward A. James

From: "Edward A. James" <eajames@us.ibm.com>

This patch set removes the error checking for the number of OCCs present.
Instead, export a new sysfs attribute to indicate the number of OCCs present
from the master poll response. In addition, add sysfs_notify both to the new
occs_present attribute and the throttling attributes.

Changes since v1:
 * just rebase

Edward A. James (2):
  drivers: hwmon: occ: Add occs_present attribute
  drivers: hwmon: occ: Add sysfs_notify to throttling attributes

 drivers/hwmon/occ/common.c | 49 ++++++++++++++++++++++++++++++++++------------
 drivers/hwmon/occ/common.h |  2 --
 drivers/hwmon/occ/p8_i2c.c |  4 ----
 drivers/hwmon/occ/p9_sbe.c |  4 ----
 4 files changed, 37 insertions(+), 22 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-10-17 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-16 16:29 [PATCH linux dev-4.10 v2 0/2] drivers: hwmon: occ: sysfs_notify and presence detect Eddie James
2017-10-16 16:29 ` [PATCH linux dev-4.10 v2 1/2] drivers: hwmon: occ: Add occs_present attribute Eddie James
2017-10-16 16:29 ` [PATCH linux dev-4.10 v2 2/2] drivers: hwmon: occ: Add sysfs_notify to throttling attributes Eddie James
2017-10-17 11:30 ` [PATCH linux dev-4.10 v2 0/2] drivers: hwmon: occ: sysfs_notify and presence detect Andrew Jeffery

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.