summaryrefslogtreecommitdiffstats
path: root/hw/occ.c
Commit message (Expand)AuthorAgeFilesLines
* occ: Wait if OCC GPU presence status not immediately availableAndrew Donnellan2018-09-171-3/+13
* occ: sensors: Fix the size of the phandle array 'sensors' in DTShilpasri G Bhat2018-07-041-2/+2
* occ: Update Dynamic Data comment block with new GPU presence fieldsAndrew Donnellan2018-07-031-0/+5
* occ: Add support for GPU presence detectionAndrew Donnellan2018-06-271-3/+20
* occ: Move occ declarations into occ.hAndrew Donnellan2018-06-271-1/+1
* occ: Use major version number while checking the pstate table formatShilpasri G Bhat2018-05-061-24/+23
* occ: sensors-groups: Add DT properties to mark HWMON sensor groupsShilpasri G Bhat2018-04-111-3/+14
* fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they existCyril Bur2018-03-271-5/+7
* occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith2018-03-271-8/+21
* fast-reboot: occ: Delete OCC child nodes in /ibm, opal/power-mgtShilpasri G Bhat2018-02-281-1/+5
* sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2018-02-211-15/+122
* hw/occ: Fix fast-reboot crash in P8 platforms.Pridhiviraj Paidipeddi2018-02-131-0/+2
* fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat2018-02-081-2/+21
* opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat2017-12-141-10/+52
* opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2017-12-141-1/+50
* hw/occ: Log proper SCOM register namesPridhiviraj Paidipeddi2017-12-011-3/+3
* sensors: Fix dtc warning for new occ inband sensors.Pridhiviraj Paidipeddi2017-11-301-0/+1
* hw/occ: Fix psr cpu-to-gpu sensors node dtc warning.Pridhiviraj Paidipeddi2017-11-301-0/+3
* OCC: Increase max pstate check on P9 to 255Stewart Smith2017-11-201-4/+6
* sensor-groups : occ: Add 'ops' DT propertyShilpasri G Bhat2017-08-111-0/+1
* sensors: occ: Add support to clear sensor groupsShilpasri G Bhat2017-07-281-0/+77
* psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat2017-07-281-0/+95
* powercap: occ: Add a generic powercap frameworkShilpasri G Bhat2017-07-281-2/+117
* occ: Add support for OPAL-OCC command/response interfaceShilpasri G Bhat2017-07-281-4/+415
* hw/occ: remove dead codeStewart Smith2017-07-041-5/+2
* hw/occ: explicitly document fallthroughStewart Smith2017-07-041-0/+1
* occ: Set return variable to correct valueCyril Bur2017-06-151-0/+1
* platform/zz: Acknowledge OCC_LOAD mbox message in ZZShilpasri G Bhat2017-06-081-2/+15
* p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat2017-06-061-0/+4
* occ: Skip setting cores to nominal frequency in P9Shilpasri G Bhat2017-05-311-5/+8
* occ: Fix Pstate ordering for P9Shilpasri G Bhat2017-05-311-168/+504
* occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat2017-04-121-13/+72
* Always set ibm,occ-functional-state correctlyPridhiviraj Paidipeddi2016-12-211-6/+13
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-0/+5
* occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2016-09-261-23/+33
* occ: use tb_to_msec rather than hard coding itStewart Smith2016-09-141-2/+2
* occ: add missing packed attribute to occ_pstate_entryStewart Smith2016-07-201-1/+1
* occ: FWTS annotation updates based on suggestions from VaidyStewart Smith2016-06-301-5/+8
* occ: add FWTS annotations for OCC errorsStewart Smith2016-06-271-15/+97
* occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat2016-05-021-6/+10
* hw/occ: Only allocate what we need for pstate dtJoel Stanley2016-02-231-4/+4
* occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat2016-02-231-11/+52
* Fix null checks in find_master_and_slave_occStewart Smith2015-11-161-2/+2
* occ: hbrt: Change the OCC reset orderShilpasri G Bhat2015-11-131-0/+44
* llvm-scan-build: fix value stored to rc never read in hw/occ.cStewart Smith2015-11-101-0/+11
* sparse: fix endian conversions in hw/occ.cStewart Smith2015-11-101-5/+5
* Skip OCCs for chip that has occ_functional set to falseStewart Smith2015-11-091-0/+7
* Rate limit OPAL_MSG_OCC to only one outstanding message to hostStewart Smith2015-09-251-2/+17
* slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-111-1/+6
* Fix unsafe list for each: need to use _safe for deletionStewart Smith2015-09-081-2/+2
OpenPOWER on IntegriCloud