android_kernel_samsung_univ.../kernel/time
John Stultz aa6f9c595d ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
In preparation for changing the ntp locking rules, move
do_adjtimex and hardpps accessor functions to timekeeping.c,
but keep the code logic in ntp.c.

This patch also introduces a ntp_internal.h file so timekeeping
specific interfaces of ntp.c can be more limitedly shared with
timekeeping.c.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2013-04-04 13:18:14 -07:00
..
alarmtimer.c
clockevents.c clockevents: export clockevents_config_and_register for module use 2013-01-14 10:12:37 -08:00
clocksource.c
jiffies.c
Kconfig Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core 2013-02-04 11:03:03 +01:00
Makefile
ntp_internal.h ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c 2013-04-04 13:18:14 -07:00
ntp.c ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c 2013-04-04 13:18:14 -07:00
posix-clock.c
tick-broadcast.c tick: Provide a check for a forced broadcast pending 2013-03-13 11:39:39 +01:00
tick-common.c tick: Convert broadcast cpu bitmaps to cpumask_var_t 2013-03-07 16:13:26 +01:00
tick-internal.h Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core 2013-04-03 12:27:29 +02:00
tick-oneshot.c
tick-sched.c tick: Change log level of NOHZ: local_softirq_pending message 2013-03-25 10:46:59 +01:00
timeconv.c
timekeeping.c ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c 2013-04-04 13:18:14 -07:00
timer_list.c
timer_stats.c