summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: time-armada-370-xp: Fix sparse warningStephen Boyd2013-06-242-4/+3
* ARM: msm: Divorce msm_timer from local timer APIStephen Boyd2013-06-241-56/+70
* ARM: PRIMA2: Divorce timer-marco from local timer APIStephen Boyd2013-06-241-46/+54
* ARM: EXYNOS4: Divorce mct from local timer APIStephen Boyd2013-06-241-17/+43
* ARM: OMAP2+: Divorce from local timer APIStephen Boyd2013-06-242-8/+0
* ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-2411-34/+56
* ARM: smp: Remove duplicate dummy timer implementationStephen Boyd2013-06-241-20/+2
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Stephen Boyd2013-06-24225-1866/+4221
|\
| * clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam2013-06-251-1/+1
| * Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-06-251-0/+4
| |\
| | * sched_clock: Add temporary asm/sched_clock.hStephen Boyd2013-06-211-0/+4
| * | clocksource: Add generic dummy timer driverMark Rutland2013-06-242-0/+70
| * | clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-241-2/+7
| |/
| * Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-184-29/+37
| * ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-171-11/+8
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1236-38/+45
| * ARM: sched_clock: Return suspended count earlierStephen Boyd2013-06-121-3/+3
| * ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd2013-06-121-1/+0
| * alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie2013-06-121-1/+9
| * Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-06-086-1/+450
| |\
| | * clocksource: Add TI-Nspire timer supportDaniel Tang2013-06-063-0/+249
| | * clocksource: Add Freescale Vybrid pit timer supportJingchang Lu2013-06-063-0/+200
| | * clocksource: dw_apb: Fix error checkBaruch Siach2013-06-061-1/+1
| * | x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz2013-05-292-7/+8
| * | power: Add option to log time spent in suspendColin Cross2013-05-294-0/+89
| * | timerfd: Add alarm timersTodd Poynor2013-05-291-23/+108
| * | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-292-1/+42
| * | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-288-41/+32
| * | clocksource: dw_apb: Remove unused headerBaruch Siach2013-05-281-1/+0
| * | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-284-37/+29
| * | ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-281-1/+2
| * | ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-281-3/+4
| |/
| * clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-281-0/+1
| * clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-281-2/+2
| * clockevents: Implement unbind functionalityThomas Gleixner2013-05-165-4/+162
| * clockevents: Split out selection logicThomas Gleixner2013-05-162-38/+56
| * clockevents: Provide sysfs interfaceThomas Gleixner2013-05-161-0/+86
| * clockevents: Add module refcountThomas Gleixner2013-05-164-0/+11
| * clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-163-48/+35
| * clockevents: Simplify lockingThomas Gleixner2013-05-161-17/+5
| * clockevents: Get rid of the notifier chainThomas Gleixner2013-05-165-64/+14
| * clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-162-22/+13
| * clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-161-0/+73
| * clocksource: Split out user string inputThomas Gleixner2013-05-161-14/+23
| * clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-161-11/+20
| * clocksource: Add module refcountThomas Gleixner2013-05-162-5/+17
| * clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-163-6/+7
| * clocksource: Always verify highres capabilityThomas Gleixner2013-05-161-5/+26
| * clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-162-13/+0
| * Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-152-13/+44
| |\
OpenPOWER on IntegriCloud