summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* core/bitmap: Test bitmap foreach functionsStewart Smith2017-11-281-0/+11
* pci: Shared slot state synchronisation for hot resetRussell Currey2017-11-211-0/+14
* pci: Track peers of slotsRussell Currey2017-11-211-0/+1
* core/direct-controls: add function to read core gated stateRobert Lippert2017-11-201-0/+21
* core/direct-controls: wait for core special wkup bit clearedRobert Lippert2017-11-201-1/+22
* sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat2017-11-202-3/+3
* core/pcie-slots: Fix coverity possible NULL dereferenceCyril Bur2017-11-131-2/+3
* opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.Mahesh Salgaonkar2017-10-231-1/+27
* opal/hmi: Fix TB reside and HDEC parity error recovery for power9Mahesh Salgaonkar2017-10-231-3/+102
* core: direct-controls: Fix clearing of special wakeupShilpasri G Bhat2017-10-181-1/+4
* core/direct-controls: increase special wakeup timeout on POWER9Nicholas Piggin2017-10-181-3/+6
* cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLEDMichael Ellerman2017-10-161-0/+10
* opal/cpu: Mark the core as bad while disabling threads of the core.Mahesh Salgaonkar2017-10-151-0/+10
* ipmi: Convert common debug prints to traceVasant Hegde2017-10-101-2/+2
* pci-iov: free memory across fast-rebootStewart Smith2017-10-102-4/+19
* fast-reset: by default (if possible)Stewart Smith2017-10-061-2/+2
* i2c: Move tpm i2c wrapper code into coreAndrew Donnellan2017-10-021-0/+107
* cpu: idle POWER9 power management implementationNicholas Piggin2017-09-282-4/+121
* cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin2017-09-283-36/+68
* cpu: idle notice if pm state changesNicholas Piggin2017-09-281-4/+18
* cpu: idle move the minimum PM latency into the idle codeNicholas Piggin2017-09-282-4/+3
* cpu: avoid decrementer wakeups in case of cpu_wake_on_job idleNicholas Piggin2017-09-281-8/+7
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-204-1/+417
* core/flash: Only expect ELF header for BOOTKERNEL partition flash resourceSuraj Jitindar Singh2017-09-191-9/+23
* core/pci-slots: Move slot-label construction to a helperOliver O'Halloran2017-09-151-0/+30
* core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran2017-09-151-0/+51
* core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran2017-09-152-0/+231
* pci: Make pci_wait_crs() globalMichael Neuling2017-09-121-1/+1
* flash: Support adding the no-erase property to flashWilliam A. Kennington III2017-09-051-0/+4
* DT: Add ibm,firmware-versions nodeVasant Hegde2017-09-041-0/+109
* init: add missing sync_icache after exception vector patchingNicholas Piggin2017-09-041-0/+2
* gcov: support GCC 7.1+Stewart Smith2017-08-241-0/+5
* core/test/run-msg: don't depend on unittest mem layoutStewart Smith2017-08-241-1/+1
* core/test/run-device: fix memory leak on exitStewart Smith2017-08-241-0/+1
* test/mem_region: fix incorrect ibm,os-reserve region lengthStewart Smith2017-08-242-4/+4
* Fix mem leak in core/test/run-time-utilsStewart Smith2017-08-231-0/+3
* vas: Move core/vas.c -> hw/vas.cMichael Neuling2017-08-222-449/+0
* vas: Set FIRs according to workbookMichael Neuling2017-08-221-11/+5
* VAS: Remove misleading printMichael Neuling2017-08-211-2/+1
* pci: Wait for CRS and switch link when restoring bus numbersRussell Currey2017-08-211-13/+38
* pci: Trivial typo fixesRussell Currey2017-08-211-2/+2
* pci: Track whether a PCI device is a virtual functionRussell Currey2017-08-212-0/+2
* vas: Set mmio enable bits in DD2Sukadev Bhattiprolu2017-08-211-0/+3
* core/mem_region: Check return value of add_region() (CID 147251)Cyril Bur2017-08-151-1/+5
* core/hmi: Fix use of uninitialised value (CID 147808)Cyril Bur2017-08-151-3/+3
* core/flash core/init: Fix unintended sign extensionCyril Bur2017-08-152-4/+6
* phb4: Enable PCI peer-to-peerFrederic Barrat2017-08-041-0/+39
* vas: Define vas_get_wcbs_bar interfaceSukadev Bhattiprolu2017-08-011-0/+15
* vas: Define vas_get_hvwc_mmio_bar interfaceSukadev Bhattiprolu2017-08-011-0/+13
* vas: Create MMIO device tree nodeSukadev Bhattiprolu2017-08-011-0/+30
OpenPOWER on IntegriCloud