summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/eeh.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran2020-03-251-3/+3
* powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran2020-03-251-6/+8
* powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran2020-03-251-3/+0
* powerpc/eeh: Add sysfs files in late probeOliver O'Halloran2020-03-251-3/+0
* powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman2019-09-141-0/+2
* powerpc/eeh: Defer printing stack traceOliver O'Halloran2019-09-051-0/+11
* powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff2019-08-221-3/+3
* powerpc/eeh: Introduce EEH edev logging macrosSam Bobroff2019-08-221-0/+11
* powerpc/eeh: Add bdfn field to eeh_devOliver O'Halloran2019-08-221-0/+2
* powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff2019-08-221-5/+2
* powerpc/eeh: Initialize EEH address cache earlierSam Bobroff2019-08-221-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* powerpc/eeh: Allow disabling recoveryOliver O'Halloran2019-02-221-0/+1
* powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran2019-02-221-0/+3
* powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran2019-02-221-1/+1
* powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2019-02-051-1/+1
* powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff2019-02-051-1/+1
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-2/+2
* powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff2018-10-131-5/+1
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-131-6/+6
* powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff2018-10-131-1/+0
* powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-131-1/+0
* powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-021-7/+8
* powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2018-06-031-0/+4
* powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-031-3/+4
* powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-271-0/+6
* powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-271-0/+1
* powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-0/+1
* powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann2017-11-061-1/+1
* powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt2017-09-261-6/+2
* powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-311-1/+0
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-1/+0
* powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy2017-08-311-1/+2
* powerpc/pci: Delay populating pdnGavin Shan2016-06-211-1/+1
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2016-03-091-0/+2
* powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-091-0/+1
* powerpc/eeh: Create PE for VFsWei Yang2016-03-091-0/+1
* powerpc/eeh: EEH device for VFWei Yang2016-03-091-0/+1
* powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-151-0/+1
* powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-121-0/+2
* powerpc/eeh: Move PE state constants aroundGavin Shan2015-05-121-5/+2
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-7/+0
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-3/+3
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-6/+5
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-241-2/+9
* powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-231-6/+1
* powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-231-0/+1
* powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-231-2/+3
* powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-021-0/+1