Age | Commit message (Expand) | Author |
2018-06-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | clocksource/drivers/stm32: Fix error return code | Julia Lawall |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-05-23 | clocksource/drivers/mxs_timer: Switch to SPDX identifier | Fabio Estevam |
2018-05-23 | clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier | Fabio Estevam |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier | Fabio Estevam |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Remove outdated file path | Fabio Estevam |
2018-05-18 | clocksource/drivers/arc_timer: Add comments about locking while read GFRC | Eugeniy Paltsev |
2018-05-18 | clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages | Matt Redfearn |
2018-05-18 | clocksource/drivers/sprd: Fix Kconfig dependency | Chunyan Zhang |
2018-05-02 | ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven |
2018-04-19 | clocksource/imx-tpm: Correct -ETIME return condition check | Anson Huang |
2018-04-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-30 | clocksource/drivers/imx-tpm: Add different counter width support | Anson Huang |
2018-03-30 | clocksource/drivers/imx-tpm: Correct some registers operation flow | Anson Huang |
2018-03-30 | clocksource/drivers/imx-tpm: Fix typo of clock name | Anson Huang |
2018-03-30 | clocksource/drivers/npcm: Add NPCM7xx timer driver | Tomer Maimon |
2018-03-09 | clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada |
2018-03-07 | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2018-03-07 | Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/... | Arnd Bergmann |
2018-02-28 | clocksource: timer-ti-dm: Check prescaler value | Ladislav Michl |
2018-02-28 | clocksource: timer-ti-dm: Consolidate set source | Ladislav Michl |
2018-02-28 | clocksource: timer-ti-dm: Make unexported functions static | Ladislav Michl |
2018-02-28 | clocksource/drivers/arc_timer: Update some comments | Vineet Gupta |
2018-02-28 | clocksource/drivers/mips-gic-timer: Use correct shift count to extract data | Felix Fietkau |
2018-02-26 | clocksource/drivers/fsl_ftm_timer: Fix error return checking | Colin Ian King |
2018-02-23 | clocksource: Remove metag generic timer driver | James Hogan |
2018-02-22 | clocksource: timer-ti-dm: Hook device platform data if not already assigned | Ladislav Michl |
2018-02-22 | clocksource: timer-ti-dm: Populate the timer ops to the pdata | Keerthy |
2018-02-22 | ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource | Keerthy |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar |
2018-02-22 | clocksource/drivers/atcpit100: VDSO support | Rick Chen |
2018-02-22 | clocksource/drivers/atcpit100: Add andestech atcpit100 timer | Rick Chen |
2018-01-08 | clocksource/drivers/stm32: Start the timer's counter sooner | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add the timer delay callback | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add clocksource functionality | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Factor out more of the clockevent code | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add oneshot mode | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Compute a prescaler value with a targeted rate | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Factor out the timer width sorting code | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Use the node name as timer name | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Convert the driver to timer_of primitives | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Fix kernel panic with multiple timers | Daniel Lezcano |
2018-01-08 | clocksource/drivers/timer-of: Don't request the resource by name | Daniel Lezcano |
2018-01-08 | clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of' | Daniel Lezcano |
2018-01-08 | clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl... | Baolin Wang |