aboutsummaryrefslogtreecommitdiff
path: root/core/timebase.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Improve cpu_idle when PM is disabledNicholas Piggin1-20/+8
2016-08-22time: Setup DEC and call cpu_idle() in time_wait_nopoll()Benjamin Herrenschmidt1-2/+15
2016-08-11time: Improve time_wait_poll()Benjamin Herrenschmidt1-1/+2
2016-07-06Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt1-1/+7
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