summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* FSP/LEDS: Validate fsp msg allocationVasant Hegde2015-02-131-0/+2
* FSP/LEDS: Remove redundant variable declarationVasant Hegde2015-02-131-3/+1
* FSP/LEDS: Do not expose driver specific functionsVasant Hegde2015-02-131-4/+4
* FSP/LEDS: Use consistent prefixVasant Hegde2015-02-131-40/+47
* FSP/LEDS: Check for FSP presenceVasant Hegde2015-02-131-0/+3
* FSP/LEDS: Remove unnecessary forward declarationVasant Hegde2015-02-131-2/+1
* FSP/LEDS: Remove unnecessary header filesVasant Hegde2015-02-131-8/+1
* FSP/LEDS: Fix memory leak in error handling pathVasant Hegde2015-02-131-0/+17
* FSP/LEDS: Remove duplicate fsp_msg allocationVasant Hegde2015-02-131-2/+2
* FSP/LEDS: Fix coding style issueVasant Hegde2015-02-131-167/+159
* Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith2015-02-103-31/+37
* PSI: Revert the timeout for PSI link recovery to architected valueAnanth N Mavinakayanahalli2015-02-101-1/+1
* move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith2015-02-091-11/+0
* Move flags for PM states to opal.h, exposing defines to OSStewart Smith2015-02-091-14/+10
* PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli2015-02-091-3/+9
* ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2015-02-092-0/+128
* ipmi: Message Linux to perform graceful shutdownJoel Stanley2015-02-091-0/+22
* ipmi: Implement Read Event and SEL parsingJoel Stanley2015-02-091-0/+78
* Merge remote branch 'ka1/master'Stewart Smith2015-02-091-0/+6
|\
| * ipmi: handle SMS_ATN eventsJeremy Kerr2015-02-091-0/+6
* | cpu: Handle opal_reinit_cpus() more gracefully on P7Benjamin Herrenschmidt2015-02-091-0/+3
|/
* ipmi: Add a function to (re)initialise a message without allocationAlistair Popple2015-02-093-16/+23
* occ: Don't do bad XSCOMs on P7Benjamin Herrenschmidt2015-02-091-2/+2
* Fix unsupported return code of OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith2015-02-061-4/+4
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-0632-0/+37
* Update comment about winkle residencyStewart Smith2015-01-281-2/+7
* cpuidle: Add validated metrics for idle statesPreeti U Murthy2015-01-281-3/+18
* occ: Add properties for pstate vdd and vcs valuesJeremy Kerr2015-01-281-5/+31
* Add extra debug/trace printouts to fsp-rtc.Stewart Smith2015-01-271-2/+10
* rtc: rtc tod state need to be updated on successNeelesh Gupta2015-01-221-0/+1
* Don't run pollers when sending fsp msg for op panel op_display(FATAL)Stewart Smith2015-01-211-1/+8
* i2c: Unify the frequencies to calculate bit rate divisorNeelesh Gupta2015-01-211-6/+3
* Exclude all test cases from coverage-reportStewart Smith2014-12-191-0/+2
* Pretty print make check and coverage outputStewart Smith2014-12-191-4/+4
* Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-5/+0
* FSP: Reset the response outstanding bitmap on reset startAnanth N Mavinakayanahalli2014-12-101-2/+6
* Fix warn_unused_result warnings in fsp-leds.cStewart Smith2014-12-101-25/+131
* Console: Fix unused result warnings in console driverAnanth N Mavinakayanahalli2014-12-101-22/+79
* FSP/EPOW: Fix unused result warnings in EPOW driverVasant Hegde2014-12-101-3/+34
* FSP/DPO: Fix unused result warnings in DPO driverVasant Hegde2014-12-101-4/+46
* SURV: Fix unused result warnings in surveillance codeAnanth N Mavinakayanahalli2014-12-101-6/+14
* RTC: Fix unused result warnings in RTC driverAnanth N Mavinakayanahalli2014-12-101-2/+11
* FSP: Fix unused result warnings in fsp driverAnanth N Mavinakayanahalli2014-12-101-9/+60
* Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde2014-12-101-8/+21
* FSP/CUPD: Convert printf based log messages into prlog based logsVasant Hegde2014-12-101-16/+18
* fsp-elog: Add various NULL checksBenjamin Herrenschmidt2014-12-102-11/+46
* Make fsp_freemsg() behave if passed a NULL pointerStewart Smith2014-12-091-1/+1
* fsp: Avoid NULL dereference in case of invalid class_resp bitsBenjamin Herrenschmidt2014-12-091-8/+19
* occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt2014-12-052-4/+4
* core/hostservices.c and core/slw.c: cleanup log messagesCédric Le Goater2014-12-031-2/+2
OpenPOWER on IntegriCloud