aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+21
2014-10-13powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar1-0/+21
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-3/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard1-3/+3
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde1-0/+23
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar1-6/+29
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar1-0/+14
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman1-4/+5
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+22
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt1-0/+22
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-3/+66
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-6/+6
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard1-0/+63
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard1-3/+3
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley1-0/+3
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley1-1/+3
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-4/+6
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt1-0/+14
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta1-0/+2
2014-03-07powerpc/powernv Platform dump interfaceStewart Smith1-0/+2
2014-03-07powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith1-0/+2
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar1-3/+97
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde1-0/+16
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar1-0/+90
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-1/+42
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar1-6/+2
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-96/+1
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-18/+17
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde1-0/+4
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde1-0/+19
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard1-1/+1
2013-10-11powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt1-0/+2
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt1-12/+16
2013-10-11powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple1-1/+1
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+1
2013-08-14powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt1-7/+9
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-1/+1
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan1-1/+68
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt1-1/+5
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt1-0/+17
2013-05-08powerpc/powernv: Properly drop characters if console is closedBenjamin Herrenschmidt1-0/+7
2013-05-06powerpc/powernv: Defer OPAL exception handler registrationJeremy Kerr1-2/+13
2011-09-20powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt1-0/+130
2011-09-20powerpc/powernv: Register and handle OPAL interruptsBenjamin Herrenschmidt1-0/+31
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt1-12/+19
2011-09-20powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt1-0/+154