aboutsummaryrefslogtreecommitdiff
path: root/core/timer.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt1-24/+45
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt1-4/+4
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-11-14timer: Change property name "ibm,heartbeat-freq" -> "ibm,heartbeat-ms"Benjamin Herrenschmidt1-2/+2
2014-11-12timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt1-2/+3
2014-11-12timer: Add "polling" timersBenjamin Herrenschmidt1-16/+126
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt1-0/+134