index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
1
-3
/
+3
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-1
/
+1
2021-02-05
alarmtimer: Update kerneldoc
Alexandre Belloni
1
-1
/
+7
2020-08-25
alarmtimer: Convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-08-10
time: Delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
1
-5
/
+0
2020-01-24
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
1
-10
/
+5
2020-01-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-01-24
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
1
-2
/
+0
2020-01-15
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
1
-1
/
+8
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
1
-1
/
+18
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
1
-1
/
+6
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
1
-17
/
+17
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
1
-3
/
+3
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
1
-2
/
+2
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+15
2019-09-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
1
-1
/
+1
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
1
-0
/
+14
2019-08-01
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+1
2019-06-14
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Yangtao Li
1
-1
/
+0
2019-04-10
alarmtimer: Return correct remaining time
Andrei Vagin
1
-1
/
+1
2018-11-23
time: Remove license boilerplate
Thomas Gleixner
1
-4
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-07-02
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-07-02
posix-timers: Make forward callback return s64
Thomas Gleixner
1
-2
/
+2
2018-03-29
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
1
-0
/
+6
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
1
-2
/
+9
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
1
-2
/
+2
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
1
-1
/
+1
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
1
-9
/
+1
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
1
-4
/
+12
2017-06-14
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
1
-7
/
+1
2017-06-14
alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()
Al Viro
1
-70
/
+32
2017-06-04
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
1
-103
/
+18
2017-06-04
alarmtimer: Implement arm callback
Thomas Gleixner
1
-0
/
+22
2017-06-04
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
1
-0
/
+10
2017-06-04
alarmtimer: Implement remaining callback
Thomas Gleixner
1
-9
/
+22
2017-06-04
alarmtimer: Implement forward callback
Thomas Gleixner
1
-0
/
+13
2017-06-04
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
1
-1
/
+14
2017-06-04
posix-timers: Move interval out of the union
Thomas Gleixner
1
-7
/
+6
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
1
-0
/
+2
2017-06-04
alarmtimer: Remove pointless config conditional
Thomas Gleixner
1
-2
/
+1
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
1
-3
/
+11
[next]