summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26clockevents: 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
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire
2015-05-18Linux 4.1-rc4Linus Torvalds
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-17Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds