aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-02-10time: Remove CONFIG_TIMER_STATSGravatar Kees Cook 1-1/+0
2016-11-16posix-timers: Make them configurableGravatar Nicolas Pitre 1-2/+8
2015-07-01time: Remove development rules from Kbuild/MakefileGravatar Thomas Gleixner 1-2/+0
2015-05-19time: Move timeconst.h into include/generatedGravatar Nicholas Mc Guire 1-16/+1
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDGravatar Thomas Gleixner 1-4/+2
2014-12-30time: move the timecounter/cyclecounter code into its own file.Gravatar Richard Cochran 1-1/+1
2014-11-21time: Rename udelay_test.c to test_udelay.cGravatar John Stultz 1-1/+1
2014-07-23kernel: time: Add udelay_test module to validate udelayGravatar David Riley 1-0/+2
2014-06-23time/timers: Move all time(r) related files into kernel/timeGravatar Thomas Gleixner 1-0/+17
2014-02-09tick: Fixup more fallout from hrtimer broadcast modeGravatar Preeti U Murthy 1-1/+4
2014-02-07tick: Introduce hrtimer based broadcastGravatar Preeti U Murthy 1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-0/+1
2013-05-29power: Add option to log time spent in suspendGravatar Colin Cross 1-0/+1
2012-11-01time: remove the timecompare code.Gravatar Richard Cochran 1-1/+1
2011-04-26timers: Introduce in-kernel alarm-timer interfaceGravatar John Stultz 1-1/+1
2011-02-02posix clocks: Introduce dynamic clocksGravatar Richard Cochran 1-1/+2
2009-09-24time: add function to convert between calendar time and broken-down time for ...Gravatar Zhaolei 1-1/+1
2009-02-15timecompare: generic infrastructure to map between two time basesGravatar Patrick Ohly 1-1/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesGravatar Thomas Gleixner 1-1/+1
2007-05-08Move timekeeping code to timekeeping.cGravatar john stultz 1-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_listGravatar Ingo Molnar 1-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statGravatar Ingo Molnar 1-0/+1
2007-02-16[PATCH] tick-management: dyntick / highres functionalityGravatar Thomas Gleixner 1-0/+2
2007-02-16[PATCH] tick-management: broadcast functionalityGravatar Thomas Gleixner 1-2/+3
2007-02-16[PATCH] tick-management: core functionalityGravatar Thomas Gleixner 1-1/+2
2007-02-16[PATCH] clockevents: add core functionalityGravatar Thomas Gleixner 1-0/+2
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cGravatar john stultz 1-1/+1
2006-06-26[PATCH] Time: Clocksource InfrastructureGravatar john stultz 1-0/+1