aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
* timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
* timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
* timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner2014-07-23
* timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
* timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner2014-07-23
* timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
* timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
* timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
* time: More core infrastructure for timespec64John Stultz2014-07-23
* time64: Add time64.h header and define struct timespec64John Stultz2014-07-23
* ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-23
* ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
* hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-23
* timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner2014-07-23
* tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-23
* tools: add script to test udelayDavid Riley2014-07-23
* kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
* Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-23
|\
| * clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson2014-07-23
| * clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson2014-07-23
| * ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-23
| * ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-23
| * clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik2014-07-23
| * clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-23
| * clocksource: clps711x: Add DT bindings documentationAlexander Shiyan2014-07-23
| * clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan2014-07-23
| * clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song2014-07-23
| * clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang2014-07-23
| * vendor-prefixes: Add prefix for Mediatek Inc.Matthias Brugger2014-07-23
| * dt-bindings: Add mtk-timer bindingsMatthias Brugger2014-07-23
| * clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-23
| * of: Provide a function to request and map memoryMatthias Brugger2014-07-23
| * clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto2014-07-23
| * Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano2014-07-23
| |\
| | * clocksource: sh_mtu2: Add DT supportLaurent Pinchart2014-07-04
| | * clocksource: sh_tmu: Add DT supportLaurent Pinchart2014-07-04
| | * clocksource: sh_cmt: Add DT supportLaurent Pinchart2014-07-04
| | * clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart2014-07-02
| | * clocksource: sh_mtu2: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-02
| | * clocksource: sh_mtu2: Drop support for legacy platform dataLaurent Pinchart2014-07-02
| | * clocksource: sh_tmu: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-02
| | * clocksource: sh_tmu: Drop support for legacy platform dataLaurent Pinchart2014-07-02