aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling1-0/+1
2018-05-15Add location code to NPU2 HMI loggingBalbir Singh1-8/+14
2018-05-11core/opal: Fix recursion check in opal_run_pollers()Vaibhav Jain1-5/+10
2018-05-09hmi: Fix clearing HMER on debug triggerMichael Neuling1-0/+1
2018-05-09ibm,firmware-versions: add hcode to device treeStewart Smith1-1/+1
2018-05-06core/direct-controls: improve p9_stop_thread error handlingNicholas Piggin1-9/+5
2018-05-06core/direct-controls: fix p9_cont_thread for stopped/inactive threadsNicholas Piggin1-17/+70
2018-05-06timer: Move update_timer_expiry call to separate functionVasant Hegde1-9/+10
2018-05-04hmi: Clear unknown debug triggerRyan Grimm1-0/+10
2018-05-04pci-quirk: Fix initiliser warningJoel Stanley1-1/+1
2018-05-04core/hmi: assign flags=0 in case nothing set by handle_hmi_exceptionStewart Smith1-1/+1
2018-05-02init: Fix trailing bracket in "Starting kernel"Joel Stanley1-1/+1
2018-04-30SBE: Add timer supportVasant Hegde3-4/+24
2018-04-30Move P8 timer code to separate fileVasant Hegde3-7/+9
2018-04-30Add SBE driver supportVasant Hegde1-0/+7
2018-04-29OPAL_PCI_SET_POWER_STATE: fix locking in error pathsStewart Smith1-4/+12
2018-04-29core/pci-dt-slots: Fix devfn lookupOliver O'Halloran1-1/+1
2018-04-24opal/hmi: Generate one event per core for processor recovery.Mahesh Salgaonkar1-3/+3
2018-04-24opal:hmi: Add missing processor recovery reason string.Mahesh Salgaonkar1-0/+1
2018-04-23pci-dt-slot: Big ol' cleanupOliver O'Halloran1-80/+74
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat2-2/+3
2018-04-18core/test/run-trace: fix on ppc64elStewart Smith1-1/+2
2018-04-18core/fast-reboot: Increase timeout for dctl sreset to 1secVaidyanathan Srinivasan1-1/+1
2018-04-18core: Fix iteration condition to skip garded cpuVaidyanathan Srinivasan1-1/+1
2018-04-18core/opal: Allow poller re-entry if OPAL was re-enteredNicholas Piggin1-4/+8
2018-04-18core/opal: Emergency stack for re-entryNicholas Piggin2-7/+19
2018-04-18asm/head: implement quiescing without stack or clobbering regsNicholas Piggin1-27/+14
2018-04-18core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin1-7/+26
2018-04-17opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar1-3/+2
2018-04-17opal/hmi: check thread 0 tfmr to validate latched tfmr errors.Mahesh Salgaonkar1-19/+42
2018-04-17opal/hmi: Print additional debug information in rendezvous.Mahesh Salgaonkar1-2/+4
2018-04-17opal/hmi: Fix handling of TFMR parity/corrupt error.Mahesh Salgaonkar1-5/+4
2018-04-17opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar1-1/+15
2018-04-17opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar1-8/+13
2018-04-17opal/hmi: Initialize the hmi event with old value of HMER.Mahesh Salgaonkar1-3/+6
2018-04-17opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2-294/+231
2018-04-17opal/hmi: Don't bother passing HMER to pre-recovery cleanupBenjamin Herrenschmidt1-14/+6
2018-04-17opal/hmi: Move timer related error handling to a separate functionBenjamin Herrenschmidt1-48/+58
2018-04-17opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt1-45/+82
2018-04-17opal/hmi: Remove races in clearing HMERBenjamin Herrenschmidt1-10/+12
2018-04-17opal/hmi: Don't re-read HMER multiple timesBenjamin Herrenschmidt1-21/+14
2018-04-11phb4: Restore bus numbers after CRSMichael Neuling1-0/+16
2018-04-11core/pci: Set slot power limit when supportedOliver O'Halloran2-0/+38
2018-04-11interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt1-7/+26
2018-04-11core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2-5/+24
2018-04-10pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt1-1/+1
2018-04-10core/pci: Document some stuffOliver O'Halloran1-9/+13
2018-04-09libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur1-5/+2
2018-04-05core/cpufeatures: Fix setting DARN and SCV HWCAP feature bitsNicholas Piggin1-2/+2
2018-04-04core/cpu: Prevent clobbering of stack guard for boot-cpuVaibhav Jain1-1/+5