summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-02tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner
2013-07-02tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner
2013-06-28x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel
2013-06-28x86: xen: Sync the wallclock when the system time is setDavid Vrabel
2013-06-28timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel
2013-06-28timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel
2013-06-28hrtimers: Support resuming with two or more CPUs online (but stopped)David Vrabel
2013-06-28timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche
2013-06-24clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam
2013-06-24Merge 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