summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal.c
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-281-0/+63
| * powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-6/+6
|/
* powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-091-0/+3
* powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-091-1/+3
* powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar2014-04-091-8/+20
* powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-071-4/+6
* powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-071-0/+14
* powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta2014-03-231-0/+2
* powerpc/powernv Platform dump interfaceStewart Smith2014-03-071-0/+2
* powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-071-0/+2
* powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-3/+97
* powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-151-0/+16
* powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-051-0/+90
* powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-051-1/+42
* powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar2013-12-051-6/+2Star
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-96/+1Star
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-18/+17Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* | powerpc/powernv: Code update interfaceVasant Hegde2013-10-301-0/+4
* | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+19
* | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-111-1/+1
* | powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt2013-10-111-0/+2
* | powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2013-10-111-12/+16
* | powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple2013-10-111-1/+1
|/
* powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt2013-08-141-7/+9
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-1/+1
* powernv/opal: Notifier for OPAL eventsGavin Shan2013-06-211-1/+68
* powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-141-1/+5
* powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-101-0/+17
* powerpc/powernv: Properly drop characters if console is closedBenjamin Herrenschmidt2013-05-081-0/+7
* powerpc/powernv: Defer OPAL exception handler registrationJeremy Kerr2013-05-061-2/+13
* powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-201-0/+130
* powerpc/powernv: Register and handle OPAL interruptsBenjamin Herrenschmidt2011-09-201-0/+31
* powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-201-12/+19
* powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-201-0/+154