index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Marek Szyprowski
1
-1
/
+13
2020-01-27
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
1
-0
/
+10
2020-01-04
clocksource/drivers/asm9260: Add a check for of_clk_get
Chuhong Yuan
1
-0
/
+4
2019-12-05
clocksource/drivers/fttmr010: Fix invalid interrupt register access
Tao Ren
1
-31
/
+42
2019-11-24
clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines
Sergei Shtylyov
1
-3
/
+3
2019-11-24
clocksource/drivers/sh_cmt: Fixup for 64-bit machines
Sergei Shtylyov
1
-39
/
+33
2019-07-31
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
Marek Szyprowski
1
-2
/
+2
2019-05-16
clocksource/drivers/oxnas: Fix OX820 compatible
Neil Armstrong
1
-1
/
+1
2019-03-23
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
Stuart Menefy
1
-0
/
+1
2019-03-23
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Stuart Menefy
1
-11
/
+11
2019-01-26
clocksource/drivers/integrator-ap: Add missing of_node_put()
Yangtao Li
1
-9
/
+16
2018-11-21
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-2
/
+12
2018-10-20
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
1
-7
/
+11
2018-10-20
clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...
Keerthy
1
-0
/
+3
2018-10-13
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
1
-6
/
+14
2018-06-21
clocksource/drivers/imx-tpm: Correct some registers operation flow
Anson Huang
1
-1
/
+7
2018-05-30
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
1
-1
/
+1
2018-05-30
clocksource/drivers/fsl_ftm_timer: Fix error return checking
Colin Ian King
1
-1
/
+1
2018-04-26
clocksource/imx-tpm: Correct -ETIME return condition check
Anson Huang
1
-1
/
+1
2018-02-16
clocksource/drivers/stm32: Fix kernel panic with multiple timers
Daniel Lezcano
1
-1
/
+6
2017-12-10
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
1
-1
/
+2
2017-09-25
x86/numachip: Add const and __initconst to numachip2_clockevent
Bhumika Goyal
1
-1
/
+1
2017-09-18
clocksource/integrator: Fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
1
-6
/
+31
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+261
2017-08-31
clocksource: Convert to using %pOF instead of full_name
Rob Herring
4
-15
/
+13
2017-08-30
clocksource: mips-gic-timer: Use new GIC accessor functions
Paul Burton
1
-6
/
+31
2017-08-29
clocksource/drivers/bcm2835: Remove message for a memory allocation failure
Markus Elfring
1
-1
/
+0
2017-08-29
clocksource/drivers/imx-tpm: Add imx tpm timer support
Dong Aisheng
3
-0
/
+248
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-9
/
+10
2017-08-11
clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies
Matt Redfearn
1
-1
/
+1
2017-08-11
clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-08-10
clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()
Gustavo A. R. Silva
1
-5
/
+6
2017-08-10
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
Matthias Kaehlcke
1
-1
/
+1
2017-08-10
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
1
-1
/
+5
2017-07-17
clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly
Sergei Shtylyov
1
-2
/
+10
2017-07-04
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+180
2017-06-27
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...
Christophe Jaillet
1
-2
/
+3
2017-06-27
clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap
Arvind Yadav
1
-2
/
+6
2017-06-27
clocksource/drivers/tcb_clksrc: Make IO endian agnostic
Alexandre Belloni
1
-29
/
+29
2017-06-26
clocksource/drivers/sun4i: Switch to the timer-of common init
Daniel Lezcano
2
-94
/
+78
2017-06-26
clocksource/drivers/timer-of: Fix invalid iomap check
Daniel Lezcano
1
-1
/
+1
2017-06-22
clocksource/drivers: Fix uninitialized variable use in timer_of_init
Arnd Bergmann
1
-3
/
+2
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
3
-2
/
+4
2017-06-18
clocksource: owl: Add S900 support
Andreas Färber
1
-0
/
+1
2017-06-18
clocksource: Add Owl timer
Andreas Färber
3
-0
/
+179
2017-06-14
clocksource/drivers/fttmr010: Factor out clock read code
Linus Walleij
1
-10
/
+6
2017-06-14
clocksource/drivers/fttmr010: Implement delay timer
Linus Walleij
1
-1
/
+34
[next]