aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith3-31/+37
2015-02-10PSI: Revert the timeout for PSI link recovery to architected valueAnanth N Mavinakayanahalli1-1/+1
2015-02-09move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith1-11/+0
2015-02-09Move flags for PM states to opal.h, exposing defines to OSStewart Smith1-14/+10
2015-02-09PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli1-3/+9
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2-0/+128
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-09Merge remote branch 'ka1/master'Stewart Smith1-0/+6
2015-02-09cpu: Handle opal_reinit_cpus() more gracefully on P7Benjamin Herrenschmidt1-0/+3
2015-02-09ipmi: handle SMS_ATN eventsJeremy Kerr1-0/+6
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple3-16/+23
2015-02-09occ: Don't do bad XSCOMs on P7Benjamin Herrenschmidt1-2/+2
2015-02-06Fix unsupported return code of OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith1-4/+4
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith32-0/+37
2015-01-28Update comment about winkle residencyStewart Smith1-2/+7
2015-01-28cpuidle: Add validated metrics for idle statesPreeti U Murthy1-3/+18
2015-01-28occ: Add properties for pstate vdd and vcs valuesJeremy Kerr1-5/+31
2015-01-27Add extra debug/trace printouts to fsp-rtc.Stewart Smith1-2/+10
2015-01-22rtc: rtc tod state need to be updated on successNeelesh Gupta1-0/+1
2015-01-21Don't run pollers when sending fsp msg for op panel op_display(FATAL)Stewart Smith1-1/+8
2015-01-21i2c: Unify the frequencies to calculate bit rate divisorNeelesh Gupta1-6/+3
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-4/+4
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-5/+0
2014-12-10FSP: Reset the response outstanding bitmap on reset startAnanth N Mavinakayanahalli1-2/+6
2014-12-10Fix warn_unused_result warnings in fsp-leds.cStewart Smith1-25/+131
2014-12-10Console: Fix unused result warnings in console driverAnanth N Mavinakayanahalli1-22/+79
2014-12-10FSP/EPOW: Fix unused result warnings in EPOW driverVasant Hegde1-3/+34
2014-12-10FSP/DPO: Fix unused result warnings in DPO driverVasant Hegde1-4/+46
2014-12-10SURV: Fix unused result warnings in surveillance codeAnanth N Mavinakayanahalli1-6/+14
2014-12-10RTC: Fix unused result warnings in RTC driverAnanth N Mavinakayanahalli1-2/+11
2014-12-10FSP: Fix unused result warnings in fsp driverAnanth N Mavinakayanahalli1-9/+60
2014-12-10Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde1-8/+21
2014-12-10FSP/CUPD: Convert printf based log messages into prlog based logsVasant Hegde1-16/+18
2014-12-10fsp-elog: Add various NULL checksBenjamin Herrenschmidt2-11/+46
2014-12-09Make fsp_freemsg() behave if passed a NULL pointerStewart Smith1-1/+1
2014-12-09fsp: Avoid NULL dereference in case of invalid class_resp bitsBenjamin Herrenschmidt1-8/+19
2014-12-05occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt2-4/+4
2014-12-03core/hostservices.c and core/slw.c: cleanup log messagesCédric Le Goater1-2/+2
2014-12-03ipmi/fru: Remove redundant version informationAlistair Popple1-4/+8
2014-12-03epow: Convert printf based log messages into prlog based logsAnshuman Khandual1-10/+10
2014-12-03dpo: Convert printf based log messages into prlog based logsAnshuman Khandual1-5/+5
2014-12-02elog: Clean up error logging headersAlistair Popple16-16/+16
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple2-1/+151
2014-12-02ipmi/bt: Enable adding messages to the start of the queueAlistair Popple1-5/+23
2014-12-02ipmi-rtc: Update the rtc cacheAlistair Popple1-7/+13
2014-12-02rtc: Add a generic rtc cacheAlistair Popple1-55/+17
2014-12-02tce: Use TCE macrosNeelesh Gupta1-14/+14
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple4-1/+346