summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang-1/+1
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+257
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-0/+1004
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-167/+0
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+276
2018-03-30clocksource/drivers/imx-tpm: Add different counter width supportAnson Huang-8/+25
2018-03-30clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang-1/+7
2018-03-30clocksource/drivers/imx-tpm: Fix typo of clock nameAnson Huang-1/+1
2018-03-30clocksource/drivers/npcm: Add NPCM7xx timer driverTomer Maimon-0/+224
2018-03-09clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada-0/+1
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-167/+0
2018-03-07Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann-0/+1004
2018-02-28clocksource: timer-ti-dm: Check prescaler valueLadislav Michl-2/+2
2018-02-28clocksource: timer-ti-dm: Consolidate set sourceLadislav Michl-22/+16
2018-02-28clocksource: timer-ti-dm: Make unexported functions staticLadislav Michl-109/+115
2018-02-28clocksource/drivers/arc_timer: Update some commentsVineet Gupta-3/+8
2018-02-28clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau-1/+1
2018-02-26clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King-1/+1
2018-02-23clocksource: Remove metag generic timer driverJames Hogan-167/+0
2018-02-22clocksource: timer-ti-dm: Hook device platform data if not already assignedLadislav Michl-4/+6
2018-02-22clocksource: timer-ti-dm: Populate the timer ops to the pdataKeerthy-0/+25
2018-02-22ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy-0/+977
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar-3/+3
2018-02-22clocksource/drivers/atcpit100: VDSO supportRick Chen-0/+18
2018-02-22clocksource/drivers/atcpit100: Add andestech atcpit100 timerRick Chen-0/+258
2018-01-08clocksource/drivers/stm32: Start the timer's counter soonerDaniel Lezcano-3/+18
2018-01-08clocksource/drivers/stm32: Add the timer delay callbackDaniel Lezcano-0/+13
2018-01-08clocksource/drivers/stm32: Add clocksource functionalityBenjamin Gaignard-0/+37
2018-01-08clocksource/drivers/stm32: Factor out more of the clockevent codeDaniel Lezcano-25/+82
2018-01-08clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard-12/+44
2018-01-08clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard-1/+11
2018-01-08clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano-7/+23
2018-01-08clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano-1/+1
2018-01-08clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard-114/+74
2018-01-08clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano-1/+6
2018-01-08clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano-4/+4
2018-01-08clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano-0/+4
2018-01-08clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang-0/+167
2018-01-08clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano-0/+37
2018-01-08clocksource/drivers/timer-of: Fix function namesDaniel Lezcano-18/+18
2018-01-08clocksource/drivers/tcb_clksrc: Fix clock speed messageRomain Izard-1/+1
2018-01-08clocksource/drivers/owl: Add the S700 timerAndreas Färber-0/+1
2018-01-08clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()Andreas Färber-2/+2
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner-7/+53
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+31
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+22
2017-11-14clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard-2/+9
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-113/+91
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+10
2017-11-06arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall-4/+8