aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-03-05opal/hmi: Don't retry TOD recovery if it is already in failed state.Mahesh Salgaonkar1-9/+22
2019-03-01hw/bt: Introduce separate list for synchronous messagesVasant Hegde1-45/+63
2019-02-28xive: Make no_sync parameter affermative in __xive_set_irq_config()Michael Neuling1-6/+6
2019-02-25hw/phb4: Fix indentation of brdgCtlOliver O'Halloran1-2/+1
2019-02-25npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy1-1/+21
2019-02-25npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy1-16/+30
2019-02-25power-mgmt : occ : Add 'freq-domain-mask' DT propertyAbhishek Goel1-0/+24
2019-02-26Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson1-13/+46
2019-02-25imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj1-84/+57
2019-02-25powercap: occ: Fix the powercapping range allowed for userShilpasri G Bhat1-8/+22
2019-02-25sparse: symbol '*bar*' was not declared. Should it be static?Stewart Smith1-3/+3
2019-02-25sparse: symbols in imc.c weren't declared, Should they be static?Stewart Smith1-6/+6
2019-02-25sparse: symbol 'procedure_*' was not declared. Should it be static?Stewart Smith1-2/+2
2019-02-25sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static?Stewart Smith1-66/+71
2019-02-25sparse: symbol 'xive_buddy_lock/xive_vp_buddy' was not declared. Should it be...Stewart Smith1-3/+3
2019-02-25sparse: symbol 'sbe_timer_lock' was not declared. Should it be static?Stewart Smith1-2/+2
2019-02-25astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery1-1/+6
2019-02-25ast-io: Rework ast_sio_is_enabled() test sequenceAndrew Jeffery1-9/+30
2019-02-20hw/phb3/naples: Disable D-statesAlexey Kardashevskiy1-0/+29
2019-02-20hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde1-1/+14
2019-02-19hw/bt: Fix message retry handlerVasant Hegde1-2/+10
2019-02-19hw/test: generalise makefileStewart Smith1-9/+9
2019-02-18opal: Deprecate reading the PHB statusAlexey Kardashevskiy5-27/+9
2019-02-18phb4: Update some commentsOliver O'Halloran1-19/+13
2019-02-18phb4: Eliminate peltv_cacheOliver O'Halloran1-18/+12
2019-02-18phb4: Eliminate p->rte_cacheOliver O'Halloran1-22/+15
2019-02-18phb4: Remove pointless NULL checksOliver O'Halloran1-12/+2
2019-02-18phb4: Rework BDFN filtering in phb4_set_pe()Oliver O'Halloran1-41/+17
2019-02-18ipmi/power: Fix system reboot issueVasant Hegde1-2/+24
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+4
2019-02-10Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley1-6/+1
2019-01-25Remove POWER9N DD1 supportNicholas Piggin6-351/+86
2019-01-25xive: remove POWER9N DD1 NVT table size workaroundNicholas Piggin1-5/+1
2019-01-25phb4: remove POWER9N DD1 creset workaroundNicholas Piggin1-5/+0
2019-01-25SLW: Print verbose info on errors onlyAkshay Adiga1-2/+7
2019-01-25SLW: Remove Idle state support tor Power8 DD1Akshay Adiga1-50/+0
2019-01-18astbmc: Try IPMI HIOMAP for P8Andrew Jeffery1-1/+6
2019-01-18sparse: Make tree 'constant is so big' warning cleanStewart Smith9-180/+180
2019-01-16npu2: Replace open coded dt_find_by_name_addr()Reza Arbab1-12/+1
2019-01-16npu2: Remove redundant assignment to p->phb_nvlink.scan_mapReza Arbab1-4/+1
2019-01-16npu2: Fix missing iteration in tce kill loopReza Arbab1-0/+1
2019-01-16npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab1-1/+0
2019-01-16npu2: Remove unused npu2_dev::procedure_dataReza Arbab1-2/+0
2019-01-16npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2-31/+0
2019-01-16npu2: Remove dead code from npu2_cfg_write_bar()Reza Arbab1-4/+0
2019-01-16Remove duplicate npu2-common.o from $(HW_OBJS)Reza Arbab1-1/+1
2019-01-16capp/phb4: Prevent HMI from getting triggered when disabling CAPPVaibhav Jain1-0/+11
2019-01-16phb4/capp: Implement sequence to disable CAPP and enable fast-resetVaibhav Jain1-3/+64
2019-01-16capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain1-1/+96
2019-01-16capp/phb4: Force CAPP to PCIe mode during kernel shutdownVaibhav Jain1-0/+34