linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] remove auto exit of production and added sysfs interface
@ 2015-12-16 15:28 Andreas Werner
  2015-12-16 15:29 ` [PATCH 1/4] mfd/menf21bmc: remove auto exiting of production mode and add " Andreas Werner
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Andreas Werner @ 2015-12-16 15:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: lee.jones, sameo

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.

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.c: 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] 16+ messages in thread

end of thread, other threads:[~2016-01-11 11:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16 15:28 [PATCH 0/4] remove auto exit of production and added sysfs interface Andreas Werner
2015-12-16 15:29 ` [PATCH 1/4] mfd/menf21bmc: remove auto exiting of production mode and add " Andreas Werner
2016-01-11 10:32   ` Lee Jones
2016-01-11 10:33     ` Lee Jones
2016-01-11 10:49       ` Andreas Werner
2016-01-11 11:24         ` Lee Jones
2015-12-16 15:29 ` [PATCH 2/4] doc/ABI: added sysfs description for the menf21bmc MFD driver Andreas Werner
2016-01-11 10:28   ` Lee Jones
2016-01-11 10:37     ` Andreas Werner
2015-12-16 15:29 ` [PATCH 3/4] mfd/menf21bmc.c: add additional sysfs entries for BMC status information Andreas Werner
2016-01-11 10:30   ` Lee Jones
2016-01-11 10:38     ` Andreas Werner
2015-12-16 15:30 ` [PATCH 4/4] doc/ABI: add documentation for the additional sysfs " Andreas Werner
2016-01-11 10:28   ` Lee Jones
2016-01-11 10:36     ` [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status informationj Andreas Werner
2016-01-06 12:45 ` [PATCH 0/4] remove auto exit of production and added sysfs interface 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).