aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/time/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14ns: Introduce Time NamespaceAndrei Vagin1-0/+1
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook1-1/+0
2016-11-16posix-timers: Make them configurableNicolas Pitre1-2/+8
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner1-2/+0
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire1-16/+1
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner1-4/+2
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-11-21time: Rename udelay_test.c to test_udelay.cJohn Stultz1-1/+1
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley1-0/+2
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner1-0/+17
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy1-1/+4
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-0/+1
2013-05-29power: Add option to log time spent in suspendColin Cross1-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran1-1/+1
2011-04-26timers: Introduce in-kernel alarm-timer interfaceJohn Stultz1-1/+1
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran1-1/+2
2009-09-24time: add function to convert between calendar time and broken-down time for universal useZhaolei1-1/+1
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly1-1/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner1-1/+1
2007-05-08Move timekeeping code to timekeeping.cjohn stultz1-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar1-0/+1
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner1-0/+2
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner1-2/+3
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner1-1/+2
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner1-0/+2
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz1-1/+1
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz1-0/+1