aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/alarmtimer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor1-0/+4
2012-09-24alarmtimer: Remove unused helpers & definesJohn Stultz1-28/+0
2012-09-24alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz1-1/+2
2012-04-20alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz1-0/+3
2011-08-10alarmtimers: Add try_to_cancel functionalityJohn Stultz1-1/+2
2011-08-10alarmtimers: Add more refined alarm state trackingJohn Stultz1-1/+33
2011-08-10alarmtimers: Remove period from alarm structureJohn Stultz1-2/+1
2011-08-10alarmtimers: Add alarm_forward functionalityJohn Stultz1-0/+2
2011-08-10alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz1-2/+7
2011-04-28timers: Improve alarmtimer comments and minor fixesJohn Stultz1-1/+11
2011-04-26timers: Introduce in-kernel alarm-timer interfaceJohn Stultz1-0/+30