Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages" | Colin Ian King | 2019-04-18 | 1 | -1/+1 |
| | | | | | | | | | There is a spelling mistake in the documentation. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Message-Id: <20190418101502.9748-1-colin.king@canonical.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: Corey Minyard <cminyard@mvista.com> | ||||
* | char/ipmi: add documentation for sysfs interface | Aishwarya Pant | 2018-02-26 | 1 | -0/+238 |
This is an attempt to document the sysfs interface for the IPMI drivers. Descriptions were collected from v2.0 of the IPMI specification and from code comments. Signed-off-by: Aishwarya Pant <aishpant@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> |