aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran1-1/+1
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran1-7/+8
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran1-1/+0
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran1-2/+2
2020-01-23powerpc/eeh_sysfs: Fix incorrect commentOliver O'Halloran1-1/+1
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth1-17/+1
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff1-1/+1
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff1-1/+2
2018-01-27powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly1-0/+62
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-1/+1
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy1-3/+0
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan1-1/+1
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan1-1/+1
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan1-20/+1
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan1-1/+59
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang1-0/+3
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan1-1/+15
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-0/+7
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-0/+74