aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi-sel.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11OCC: Map OCC sensor to a chip-idVasant Hegde1-2/+26
2017-06-19ipmi-sel: Fix missing typo, line length and correct eSEL stylisationAndrew Jeffery1-1/+1
2017-06-15hw/ipmi/ipmi-sel: missing newline in prlog warningStewart Smith1-1/+1
2016-11-08bmc_platform: fail PNOR access request if no bmc *before* we reserve itStewart Smith1-4/+3
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-2/+19
2016-10-25errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha1-36/+41
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith1-2/+2
2016-07-15SEL: Fix eSEL ID while logging eSEL eventVasant Hegde1-2/+2
2016-06-24ipmi-sel: Add FWTS annotations for some errorsStewart Smith1-0/+10
2016-03-11ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde1-10/+17
2016-03-11IPMI: Enable synchronous eSEL logging optionVasant Hegde1-1/+5
2016-03-11ipmi-sel: Fix memory leak in error pathVasant Hegde1-0/+1
2015-12-04ipmi-sel: fix oem_sel attributes orderCédric Le Goater1-1/+1
2015-09-30ipmi-sel: Run power action immediately if host not upJoel Stanley1-4/+16
2015-09-09IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde1-9/+3
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-6/+69
2015-09-09IPMI: Avoid unnecessary ipmi_msg allocationVasant Hegde1-13/+11
2015-09-09IPMI: Insert SEL event to IPMI queue headVasant Hegde1-1/+1
2015-09-08IPMI: Fix corner case eSEL logging issueVasant Hegde1-1/+1
2015-08-14IPMI: Add SEL event with eSEL record IDVasant Hegde1-0/+83
2015-08-14IPMI: Fix eSEL loggingVasant Hegde1-12/+113
2015-08-14use pr_fmt in hw/ipmi/ipmi-sel.cStewart Smith1-12/+13
2015-08-14IPMI: Only log events that needs attentionVasant Hegde1-0/+7
2015-08-14IPMI: Fix eSEL sizeVasant Hegde1-3/+4
2015-06-23hw/ipmi-sel: Remove verbose SEL received messageJoel Stanley1-20/+3
2015-06-18ipmi/sel: Fix use after freeAlistair Popple1-3/+3
2015-03-04occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr1-0/+3
2015-03-04hw/ipmi: Disable flash access when requestedJoel Stanley1-2/+34
2015-03-04hw/prd: Handle BMC OCC reset requests through PRDJeremy Kerr1-0/+27
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley1-0/+22
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley1-0/+78
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple1-12/+12
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+2
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple1-0/+150