summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-07clockevents: Allow set-state callbacks to be optionalclockevents/4.2-rc2Viresh Kumar
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckageclockevents/4.2Paul Gortmaker
2015-06-19timer: Minimize nohz off overheadThomas Gleixner
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner
2015-06-19timer: Remove FIFO "guarantee"Thomas Gleixner
2015-06-19timers: Sanitize catchup_timer_jiffies() usageThomas Gleixner
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-19hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz
2015-06-18timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz
2015-06-18clockevents: Check state instead of mode in suspend/resume pathViresh Kumar
2015-06-12selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz
2015-06-12ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz
2015-06-12ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz
2015-06-12time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz
2015-06-10clocksource: Use current logging styleJoe Perches
2015-06-10time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire
2015-06-08hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov
2015-06-02Merge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner
2015-06-02clockevents: Use set/get state helper functionsThomas Gleixner
2015-06-02clockevents: Provide functions to set and get the stateThomas Gleixner
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin
2015-06-02dt-bindings: Document the STM32 timer bindingsMaxime Coquelin
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin
2015-06-02dt-bindings: Document the ARM System timer bindingsMaxime Coquelin
2015-06-02doc: dt: Add documentation for lpc3220-timerJoachim Eastwood
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd
2015-05-27clockevents: Do not suspend/resume if unusedAlexandre Belloni
2015-05-22time: Remove read_boot_clock()Xunlei Pang
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-05-22time: Include math64.h in time64.hXunlei Pang
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer