aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling1-9/+45
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2-263/+137
2018-02-21sensors: occ: Scale the sensor valuesShilpasri G Bhat1-4/+107
2018-02-21sensors: occ: Add energy countersShilpasri G Bhat1-70/+119
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat3-8/+10
2018-02-20phb3/phb4/p7ioc: Document supported TCE sizes in DTRussell Currey3-0/+15
2018-02-20phb4: Fix TCE page sizeRussell Currey1-4/+4
2018-02-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu2-4/+57
2018-02-14phb4: Only escalate freezes on MMIO load where necessaryRussell Currey1-1/+24
2018-02-13hw/phys-map: Add missing newline in log outputReza Arbab1-1/+1
2018-02-13npu2: Disable TVT range check when in bypass modeAlistair Popple1-32/+7
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh2-2/+21
2018-02-13capi: Enable channel tag streaming for PHB in CAPP modeVaibhav Jain1-8/+4
2018-02-13hw/occ: Fix fast-reboot crash in P8 platforms.Pridhiviraj Paidipeddi1-0/+2
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat1-2/+21
2018-02-08capi: Fix the max tlbi divider and the directory size.Christophe Lombard1-2/+3
2018-02-08npu2/tce: Fix page size checkingAlexey Kardashevskiy1-1/+3
2018-01-30capi: Disable CAPP virtual machinesVaibhav Jain1-0/+1
2018-01-30capi: Perform capp recovery sequence only when PBCQ is idleVaibhav Jain1-3/+4
2018-01-30sensors: occ: Skip power sensors with zero sample valueShilpasri G Bhat1-0/+21
2018-01-30sensors: occ: Skip GPU sensors for non-gpu systemsShilpasri G Bhat1-0/+7
2018-01-30xive: Mask MMIO load/store to bad location FIRFrederic Barrat1-1/+7
2018-01-30npu2-hw-procedures.c: Correct phy lane mappingAlistair Popple1-3/+3
2018-01-30npu2-hw-procedures.c: Power up lanes during ntl resetAlistair Popple1-0/+13
2018-01-14npu2.c: Add PE error detectionAlistair Popple1-2/+53
2018-01-14npu2.c: Fix XIVE IRQ alignmentAlistair Popple1-1/+1
2018-01-14opal/xstop: Use nvram option to enable/disable sw checkstop.Mahesh Salgaonkar1-0/+32
2018-01-15SLW: fix running in mamboStewart Smith1-1/+3
2018-01-14SLW: Add p9_stop_api calls for IMCAkshay Adiga1-0/+40
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga3-2/+76
2018-01-14SLW: Call p9_stop_api only if deep_states are enabledAkshay Adiga1-0/+9
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-1/+15
2018-01-14SLW: Move MAMBO simulator checks to slw_initAkshay Adiga1-7/+2
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-24/+14
2018-01-14SLW: Call slw_late_init_p{8, 9} only when has_wakeup_engine is setAkshay Adiga1-14/+37
2018-01-14SLW: Split init functionsAkshay Adiga1-32/+43
2018-01-14SLW: Delay cpuidle device-tree creationAkshay Adiga1-0/+1
2018-01-14phb4: Dump CAPP error registers when it asserts link downVaibhav Jain1-5/+31
2017-12-18SLW: Add idle state stop5 for DD2.0 and aboveAkshay Adiga1-0/+16
2017-12-14hw/lpc-mbox: Simplify message bookkeeping and timeoutsCyril Bur1-23/+15
2017-12-14libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur1-3/+9
2017-12-14libflash/mbox-flash: Move sequence handling to driver levelCyril Bur1-0/+9
2017-12-14IPMI: Fix platform.cec_reboot() null ptr checksMichael Neuling1-2/+2
2017-12-14prd: Log unsupported message typeVasant Hegde1-0/+4
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat2-10/+69
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2-1/+71
2017-12-14prd: Enable error logging via firmware_request interfaceVasant Hegde1-0/+13
2017-12-13sensors: occ: Skip counter type of sensorsShilpasri G Bhat1-0/+3
2017-12-11xive: Ensure VC informational FIRs are maskedBenjamin Herrenschmidt1-0/+5
2017-12-11xive: Fix occasional VC checkstops in xive_resetBenjamin Herrenschmidt1-3/+54