summaryrefslogtreecommitdiffstats
path: root/core/timebase.c
Commit message (Expand)AuthorAgeFilesLines
* Fix hang in pnv_platform_error_reboot path due to TOD failure.Mahesh Salgaonkar2019-03-281-0/+10
* Run pollers in time_wait() when not bootingStewart Smith2018-10-311-2/+2
* timebase: Remove unused remaining time calculationJoel Stanley2018-06-181-1/+0
* lock: Add additional lock auditing codeBenjamin Herrenschmidt2017-12-201-1/+1
* cpu: idle move the minimum PM latency into the idle codeNicholas Piggin2017-09-281-3/+1
* Improve cpu_idle when PM is disabledNicholas Piggin2017-06-061-20/+8
* time: Setup DEC and call cpu_idle() in time_wait_nopoll()Benjamin Herrenschmidt2016-08-221-2/+15
* time: Improve time_wait_poll()Benjamin Herrenschmidt2016-08-111-1/+2
* Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2016-07-061-1/+7
* opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar2015-09-151-0/+10
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* Don't run pollers in time_wait() when a lock is heldBenjamin Herrenschmidt2015-02-181-1/+9
* timebase: Add nanosleep_nopollAnanth N Mavinakayanahalli2015-02-171-0/+11
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* core: make time_wait call pollers if on boot CPUJoel Stanley2014-10-011-4/+20
* Add cpu_relax to stop cores spinning hardJoel Stanley2014-08-131-2/+6
* timebase: Add "nopoll" variants of the delaysBenjamin Herrenschmidt2014-07-081-0/+18
* opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt2014-07-081-2/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+67
OpenPOWER on IntegriCloud