Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1293036

[PATCH 0/4] remove auto exit of production and added sysfs interface

From Andreas Werner <andreas.werner@men.de>
Newsgroups linux.kernel
Subject [PATCH 0/4] remove auto exit of production and added sysfs interface
Date 2015-12-16 16:40 +0100
Message-ID <qGmlk-3yb-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] remove auto exit of production and added sysfs interface Andreas Werner <andreas.werner@men.de> - 2015-12-16 16:40 +0100
  [PATCH 2/4] doc/ABI: added sysfs description for the menf21bmc MFD  driver Andreas Werner <andreas.werner@men.de> - 2015-12-16 16:40 +0100
  [PATCH 4/4] doc/ABI: add documentation for the additional sysfs  status information Andreas Werner <andreas.werner@men.de> - 2015-12-16 16:40 +0100

csiph-web