summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-261-2/+2
* clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-05-161-1/+1
* clocksource/drivers/npcm: select TIMER_OFArnd Bergmann2019-05-161-0/+1
* clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland2019-03-232-0/+65
* clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-03-231-0/+1
* clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy2019-03-231-11/+11
* clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparentingTony Lindgren2019-03-231-0/+4
* clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li2019-01-261-9/+16
* clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2019-01-092-0/+23
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-211-2/+12
* clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-09-271-6/+14
* clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-09-241-7/+11
* clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-09-131-0/+3
* Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-193-0/+117
|\
| * clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-133-0/+117
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-141-1/+1
|\ \
| * | ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-1/+1
| |/
| * clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla2018-07-101-1/+1
* | clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usageThomas Gleixner2018-08-021-1/+1
* | clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flagKeerthy2018-08-021-2/+1Star
* | clocksource/drivers/sprd: Register one always-on timer to compensate suspend ...Baolin Wang2018-07-261-0/+50
* | clocksource/drivers/timer-mediatek: Add support for system timerStanley Chu2018-07-261-1/+103
* | clocksource/drivers/timer-mediatek: Convert the driver to timer-ofStanley Chu2018-07-261-125/+80Star
* | clocksource/drivers/timer-mediatek: Use specific prefix for GPTStanley Chu2018-07-261-77/+80
* | clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatekStanley Chu2018-07-262-1/+1
* | clocksource/drivers: Set clockevent device cpumask to cpu_possible_maskSudeep Holla2018-07-264-4/+4
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\
| * clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-133-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/+7Star
* | clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierFabio Estevam2018-05-231-9/+4Star
* | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierFabio Estevam2018-05-231-20/+6Star
* | clocksource/drivers/timer-imx-gpt: Remove outdated file pathFabio Estevam2018-05-231-2/+0Star
* | 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-063-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/+16Star
| | * | 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