summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-091-1/+2
|\
| * ARM: timer-sp: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2018-05-021-1/+2
* | clocksource/drivers/mxs_timer: Switch to SPDX identifierFabio Estevam2018-05-231-21/+7
* | clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierFabio Estevam2018-05-231-9/+4
* | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierFabio Estevam2018-05-231-20/+6
* | clocksource/drivers/timer-imx-gpt: Remove outdated file pathFabio Estevam2018-05-231-2/+0
* | clocksource/drivers/arc_timer: Add comments about locking while read GFRCEugeniy Paltsev2018-05-181-0/+14
* | clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messagesMatt Redfearn2018-05-181-8/+10
* | clocksource/drivers/sprd: Fix Kconfig dependencyChunyan Zhang2018-05-181-1/+3
* | clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang2018-04-191-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-164-10/+257
|\ \ | |/ |/|
| * clocksource/drivers/imx-tpm: Add different counter width supportAnson Huang2018-03-301-8/+25
| * clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang2018-03-301-1/+7
| * clocksource/drivers/imx-tpm: Fix typo of clock nameAnson Huang2018-03-301-1/+1
| * clocksource/drivers/npcm: Add NPCM7xx timer driverTomer Maimon2018-03-303-0/+224
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-053-0/+1004
|\ \
| * \ Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-03-073-0/+1004
| |\ \
| | * | clocksource: timer-ti-dm: Check prescaler valueLadislav Michl2018-02-281-2/+2
| | * | clocksource: timer-ti-dm: Consolidate set sourceLadislav Michl2018-02-281-22/+16
| | * | clocksource: timer-ti-dm: Make unexported functions staticLadislav Michl2018-02-281-109/+115
| | * | clocksource: timer-ti-dm: Hook device platform data if not already assignedLadislav Michl2018-02-221-4/+6
| | * | clocksource: timer-ti-dm: Populate the timer ops to the pdataKeerthy2018-02-221-0/+25
| | * | ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy2018-02-223-0/+977
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-023-167/+0
|\ \ \ \
| * \ \ \ Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-073-167/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clocksource: Remove metag generic timer driverJames Hogan2018-02-233-167/+0
| | |/ /
* | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-023-0/+276
|\ \ \ \
| * | | | clocksource/drivers/atcpit100: VDSO supportRick Chen2018-02-221-0/+18
| * | | | clocksource/drivers/atcpit100: Add andestech atcpit100 timerRick Chen2018-02-223-0/+258
| | |/ / | |/| |
* | | | clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-091-0/+1
| |/ / |/| |
* | | clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
* | | clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
* | | clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
| |/ |/|
* | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-222-3/+3
|/
* clocksource/drivers/stm32: Start the timer's counter soonerDaniel Lezcano2018-01-081-3/+18
* clocksource/drivers/stm32: Add the timer delay callbackDaniel Lezcano2018-01-081-0/+13
* clocksource/drivers/stm32: Add clocksource functionalityBenjamin Gaignard2018-01-081-0/+37
* clocksource/drivers/stm32: Factor out more of the clockevent codeDaniel Lezcano2018-01-081-25/+82
* clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard2018-01-081-12/+44
* clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard2018-01-081-1/+11
* clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano2018-01-081-7/+23
* clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano2018-01-081-1/+1
* clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard2018-01-082-114/+74
* clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-01-081-1/+6
* clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano2018-01-081-4/+4
* clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano2018-01-082-0/+4
* clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang2018-01-083-0/+167
* clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano2018-01-081-0/+37
* clocksource/drivers/timer-of: Fix function namesDaniel Lezcano2018-01-081-18/+18
OpenPOWER on IntegriCloud