summaryrefslogtreecommitdiffstats
path: root/hw/occ.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-5/+5
* occ: Poll OCC throttle status and queue OCC events to hostShilpasri G Bhat2015-07-061-0/+96
* occ: Send self-interrupt to chip with active PSIJoel Stanley2015-05-131-3/+19
* OCC: Fix possible memory leak in error pathVasant Hegde2015-03-101-0/+5
* OCC: Do not call occ_do_load if hostservice LID load is not completeVasant Hegde2015-03-101-1/+3
* occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-041-0/+28
* hw/prd: Handle OCC TMGT interrupts through PRDJeremy Kerr2015-03-041-7/+1
* OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2015-02-231-24/+76
* Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt2015-02-181-2/+2
* occ: Fix potential race when clearing occ interrupt statusJeremy Kerr2015-02-181-0/+10
* occ: Don't do bad XSCOMs on P7Benjamin Herrenschmidt2015-02-091-2/+2
* occ: Add properties for pstate vdd and vcs valuesJeremy Kerr2015-01-281-5/+31
* occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt2014-12-051-3/+3
* elog: Clean up error logging headersAlistair Popple2014-12-021-1/+1
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+3
* Merge branch 'update-2.1.1.1'Stewart Smith2014-11-261-12/+33
|\
| * occ: Reduce stack usage in add_cpu_pstate_properties()Vaidyanathan Srinivasan2014-11-251-8/+24
| * occ: Fix the low level ACK message sent to FSP on receiving {RESET/LOAD}_OCCShilpasri G Bhat2014-11-251-2/+2
| * occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat2014-11-251-2/+7
* | irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt2014-10-241-0/+42
* | OCC: Adjust log levels. Many to PR_DEBUG, a few to prerror()Stewart Smith2014-10-151-24/+26
* | Merge branch 'release-2.1.1'Stewart Smith2014-10-101-2/+7
|\ \ | |/
| * OCC: Change OCC timeout elog severityVasant Hegde2014-10-101-2/+7
* | occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy2014-10-011-7/+13
|/
* occ: Make timeout platform dependentBenjamin Herrenschmidt2014-08-291-1/+5
* occ: Increase wait time to 60s for OCC to initVaidyanathan Srinivasan2014-08-111-1/+1
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+477
OpenPOWER on IntegriCloud