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