Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4a25220d4e43bb2461823dbc7eb1502a34087958
/
kernel
/
time
/
alarmtimer.c
ff86bf0c
alarmtimer: Rate limit periodic intervals
by Thomas Gleixner
· 8 years ago
f4781e7
alarmtimer: Prevent overflow of relative timers
by Thomas Gleixner
· 8 years ago
ad19638
time: Change k_clock nsleep() to use timespec64
by Deepa Dinamani
· 8 years ago
5f252b3
time: Change k_clock timer_set() and timer_get() to use timespec64
by Deepa Dinamani
· 8 years ago
d2e3e0c
time: Change k_clock clock_getres() to use timespec64
by Deepa Dinamani
· 8 years ago
3c9c12f
time: Change k_clock clock_get() to use timespec64
by Deepa Dinamani
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
b6f8a92
posix-timers: give lazy compilers some help optimizing code away
by Nicolas Pitre
· 8 years ago
4a05754
alarmtimer: Add tracepoints for alarm timers
by Baolin Wang
· 8 years ago
baa73d9
posix-timers: Make them configurable
by Nicolas Pitre
· 8 years ago
54e2384
alarmtimer: Remove unused but set variable
by Tobias Klauser
· 8 years ago
af4afb4
alarmtimer: Fix comments describing structure fields
by Pratyush Patel
· 9 years ago
a0e3213
alarmtimer: Avoid unexpected rtc interrupt when system resume from S3
by zhuo-hao
· 9 years ago
b193217
alarmtimer: Get rid of unused return value
by Thomas Gleixner
· 10 years ago
056a3ca
hrtimer: Get rid of hrtimer_get_res()
by Thomas Gleixner
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
474e941b
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
265b81d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e86fea7
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
1692777
alarmtimer: Fix bug where relative alarm timers were treated as absolute
by John Stultz
· 11 years ago
71d5d2b
alarmtimer: Export symbols of alarmtimer_get_rtcdev
by Pramod Gurav
· 11 years ago
98d6f4d
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
by KOSAKI Motohiro
· 11 years ago
11682a4
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
by Marcus Gelderie
· 12 years ago
6cffe00
alarmtimer: Add functions for timerfd support
by Todd Poynor
· 12 years ago
a65bcc1
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
by John Stultz
· 12 years ago
dae373b
alarmtimer: Use hrtimer per-alarm instead of per-base
by John Stultz
· 12 years ago
59a93c2
alarmtimer: Implement minimum alarm interval for allowing suspend
by Todd Poynor
· 12 years ago
57c498f
alarmtimer: Provide accessor to alarmtimer rtc device
by John Stultz
· 13 years ago
c5e14e7
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
by Thomas Gleixner
· 13 years ago
ad30dfa
alarmtimer: Make sure we initialize the rtctimer
by John Stultz
· 13 years ago
c9c024b
alarmtimers: Fix time comparison
by Thomas Gleixner
· 13 years ago
4523f6a
alarmtimers: Fix error handling
by Thomas Gleixner
· 13 years ago
8bc0daf
alarmtimers: Rework RTC device selection using class interface
by John Stultz
· 14 years ago
9082c46
alarmtimers: Add try_to_cancel functionality
by John Stultz
· 13 years ago
a28cde8
alarmtimers: Add more refined alarm state tracking
by John Stultz
· 13 years ago
9e26476
alarmtimers: Remove period from alarm structure
by John Stultz
· 13 years ago
d77e23a
alarmtimers: Remove interval cap limit hack
by John Stultz
· 13 years ago
dce75a8
alarmtimers: Add alarm_forward functionality
by John Stultz
· 13 years ago
54da23b
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
by John Stultz
· 13 years ago
4b41308
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
by John Stultz
· 13 years ago
6af7e47
alarmtimers: Avoid possible denial of service with high freq periodic timers
by John Stultz
· 13 years ago
ea7802f
alarmtimers: Memset itimerspec passed into alarm_timer_get
by John Stultz
· 13 years ago
971c90b
alarmtimers: Avoid possible null pointer traversal
by John Stultz
· 13 years ago
1c6b39a
alarmtimers: Return -ENOTSUPP if no RTC device is present
by John Stultz
· 14 years ago
c008ba58
alarmtimers: Handle late rtc module loading
by John Stultz
· 14 years ago
ab8177b
hrtimers: Avoid touching inactive timer bases
by Thomas Gleixner
· 14 years ago
179eb03
alarmtimer: Drop device refcount after rtc_open()
by Thomas Gleixner
· 14 years ago
ce788f9
alarmtimer: Check return value of class_find_device()
by Thomas Gleixner
· 14 years ago
472647d
timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
by John Stultz
· 14 years ago
7068b7a
timers: Remove delayed irqwork from alarmtimers implementation
by John Stultz
· 14 years ago
180bf81
timers: Improve alarmtimer comments and minor fixes
by John Stultz
· 14 years ago
9a7adcf5
timers: Posix interface for alarm-timers
by John Stultz
· 14 years ago
ff3ead9
timers: Introduce in-kernel alarm-timer interface
by John Stultz
· 14 years ago