summaryrefslogtreecommitdiffstats
path: root/core/timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: Move update_timer_expiry call to separate functionVasant Hegde2018-05-061-9/+10
* SBE: Add timer supportVasant Hegde2018-04-301-3/+14
* Move P8 timer code to separate fileVasant Hegde2018-04-301-4/+5
* timer: Stop calling list_top() racilyBenjamin Herrenschmidt2017-12-111-4/+5
* Convert important polling loops to spin at lowest SMT priorityNicholas Piggin2017-06-061-1/+4
* list: Use list_empty_nocheck() when checking a list racilyBenjamin Herrenschmidt2016-08-181-1/+1
* core/timer: Add support for platform specific heartbeatChris Smart2016-07-221-6/+10
* core/timer: Actually use default heartbeat valueChris Smart2016-07-221-3/+3
* slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-111-24/+45
* timer: Pass current timer to timer callbacksBenjamin Herrenschmidt2015-09-111-4/+4
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* timer: Change property name "ibm,heartbeat-freq" -> "ibm,heartbeat-ms"Benjamin Herrenschmidt2014-11-141-2/+2
* timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt2014-11-121-2/+3
* timer: Add "polling" timersBenjamin Herrenschmidt2014-11-121-16/+126
* timer: Add scheduled timer facilityBenjamin Herrenschmidt2014-11-071-0/+134
OpenPOWER on IntegriCloud