aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/eeh-ioda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17powerpc/powernv: Remove unused fileGavin Shan1-38/+0
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan1-235/+0
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan1-351/+0
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan1-169/+1
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan1-84/+0
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan1-15/+0
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan1-20/+0
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan1-193/+0
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan1-47/+2
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-1/+12
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-1/+1
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan1-6/+6
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+44
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-10/+33
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-2/+2
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan1-13/+29
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan1-19/+32
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-6/+6
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-1/+2
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-6/+15
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-2/+28
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao1-17/+19
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt1-94/+16
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-16/+94
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan1-4/+11
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan1-2/+36
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-1/+11
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan1-0/+7
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan1-6/+23
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan1-61/+23
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan1-11/+12
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan1-1/+1
2014-04-28powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan1-41/+15
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan1-1/+2
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan1-25/+4
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan1-10/+21
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-15/+24
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt1-13/+2