summaryrefslogtreecommitdiffstats
path: root/kernel/time/Makefile
AgeCommit message (Expand)AuthorLines
2025-09-04time: Build generic update_vsyscall() only with generic time vDSOThomas Weißschuh-1/+1
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf-0/+6
2024-10-16timers: Move *sleep*() and timeout functions into a separate fileAnna-Maria Behnsen-1/+1
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen-0/+3
2021-06-24time: Improve performance of time64_to_tm()Cassio Neri-0/+1
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney-0/+1
2020-10-30timekeeping: add CONFIG_LEGACY_TIMER_TICKArnd Bergmann-0/+1
2020-01-14ns: Introduce Time NamespaceAndrei Vagin-0/+1
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook-1/+0
2016-11-16posix-timers: Make them configurableNicolas Pitre-2/+8
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner-2/+0
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire-16/+1
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner-4/+2
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran-1/+1
2014-11-21time: Rename udelay_test.c to test_udelay.cJohn Stultz-1/+1
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley-0/+2
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner-0/+17
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy-1/+4
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd-0/+1
2013-05-29power: Add option to log time spent in suspendColin Cross-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran-1/+1
2011-04-26timers: Introduce in-kernel alarm-timer interfaceJohn Stultz-1/+1
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran-1/+2
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei-1/+1
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly-1/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner-1/+1
2007-05-08Move timekeeping code to timekeeping.cjohn stultz-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar-0/+1
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner-0/+2
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner-2/+3
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner-1/+2
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner-0/+2
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz-1/+1
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz-0/+1