aboutsummaryrefslogtreecommitdiff
path: root/hw/occ.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-27occ: add FWTS annotations for OCC errorsStewart Smith1-15/+97
2016-05-02occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat1-6/+10
2016-02-23hw/occ: Only allocate what we need for pstate dtJoel Stanley1-4/+4
2016-02-23occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat1-11/+52
2015-11-16Fix null checks in find_master_and_slave_occStewart Smith1-2/+2
2015-11-13occ: hbrt: Change the OCC reset orderShilpasri G Bhat1-0/+44
2015-11-10llvm-scan-build: fix value stored to rc never read in hw/occ.cStewart Smith1-0/+11
2015-11-10sparse: fix endian conversions in hw/occ.cStewart Smith1-5/+5
2015-11-09Skip OCCs for chip that has occ_functional set to falseStewart Smith1-0/+7
2015-09-25Rate limit OPAL_MSG_OCC to only one outstanding message to hostStewart Smith1-2/+17
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt1-1/+6
2015-09-08Fix unsafe list for each: need to use _safe for deletionStewart Smith1-2/+2
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-5/+5
2015-07-06occ: Poll OCC throttle status and queue OCC events to hostShilpasri G Bhat1-0/+96
2015-05-13occ: Send self-interrupt to chip with active PSIJoel Stanley1-3/+19
2015-03-10OCC: Fix possible memory leak in error pathVasant Hegde1-0/+5
2015-03-10OCC: Do not call occ_do_load if hostservice LID load is not completeVasant Hegde1-1/+3
2015-03-04occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr1-0/+28
2015-03-04hw/prd: Handle OCC TMGT interrupts through PRDJeremy Kerr1-7/+1
2015-02-23OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli1-24/+76
2015-02-18Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt1-2/+2
2015-02-18occ: Fix potential race when clearing occ interrupt statusJeremy Kerr1-0/+10
2015-02-09occ: Don't do bad XSCOMs on P7Benjamin Herrenschmidt1-2/+2
2015-01-28occ: Add properties for pstate vdd and vcs valuesJeremy Kerr1-5/+31
2014-12-05occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt1-3/+3
2014-12-02elog: Clean up error logging headersAlistair Popple1-1/+1
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt1-0/+3
2014-11-26Merge branch 'update-2.1.1.1'Stewart Smith1-12/+33
2014-11-25occ: Reduce stack usage in add_cpu_pstate_properties()Vaidyanathan Srinivasan1-8/+24
2014-11-25occ: Fix the low level ACK message sent to FSP on receiving {RESET/LOAD}_OCCShilpasri G Bhat1-2/+2
2014-11-25occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat1-2/+7
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt1-0/+42
2014-10-15OCC: Adjust log levels. Many to PR_DEBUG, a few to prerror()Stewart Smith1-24/+26
2014-10-10Merge branch 'release-2.1.1'Stewart Smith1-2/+7
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde1-2/+7
2014-10-01occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy1-7/+13
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt1-1/+5
2014-08-11occ: Increase wait time to 60s for OCC to initVaidyanathan Srinivasan1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+477