Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-01 | alarmtimer: Add tracepoints for alarm timers | Baolin Wang | 1 | -0/+5 |
2016-06-20 | alarmtimer: Fix comments describing structure fields | Pratyush Patel | 1 | -3/+3 |
2015-04-22 | alarmtimer: Get rid of unused return value | Thomas Gleixner | 1 | -2/+2 |
2013-05-29 | alarmtimer: Add functions for timerfd support | Todd Poynor | 1 | -0/+4 |
2012-09-24 | alarmtimer: Remove unused helpers & defines | John Stultz | 1 | -28/+0 |
2012-09-24 | alarmtimer: Use hrtimer per-alarm instead of per-base | John Stultz | 1 | -1/+2 |
2012-04-21 | alarmtimer: Provide accessor to alarmtimer rtc device | John Stultz | 1 | -0/+3 |
2011-08-11 | alarmtimers: Add try_to_cancel functionality | John Stultz | 1 | -1/+2 |
2011-08-11 | alarmtimers: Add more refined alarm state tracking | John Stultz | 1 | -1/+33 |
2011-08-11 | alarmtimers: Remove period from alarm structure | John Stultz | 1 | -2/+1 |
2011-08-11 | alarmtimers: Add alarm_forward functionality | John Stultz | 1 | -0/+2 |
2011-08-11 | alarmtimers: Change alarmtimer functions to return alarmtimer_restart values | John Stultz | 1 | -2/+7 |
2011-04-29 | timers: Improve alarmtimer comments and minor fixes | John Stultz | 1 | -1/+11 |
2011-04-27 | timers: Introduce in-kernel alarm-timer interface | John Stultz | 1 | -0/+30 |