summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra2015-06-191-10/+13
* hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov2015-06-192-10/+3
* selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz2015-06-181-11/+12
* timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz2015-06-181-1/+2
* clockevents: Check state instead of mode in suspend/resume pathViresh Kumar2015-06-181-2/+2
* selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz2015-06-121-4/+72
* ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz2015-06-121-0/+18
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-125-8/+61
* ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz2015-06-121-2/+3
* time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz2015-06-121-4/+8
* clocksource: Use current logging styleJoe Perches2015-06-101-12/+12
* time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire2015-06-101-1/+29
* time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-102-11/+29
* hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov2015-06-081-1/+1
* Merge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2015-06-0210-78/+632
|\
| * clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin2015-06-021-2/+2
| * clockevents/drivers: Add STM32 Timer driverMaxime Coquelin2015-06-023-0/+190
| * dt-bindings: Document the STM32 timer bindingsMaxime Coquelin2015-06-021-0/+22
| * clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin2015-06-023-0/+87
| * dt-bindings: Document the ARM System timer bindingsMaxime Coquelin2015-06-021-0/+26
| * doc: dt: Add documentation for lpc3220-timerJoachim Eastwood2015-06-021-0/+26
| * clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood2015-06-023-0/+278
| * clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski2015-06-021-12/+0
| * clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski2015-06-021-1/+1
| * clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski2015-06-021-6/+2
| * clocksource/drivers/qcom: Remove dead codeStephen Boyd2015-06-021-59/+0
* | clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-022-9/+9
* | clockevents: Use set/get state helper functionsThomas Gleixner2015-06-022-6/+7
* | clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-025-24/+35
* | clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar2015-06-024-17/+17
* | clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar2015-06-021-0/+26
|/
* clockevents: Do not suspend/resume if unusedAlexandre Belloni2015-05-271-2/+2
* time: Remove read_boot_clock()Xunlei Pang2015-05-222-12/+3
* s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2015-05-223-10/+12
* time: Include math64.h in time64.hXunlei Pang2015-05-221-0/+1
* tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-222-5/+10
* time: Rework debugging variables so they aren't globalJohn Stultz2015-05-222-22/+26
* timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-222-0/+18
* time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin2015-05-221-0/+4
* jiffies: Remove the extra indentation levelThomas Gleixner2015-05-191-8/+7
* clockevents: Stop unused clockevent devicesViresh Kumar2015-05-193-4/+22
* clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar2015-05-193-2/+25
* Merge branch 'linus' into timers/coreThomas Gleixner2015-05-193182-65651/+108603
|\
| * Linux 4.1-rc4v4.1-rc4Linus Torvalds2015-05-181-1/+1
| * watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-181-5/+15
| * Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-183-8/+10
| |\
| | * Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-152-6/+6
| | * mtd: readtest: don't clobber error reportsBrian Norris2015-05-141-2/+4
| * | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-1638-140/+171
| |\ \
| | * \ Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-144-6/+2
| | |\ \
OpenPOWER on IntegriCloud