aboutsummaryrefslogtreecommitdiff
path: root/include/timer.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-0/+3
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt1-1/+1
2014-11-12timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt1-1/+1
2014-11-12timer: Add "polling" timersBenjamin Herrenschmidt1-1/+17
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt1-0/+70