alarmtimer: Drop device refcount after rtc_open()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / time / alarmtimer.c
2011-05-04 Thomas Gleixneralarmtimer: Drop device refcount after rtc_open()
2011-05-04 Thomas Gleixneralarmtimer: Check return value of class_find_device()
2011-05-02 Thomas GleixnerMerge branch 'linus' into timers/core
2011-05-02 John Stultztimers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
2011-04-28 John Stultztimers: Remove delayed irqwork from alarmtimers impleme...
2011-04-28 John Stultztimers: Improve alarmtimer comments and minor fixes
2011-04-26 John Stultztimers: Posix interface for alarm-timers
2011-04-26 John Stultztimers: Introduce in-kernel alarm-timer interface