summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/opal-api.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typosBjorn Helgaas2024-05-081-2/+2
* powerpc/xive: Activate StoreEOI on P10Cédric Le Goater2021-11-251-0/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2020-12-111-1/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater2020-12-111-1/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater2020-12-111-1/+1
* powerpc/powernv: Add explicit fast-reboot supportOliver O'Halloran2020-03-041-0/+1
* powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain2019-11-131-1/+4
* powerpc/opal: add MPIPL interface definitionsHari Bathini2019-09-141-1/+43
* powerpc/powernv: Add new opal message typeVasant Hegde2019-09-121-0/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+1
|\
| * powerpc/powernv: Show checkstop reason for NPU2 HMIsFrederic Barrat2019-06-021-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2019-05-031-0/+1
* powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-031-0/+10
* powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-111-3/+4
* powerpc/powernv: Make possible for user to force a full ipl cec rebootVaibhav Jain2018-10-031-0/+1
* crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-081-1/+2
* powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2018-07-311-0/+1
* powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2018-06-031-0/+7
* powernv: opal-sensor: Add support to read 64bit sensor valuesShilpasri G Bhat2018-05-211-0/+1
* powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud2018-03-131-1/+3
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+1
|\
| * KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-191-0/+1
* | powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-241-1/+4
|/
* powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman2017-10-211-0/+2
* powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-10-041-0/+1
* powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat2017-08-101-0/+1
* powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat2017-08-101-0/+2
* powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat2017-08-101-0/+3
* powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat2017-08-081-1/+7
* powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan2017-07-241-1/+11
* powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-101-0/+9
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-0/+1
* powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey2017-06-271-2/+73
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-121-0/+72
|\
| * powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt2017-04-061-1/+73
* | powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple2017-04-041-1/+4
|/
* powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-301-1/+2
* powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-171-1/+9
* powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2016-07-151-1/+5
* powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-2/+9
* powerpc/powernv: Functions to get/set PCI slot stateGavin Shan2016-06-211-1/+17
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-161-0/+1
* powerpc: Various typo fixesMichael Ellerman2016-06-141-2/+2
* powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_typeVipin K Parashar2016-04-111-8/+8
* powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey2015-12-271-1/+2
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-1/+123
|\
| * powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman2015-08-221-0/+12
| * powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual2015-08-201-0/+2
| * powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2015-08-061-1/+8