aboutsummaryrefslogtreecommitdiff
path: root/core/timebase.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-15opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar1-0/+10
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-18Don't run pollers in time_wait() when a lock is heldBenjamin Herrenschmidt1-1/+9
2015-02-17timebase: Add nanosleep_nopollAnanth N Mavinakayanahalli1-0/+11
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-10-01core: make time_wait call pollers if on boot CPUJoel Stanley1-4/+20
2014-08-13Add cpu_relax to stop cores spinning hardJoel Stanley1-2/+6
2014-07-08timebase: Add "nopoll" variants of the delaysBenjamin Herrenschmidt1-0/+18
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-2/+2
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+67