summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin1-2/+2
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin3-0/+190
2015-06-02dt-bindings: Document the STM32 timer bindingsMaxime Coquelin1-0/+22
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin3-0/+87
2015-06-02dt-bindings: Document the ARM System timer bindingsMaxime Coquelin1-0/+26
2015-06-02doc: dt: Add documentation for lpc3220-timerJoachim Eastwood1-0/+26
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood3-0/+278
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski1-12/+0
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski1-1/+1
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski1-6/+2
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd1-59/+0
2015-05-27clockevents: Do not suspend/resume if unusedAlexandre Belloni1-2/+2
2015-05-22time: Remove read_boot_clock()Xunlei Pang2-12/+3
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang3-10/+12
2015-05-22time: Include math64.h in time64.hXunlei Pang1-0/+1
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2-5/+10
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz2-22/+26
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer2-0/+18
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin1-0/+4
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner1-8/+7
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar3-4/+22
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar3-2/+25
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner3182-65651/+108603
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire1-3/+15
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire2-41/+82
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire4-25/+31
2015-05-18Linux 4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds3-8/+10
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra6-33/+42
2015-05-16Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-140/+171
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-34/+64
2015-05-16Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-110/+152
2015-05-16Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+12
2015-05-16Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-16Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+2
2015-05-16Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-21/+53
2015-05-16Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-10/+68
2015-05-16Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-17/+10
2015-05-16Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds3-16/+3
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-165/+199
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds4-51/+50
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-35/+69
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+17
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-36/+37
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-14/+43