Age | Commit message (Expand) | Author |
2013-07-02 | tick: Sanitize broadcast control logic | Thomas Gleixner |
2013-07-02 | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner |
2013-07-02 | tick: Make oneshot broadcast robust vs. CPU offlining | Thomas Gleixner |
2013-06-28 | x86: xen: Sync the CMOS RTC as well as the Xen wallclock | David Vrabel |
2013-06-28 | x86: xen: Sync the wallclock when the system time is set | David Vrabel |
2013-06-28 | timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel |
2013-06-28 | timekeeping: Pass flags instead of multiple bools to timekeeping_update() | David Vrabel |
2013-06-28 | xen: Remove clock_was_set() call in the resume path | David Vrabel |
2013-06-28 | hrtimers: Support resuming with two or more CPUs online (but stopped) | David Vrabel |
2013-06-28 | timer: Fix jiffies wrap behavior of round_jiffies_common() | Bart Van Assche |
2013-06-25 | clocksource: vf_pit_timer: Use linux/sched_clock.h | Fabio Estevam |
2013-06-25 | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner |
2013-06-24 | clocksource: Add generic dummy timer driver | Mark Rutland |
2013-06-24 | clockevents: Prefer CPU local devices over global devices | Stephen Boyd |
2013-06-21 | sched_clock: Add temporary asm/sched_clock.h | Stephen Boyd |
2013-06-18 | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific" | John Stultz |
2013-06-17 | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-12 | ARM: sched_clock: Return suspended count earlier | Stephen Boyd |
2013-06-12 | ARM: sched_clock: Remove unused needs_suspend member | Stephen Boyd |
2013-06-12 | alarmtimer: Export symbols of functions declared in linux/alarmtimer.h | Marcus Gelderie |
2013-06-08 | Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo... | Thomas Gleixner |
2013-06-06 | clocksource: Add TI-Nspire timer support | Daniel Tang |
2013-06-06 | clocksource: Add Freescale Vybrid pit timer support | Jingchang Lu |
2013-06-06 | clocksource: dw_apb: Fix error check | Baruch Siach |
2013-05-29 | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz |
2013-05-29 | power: Add option to log time spent in suspend | Colin Cross |
2013-05-29 | timerfd: Add alarm timers | Todd Poynor |
2013-05-29 | alarmtimer: Add functions for timerfd support | Todd Poynor |
2013-05-28 | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel |
2013-05-28 | clocksource: dw_apb: Remove unused header | Baruch Siach |
2013-05-28 | dw_apb_timer_of.c: Remove parts that were picoxcell-specific | Pavel Machek |
2013-05-28 | ktime: Add __must_check prefix to ktime_to_timespec_cond | Daniel Borkmann |
2013-05-28 | ktime: Use macro NSEC_PER_USEC where appropriate | Liu Ying |
2013-05-28 | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET... | Thomas Gleixner |
2013-05-28 | clockevents: Define CS_NAME_LEN unconditionally | Thomas Gleixner |
2013-05-16 | clockevents: Implement unbind functionality | Thomas Gleixner |
2013-05-16 | clockevents: Split out selection logic | Thomas Gleixner |
2013-05-16 | clockevents: Provide sysfs interface | Thomas Gleixner |
2013-05-16 | clockevents: Add module refcount | Thomas Gleixner |
2013-05-16 | clockevents: Move the tick_notify() switch case to clockevents_notify() | Thomas Gleixner |
2013-05-16 | clockevents: Simplify locking | Thomas Gleixner |
2013-05-16 | clockevents: Get rid of the notifier chain | Thomas Gleixner |
2013-05-16 | clocksource: Let clocksource_unregister() return success/error | Thomas Gleixner |
2013-05-16 | clocksource: Provide unbind interface in sysfs | Thomas Gleixner |
2013-05-16 | clocksource: Split out user string input | Thomas Gleixner |
2013-05-16 | clocksource: Allow clocksource select to skip current clocksource | Thomas Gleixner |
2013-05-16 | clocksource: Add module refcount | Thomas Gleixner |
2013-05-16 | clocksource: Let timekeeping_notify return success/error | Thomas Gleixner |
2013-05-16 | clocksource: Always verify highres capability | Thomas Gleixner |