summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd
2013-06-24ARM: smp: Remove duplicate dummy timer implementationStephen Boyd
2013-06-24Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Stephen Boyd
2013-06-25clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam
2013-06-25Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-06-24clocksource: Add generic dummy timer driverMark Rutland
2013-06-24clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-06-21sched_clock: Add temporary asm/sched_clock.hStephen Boyd
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz
2013-06-17ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-12ARM: sched_clock: Return suspended count earlierStephen Boyd
2013-06-12ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd
2013-06-12alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie
2013-06-08Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner
2013-06-06clocksource: Add TI-Nspire timer supportDaniel Tang
2013-06-06clocksource: Add Freescale Vybrid pit timer supportJingchang Lu
2013-06-06clocksource: dw_apb: Fix error checkBaruch Siach
2013-05-29x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz
2013-05-29power: Add option to log time spent in suspendColin Cross
2013-05-29timerfd: Add alarm timersTodd Poynor
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-05-28clocksource: dw_apb: Remove unused headerBaruch Siach
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek
2013-05-28ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann
2013-05-28ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying
2013-05-28clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner
2013-05-28clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Split out selection logicThomas Gleixner
2013-05-16clockevents: Provide sysfs interfaceThomas Gleixner
2013-05-16clockevents: Add module refcountThomas Gleixner
2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner
2013-05-16clockevents: Simplify lockingThomas Gleixner
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner
2013-05-16clocksource: Provide unbind interface in sysfsThomas Gleixner
2013-05-16clocksource: Split out user string inputThomas Gleixner
2013-05-16clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner
2013-05-16clocksource: Add module refcountThomas Gleixner
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner
2013-05-16clocksource: Always verify highres capabilityThomas Gleixner
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds