aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/alarmtimer.c
Commit message (Expand)AuthorAge
* alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-21
* alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-21
* hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
* alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner2011-05-04
* alarmtimer: Check return value of class_find_device()Thomas Gleixner2011-05-04
* timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=nJohn Stultz2011-05-02
* timers: Remove delayed irqwork from alarmtimers implementationJohn Stultz2011-04-28
* timers: Improve alarmtimer comments and minor fixesJohn Stultz2011-04-28
* timers: Posix interface for alarm-timersJohn Stultz2011-04-26
* timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-26