aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/timeet.h
Commit message (Expand)AuthorAgeFilesLines
* Constify the pointers to eventtimer and timecounter name strings.Ian Lepore2015-08-131-1/+1
* Add support for event timers whose clock frequency can change while running.Ian Lepore2014-04-021-0/+1
* MFcalloutng:Alexander Motin2013-02-281-6/+5
* Refactor timer management code with priority to one-shot operation mode.Alexander Motin2010-09-131-2/+2
* Extend timer driver API to report also minimal and maximal supported periodAlexander Motin2010-07-201-0/+3
* Implement new event timers infrastructure. It provides unified APIs forAlexander Motin2010-06-201-0/+103