Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-21 | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz | 1 | -1/+22 |
2011-06-21 | alarmtimers: Handle late rtc module loading | John Stultz | 1 | -70/+67 |
2011-05-23 | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner | 1 | -2/+2 |
2011-05-04 | alarmtimer: Drop device refcount after rtc_open() | Thomas Gleixner | 1 | -1/+7 |
2011-05-04 | alarmtimer: Check return value of class_find_device() | Thomas Gleixner | 1 | -2/+4 |
2011-05-02 | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n | John Stultz | 1 | -2/+18 |
2011-04-28 | timers: Remove delayed irqwork from alarmtimers implementation | John Stultz | 1 | -23/+9 |
2011-04-28 | timers: Improve alarmtimer comments and minor fixes | John Stultz | 1 | -40/+27 |
2011-04-26 | timers: Posix interface for alarm-timers | John Stultz | 1 | -0/+330 |
2011-04-26 | timers: Introduce in-kernel alarm-timer interface | John Stultz | 1 | -0/+375 |