index
:
kernel_xiaomi_sm6150.git
q10.0
r11.0
r11.1
kernel_xiaomi_sm6150
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel...
vantoman
2021-04-07
1
-1
/
+1
|
\
|
*
Merge 4.14.227 into android-4.14-stable
Greg Kroah-Hartman
2021-03-24
1
-1
/
+1
|
|
\
|
|
*
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-24
1
-1
/
+1
*
|
|
Merge android-4.14.171 (998aa7d) into msm-4.14
Srinivasarao P
2020-07-27
1
-8
/
+8
|
\
|
|
|
*
|
Merge 4.14.171 into android-4.14
Greg Kroah-Hartman
2020-02-19
1
-3
/
+5
|
|
\
|
|
|
*
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-02-14
1
-3
/
+5
*
|
|
Merge android-4.14.151 (2bb70f4) into msm-4.14
Blagovest Kolenichev
2020-04-07
1
-1
/
+1
|
\
|
|
|
*
|
BACKPORT: PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
2019-10-11
1
-1
/
+1
|
|
/
*
|
Merge android-4.14-q.147 (5c8d069) into msm-4.14
Blagovest Kolenichev
2019-10-11
1
-2
/
+2
|
\
|
|
*
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-10-05
1
-2
/
+2
*
|
Merge android-4.14.114 (c680586) into msm-4.14
Blagovest Kolenichev
2019-06-25
1
-1
/
+1
|
\
|
|
*
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-17
1
-1
/
+1
*
|
Merge android-4.14-p.74 (91ff1d1) into msm-4.14
Blagovest Kolenichev
2018-10-05
1
-3
/
+4
|
\
|
|
*
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-10-03
1
-2
/
+2
|
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-10-03
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/origin/tmp-bb60f28' into msm-4.14
Isaac J. Manjarres
2018-04-26
1
-8
/
+26
|
\
|
|
*
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
2018-04-26
1
-8
/
+26
*
|
alarmtimer: add rtc irq support for alarm
Mao Jinlong
2018-04-12
1
-4
/
+31
|
/
*
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
*
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
2017-06-04
1
-1
/
+14
*
posix-timers: Move interval out of the union
Thomas Gleixner
2017-06-04
1
-7
/
+6
*
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
1
-0
/
+2
*
alarmtimer: Remove pointless config conditional
Thomas Gleixner
2017-06-04
1
-2
/
+1
*
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
1
-3
/
+11
|
\
|
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
1
-0
/
+8
|
*
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
1
-3
/
+3
*
|
alarmtimer: Fix posix-timer constification fallout
Thomas Gleixner
2017-05-27
1
-0
/
+2
*
|
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-05-27
1
-46
/
+43
|
/
*
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
1
-3
/
+4
*
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-7
/
+7
*
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
1
-1
/
+1
*
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-10
/
+10
*
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
*
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-12-01
1
-10
/
+43
[next]