android_kernel_samsung_msm8976/kernel/time
Mao Jinlong 204259dc2e alarmtimer: add verification for rtc dev in power_on_alarm_init
Call alarmtimer_get_rtcdev() to get rtcdev instead of using the global
variable rtcdev to avoid the potential risk that rtcdev is not initialized
before using it.

Change-Id: Id186db22849b3667b553f34236a694f9ec6725a7
Signed-off-by: Mao Jinlong <c_jmao@codeaurora.org>
2015-03-30 13:24:28 +08:00
..
alarmtimer.c alarmtimer: add verification for rtc dev in power_on_alarm_init 2015-03-30 13:24:28 +08:00
clockevents.c time: Change the return type of clockevents_notify() to integer 2014-08-15 17:20:11 -07:00
clocksource.c
jiffies.c
Kconfig
Makefile rtc: alarm: Change wake-up source 2015-03-10 12:12:29 +05:30
ntp.c
ntp_internal.h
posix-clock.c
sched_clock.c sched: do not set window until sched_clock is fully initialized 2014-12-10 19:50:44 -08:00
tick-broadcast-hrtimer.c
tick-broadcast.c time: Change the return type of clockevents_notify() to integer 2014-08-15 17:20:11 -07:00
tick-common.c clockevents: Move the tick_notify() switch case to clockevents_notify() 2014-08-15 11:46:56 -07:00
tick-internal.h time: Change the return type of clockevents_notify() to integer 2014-08-15 17:20:11 -07:00
tick-oneshot.c
tick-sched.c sched: tighten up jiffy to sched_clock mapping 2014-11-19 15:06:33 -08:00
timeconv.c
timekeeping.c
timer_list.c
timer_stats.c