aboutsummaryrefslogtreecommitdiff
path: root/hw/occ.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-02occ: Disable OCC on UV systemsRyan Grimm1-1/+19
2019-08-02occ: Add pstate corresponding to base frequency to DTShilpasri G Bhat1-0/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+5
2019-06-24Move core/hostservices.c to platforms/ibm-fsp/Stewart Smith1-1/+0
2019-06-24Split FSP OCC code out into hw/fsp/Stewart Smith1-387/+1
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde1-7/+9
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde1-2/+2
2019-05-20occ-sensors: Check if OCC is reset while reading inband sensorsShilpasri G Bhat1-0/+5
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin1-0/+1
2019-03-15fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot pathShilpasri G Bhat1-43/+42
2019-02-25power-mgmt : occ : Add 'freq-domain-mask' DT propertyAbhishek Goel1-0/+24
2019-02-25powercap: occ: Fix the powercapping range allowed for userShilpasri G Bhat1-8/+22
2018-09-17occ: Wait if OCC GPU presence status not immediately availableAndrew Donnellan1-3/+13
2018-07-04occ: sensors: Fix the size of the phandle array 'sensors' in DTShilpasri G Bhat1-2/+2
2018-07-03occ: Update Dynamic Data comment block with new GPU presence fieldsAndrew Donnellan1-0/+5
2018-06-27occ: Add support for GPU presence detectionAndrew Donnellan1-3/+20
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan1-1/+1
2018-05-06occ: Use major version number while checking the pstate table formatShilpasri G Bhat1-24/+23
2018-04-11occ: sensors-groups: Add DT properties to mark HWMON sensor groupsShilpasri G Bhat1-3/+14
2018-03-27fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they existCyril Bur1-5/+7
2018-03-27occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith1-8/+21
2018-02-28fast-reboot: occ: Delete OCC child nodes in /ibm, opal/power-mgtShilpasri G Bhat1-1/+5
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-15/+122
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
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat1-10/+52
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat1-1/+50
2017-12-01hw/occ: Log proper SCOM register namesPridhiviraj Paidipeddi1-3/+3
2017-11-30sensors: Fix dtc warning for new occ inband sensors.Pridhiviraj Paidipeddi1-0/+1
2017-11-30hw/occ: Fix psr cpu-to-gpu sensors node dtc warning.Pridhiviraj Paidipeddi1-0/+3
2017-11-20OCC: Increase max pstate check on P9 to 255Stewart Smith1-4/+6
2017-08-11sensor-groups : occ: Add 'ops' DT propertyShilpasri G Bhat1-0/+1
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+77
2017-07-28psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat1-0/+95
2017-07-28powercap: occ: Add a generic powercap frameworkShilpasri G Bhat1-2/+117
2017-07-28occ: Add support for OPAL-OCC command/response interfaceShilpasri G Bhat1-4/+415
2017-07-04hw/occ: remove dead codeStewart Smith1-5/+2
2017-07-04hw/occ: explicitly document fallthroughStewart Smith1-0/+1
2017-06-15occ: Set return variable to correct valueCyril Bur1-0/+1
2017-06-08platform/zz: Acknowledge OCC_LOAD mbox message in ZZShilpasri G Bhat1-2/+15
2017-06-06p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat1-0/+4
2017-05-31occ: Skip setting cores to nominal frequency in P9Shilpasri G Bhat1-5/+8
2017-05-31occ: Fix Pstate ordering for P9Shilpasri G Bhat1-168/+504
2017-04-12occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat1-13/+72
2016-12-21Always set ibm,occ-functional-state correctlyPridhiviraj Paidipeddi1-6/+13
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-0/+5
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat1-23/+33
2016-09-14occ: use tb_to_msec rather than hard coding itStewart Smith1-2/+2
2016-07-20occ: add missing packed attribute to occ_pstate_entryStewart Smith1-1/+1
2016-06-30occ: FWTS annotation updates based on suggestions from VaidyStewart Smith1-5/+8