summaryrefslogtreecommitdiffstats
path: root/src/drivers/ipmi
Commit message (Expand)AuthorAgeFilesLines
* drivers/ipmi: Add chip opsPatrick Rudolph2019-06-214-0/+321
* drivers/ipmi: Fix multiple issuesPatrick Rudolph2019-06-181-28/+44
* drivers/ipmi: Fix coding stylePatrick Rudolph2019-06-161-6/+12
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-2/+2
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-4/+2
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Add basic ipmi supportSven Schnelle2012-07-094-0/+273