index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
alarmtimer: Use maximum alarm time for suspend
Guenter Roeck
2023-10-09
1
-0
/
+11
*
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
1
-1
/
+1
*
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
1
-1
/
+1
*
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
1
-2
/
+1
*
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2023-02-14
1
-4
/
+29
*
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
2021-05-11
1
-1
/
+1
*
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-3
/
+3
|
\
|
*
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-3
/
+3
*
|
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
1
-1
/
+1
|
/
*
alarmtimer: Update kerneldoc
Alexandre Belloni
2021-02-05
1
-1
/
+7
*
alarmtimer: Convert comma to semicolon
Xu Wang
2020-08-25
1
-1
/
+1
*
time: Delete repeated words in comments
Randy Dunlap
2020-08-10
1
-1
/
+1
*
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
2020-01-24
1
-5
/
+0
*
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
2020-01-24
1
-10
/
+5
*
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
2020-01-24
1
-11
/
+9
*
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
2020-01-24
1
-2
/
+0
*
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-01-15
1
-3
/
+5
*
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
2020-01-14
1
-0
/
+2
*
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
2020-01-14
1
-1
/
+8
*
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
2020-01-14
1
-1
/
+18
*
alarmtimer: Provide get_timespec() callback
Andrei Vagin
2020-01-14
1
-1
/
+6
*
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
2020-01-14
1
-17
/
+17
*
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2020-01-14
1
-3
/
+3
*
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
2020-01-14
1
-2
/
+2
*
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
1
-1
/
+1
|
\
|
*
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
2019-08-21
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-1
/
+15
|
\
\
|
*
|
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
2019-08-20
1
-0
/
+14
|
*
|
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-1
/
+1
|
|
/
*
/
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-09-05
1
-2
/
+2
|
/
*
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Yangtao Li
2019-06-14
1
-1
/
+0
*
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-10
1
-1
/
+1
*
time: Remove license boilerplate
Thomas Gleixner
2018-11-23
1
-4
/
+0
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-07-02
1
-1
/
+2
*
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-07-02
1
-2
/
+2
*
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
2018-03-29
1
-8
/
+26
*
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
2017-08-31
1
-0
/
+6
*
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
1
-2
/
+9
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
1
-2
/
+2
*
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
1
-1
/
+1
*
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
1
-9
/
+1
*
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
1
-4
/
+12
*
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
1
-7
/
+1
*
alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()
Al Viro
2017-06-14
1
-70
/
+32
*
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
2017-06-04
1
-103
/
+18
*
alarmtimer: Implement arm callback
Thomas Gleixner
2017-06-04
1
-0
/
+22
*
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
2017-06-04
1
-0
/
+10
*
alarmtimer: Implement remaining callback
Thomas Gleixner
2017-06-04
1
-9
/
+22
*
alarmtimer: Implement forward callback
Thomas Gleixner
2017-06-04
1
-0
/
+13
[next]