aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/opal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15powerpc/powernv: remove orphan declarations from opal.hGaosheng Cui1-6/+0
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child1-1/+1
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig1-3/+0
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman1-1/+1
2019-11-13powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain1-0/+7
2019-09-14powerpc/opal: add MPIPL interface definitionsHari Bathini1-0/+5
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-03powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar1-0/+2
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater1-0/+7
2018-12-21powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar1-0/+1
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-0/+1
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni1-0/+1
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat1-0/+2
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin1-0/+1
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin1-0/+1
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann1-1/+1
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+1
2018-05-21powernv: opal-sensor: Add support to read 64bit sensor valuesShilpasri G Bhat1-0/+2
2018-04-11powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-03powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin1-1/+1
2018-03-13powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud1-0/+2
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat1-0/+6
2017-11-06powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur1-0/+2
2017-11-06powerpc/opal: Make __opal_async_{get, release}_token() staticCyril Bur1-2/+0
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+2
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin1-1/+1
2017-08-10powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat1-0/+2
2017-08-10powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat1-0/+3
2017-08-10powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat1-0/+5
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat1-0/+2
2017-07-24powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan1-0/+5
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman1-0/+36
2017-04-06powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt1-0/+36
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple1-0/+5
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-7/+0
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt1-7/+0
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple1-0/+1
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras1-0/+3
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras1-0/+1
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-0/+1
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt1-0/+6
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt1-0/+5
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt1-0/+2
2016-06-29powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh1-0/+2
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-0/+8
2016-06-21powerpc/powernv: Functions to get/set PCI slot stateGavin Shan1-0/+6
2016-06-21powerpc/powernv: Support PCI slot IDGavin Shan1-2/+2