aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersGravatar Christophe Leroy 1-0/+1
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Gravatar Oliver O'Halloran 1-1/+1
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerGravatar Oliver O'Halloran 1-7/+8
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Gravatar Oliver O'Halloran 1-1/+0
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesGravatar Oliver O'Halloran 1-2/+2
2020-01-23powerpc/eeh_sysfs: Fix incorrect commentGravatar Oliver O'Halloran 1-1/+1
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersGravatar Thomas Huth 1-17/+1
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Gravatar Sam Bobroff 1-1/+1
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Gravatar Sam Bobroff 1-1/+2
2018-01-27powerpc/eeh: Add EEH notify resume sysfsGravatar Bryant G. Ly 1-0/+62
2018-01-22powerpc: Use octal numbers for file permissionsGravatar Russell Currey 1-1/+1
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devGravatar Alexey Kardashevskiy 1-3/+0
2014-11-27powerpc/eeh: Fix PE state formatGravatar Gavin Shan 1-1/+1
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGravatar Gavin Shan 1-1/+1
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gravatar Gavin Shan 1-20/+1
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGravatar Gavin Shan 1-1/+59
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledGravatar Wei Yang 1-0/+3
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGravatar Gavin Shan 1-1/+15
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGravatar Gavin Shan 1-0/+7
2013-06-20powerpc/eeh: Move common part to kernel directoryGravatar Gavin Shan 1-0/+74