aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/eeh-powernv.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2022-05-22powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran
2020-10-06powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran
2020-10-06powerpc/powernv: Stop using eeh_ops->init()Oliver O'Halloran
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran
2020-07-26powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove class code field from edevOliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran
2020-07-26powerpc/eeh: Kill off eeh_ops->get_pe_addr()Oliver O'Halloran
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2019-10-25powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat
2019-09-05powernv/eeh: Use generic code to handle hot resetsOliver O'Halloran
2019-09-05powerpc/eeh: Remove stale CAPI commentOliver O'Halloran
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-03powerpc/powernv-eeh: Consisely desribe what this file doesStewart Smith
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy
2017-06-27powerpc/powernv/pci: Dynamically allocate PHB diag dataRussell Currey
2017-05-04powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan
2017-05-03powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan