Histórico de Commits

Autor SHA1 Mensagem Data
  John Stultz 57c498fa5d alarmtimer: Provide accessor to alarmtimer rtc device há 13 anos atrás
  Thomas Gleixner c5e14e7630 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n há 13 anos atrás
  John Stultz ad30dfa94c alarmtimer: Make sure we initialize the rtctimer há 13 anos atrás
  Thomas Gleixner c9c024b3f3 alarmtimers: Fix time comparison há 13 anos atrás
  Thomas Gleixner 4523f6ada8 alarmtimers: Fix error handling há 13 anos atrás
  John Stultz 8bc0dafb5c alarmtimers: Rework RTC device selection using class interface há 14 anos atrás
  John Stultz 9082c465a5 alarmtimers: Add try_to_cancel functionality há 14 anos atrás
  John Stultz a28cde81ab alarmtimers: Add more refined alarm state tracking há 14 anos atrás
  John Stultz 9e26476243 alarmtimers: Remove period from alarm structure há 14 anos atrás
  John Stultz d77e23acce alarmtimers: Remove interval cap limit hack há 14 anos atrás
  John Stultz dce75a8c71 alarmtimers: Add alarm_forward functionality há 14 anos atrás
  John Stultz 54da23b720 alarmtimers: Push rearming peroidic timers down into alamrtimer handler há 14 anos atrás
  John Stultz 4b41308d2d alarmtimers: Change alarmtimer functions to return alarmtimer_restart values há 14 anos atrás
  John Stultz 6af7e471e5 alarmtimers: Avoid possible denial of service with high freq periodic timers há 14 anos atrás
  John Stultz ea7802f630 alarmtimers: Memset itimerspec passed into alarm_timer_get há 14 anos atrás
  John Stultz 971c90bfa2 alarmtimers: Avoid possible null pointer traversal há 14 anos atrás
  John Stultz 1c6b39ad3f alarmtimers: Return -ENOTSUPP if no RTC device is present há 14 anos atrás
  John Stultz c008ba58af alarmtimers: Handle late rtc module loading há 14 anos atrás
  Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases há 14 anos atrás
  Thomas Gleixner 179eb03268 alarmtimer: Drop device refcount after rtc_open() há 14 anos atrás
  Thomas Gleixner ce788f930b alarmtimer: Check return value of class_find_device() há 14 anos atrás
  John Stultz 472647dcd7 timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n há 14 anos atrás
  John Stultz 7068b7a162 timers: Remove delayed irqwork from alarmtimers implementation há 14 anos atrás
  John Stultz 180bf812ce timers: Improve alarmtimer comments and minor fixes há 14 anos atrás
  John Stultz 9a7adcf5c6 timers: Posix interface for alarm-timers há 14 anos atrás
  John Stultz ff3ead96d1 timers: Introduce in-kernel alarm-timer interface há 14 anos atrás