linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] remove auto exit of production and added sysfs interface
@ 2016-01-11 12:20 Andreas Werner
  2016-01-11 12:21 ` [PATCH v2 1/4] mfd: menf21bmc: Remove auto exiting of production mode and add " Andreas Werner
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andreas Werner @ 2016-01-11 12:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: lee.jones, sameo, wsa, linux-i2c

This patch set introduces new sysfs entries for BMC status information
as well as the ABI documention.

The mfd core driver now does not exit the production mode automatically.
The new sysfs entry allows the userland to exit the production mode
if required.

Changes in v2:
	- added I2C maintainer in CC because this patches
	  are also I2C related.
	- fixed irrelevant changes (alignments) in the mfd driver
	- update subject lines 
	  that they match the format of the subsystem

Andreas Werner (4):
  mfd: menf21bmc: Remove auto exiting of production mode and add sysfs
    interface
  doc: ABI: Added sysfs description for the menf21bmc MFD driver
  mfd: menf21bmc: Add additional sysfs entries for BMC status
    information
  doc: ABI: Add documentation for the additional sysfs status
    information

 .../ABI/testing/sysfs-bus-i2c-devices-menf21bmc    |  40 ++++++
 drivers/mfd/menf21bmc.c                            | 158 ++++++++++++++++++---
 2 files changed, 177 insertions(+), 21 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc

-- 
2.6.2

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

end of thread, other threads:[~2016-01-25 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 12:20 [PATCH v2 0/4] remove auto exit of production and added sysfs interface Andreas Werner
2016-01-11 12:21 ` [PATCH v2 1/4] mfd: menf21bmc: Remove auto exiting of production mode and add " Andreas Werner
2016-01-25 16:08   ` Lee Jones
2016-01-11 12:21 ` [PATCH v2 2/4] doc: ABI: Added sysfs description for the menf21bmc MFD driver Andreas Werner
2016-01-11 12:21 ` [PATCH v2 3/4] mfd: menf21bmc: Add additional sysfs entries for BMC status information Andreas Werner
2016-01-25 16:07   ` Lee Jones
2016-01-11 12:22 ` [PATCH v2 4/4] doc: ABI: Add documentation for the additional sysfs " Andreas Werner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).