Commit History

Author SHA1 Message Date
  Thomas Gleixner b193217e6d alarmtimer: Get rid of unused return value 10 years ago
  Thomas Gleixner 056a3cacbc hrtimer: Get rid of hrtimer_get_res() 10 years ago
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
  Richard Larocque 474e941bed alarmtimer: Lock k_itimer during timer callback 11 years ago
  Richard Larocque 265b81d23a alarmtimer: Do not signal SIGEV_NONE timers 11 years ago
  Richard Larocque e86fea7649 alarmtimer: Return relative times in timer_gettime 11 years ago
  Linus Torvalds 53ee983378 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 11 years ago
  John Stultz 16927776ae alarmtimer: Fix bug where relative alarm timers were treated as absolute 11 years ago
  Pramod Gurav 71d5d2b722 alarmtimer: Export symbols of alarmtimer_get_rtcdev 11 years ago
  KOSAKI Motohiro 98d6f4dd84 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist 11 years ago
  Marcus Gelderie 11682a4161 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h 12 years ago
  Todd Poynor 6cffe00f7d alarmtimer: Add functions for timerfd support 12 years ago
  John Stultz a65bcc12ad alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue 13 years ago
  John Stultz dae373be9f alarmtimer: Use hrtimer per-alarm instead of per-base 13 years ago
  Todd Poynor 59a93c27c4 alarmtimer: Implement minimum alarm interval for allowing suspend 13 years ago
  John Stultz 57c498fa5d alarmtimer: Provide accessor to alarmtimer rtc device 13 years ago
  Thomas Gleixner c5e14e7630 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n 13 years ago
  John Stultz ad30dfa94c alarmtimer: Make sure we initialize the rtctimer 13 years ago
  Thomas Gleixner c9c024b3f3 alarmtimers: Fix time comparison 13 years ago
  Thomas Gleixner 4523f6ada8 alarmtimers: Fix error handling 14 years ago
  John Stultz 8bc0dafb5c alarmtimers: Rework RTC device selection using class interface 14 years ago
  John Stultz 9082c465a5 alarmtimers: Add try_to_cancel functionality 14 years ago
  John Stultz a28cde81ab alarmtimers: Add more refined alarm state tracking 14 years ago
  John Stultz 9e26476243 alarmtimers: Remove period from alarm structure 14 years ago
  John Stultz d77e23acce alarmtimers: Remove interval cap limit hack 14 years ago
  John Stultz dce75a8c71 alarmtimers: Add alarm_forward functionality 14 years ago
  John Stultz 54da23b720 alarmtimers: Push rearming peroidic timers down into alamrtimer handler 14 years ago
  John Stultz 4b41308d2d alarmtimers: Change alarmtimer functions to return alarmtimer_restart values 14 years ago
  John Stultz 6af7e471e5 alarmtimers: Avoid possible denial of service with high freq periodic timers 14 years ago
  John Stultz ea7802f630 alarmtimers: Memset itimerspec passed into alarm_timer_get 14 years ago