summaryrefslogtreecommitdiffstats
path: root/kernel/time/Makefile
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: Make them configurableNicolas Pitre2016-11-161-2/+8
* time: Remove development rules from Kbuild/MakefileThomas Gleixner2015-07-011-2/+0
* time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-191-16/+1
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-4/+2
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
* time: Rename udelay_test.c to test_udelay.cJohn Stultz2014-11-211-1/+1
* kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-231-0/+2
* time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-231-0/+17
* tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-091-1/+4
* tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-071-1/+1
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-0/+1
* power: Add option to log time spent in suspendColin Cross2013-05-291-0/+1
* time: remove the timecompare code.Richard Cochran2012-11-011-1/+1
* timers: Introduce in-kernel alarm-timer interfaceJohn Stultz2011-04-261-1/+1
* posix clocks: Introduce dynamic clocksRichard Cochran2011-02-021-1/+2
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-241-1/+1
* timecompare: generic infrastructure to map between two time basesPatrick Ohly2009-02-151-1/+1
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-1/+1
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-1/+1
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-1/+1
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+1
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+2
* [PATCH] tick-management: broadcast functionalityThomas Gleixner2007-02-161-2/+3
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-1/+2
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-161-0/+2
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-011-1/+1
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+1
OpenPOWER on IntegriCloud