index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
1
-7
/
+53
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+31
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+22
2017-11-14
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
Benjamin Gaignard
2
-2
/
+9
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-113
/
+91
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
10
-0
/
+10
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
1
-4
/
+8
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
1
-0
/
+23
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-29
clocksource/drivers/timer-of: Add timer_of_exit function
Benjamin Gaignard
2
-0
/
+15
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
1
-1
/
+2
2017-10-19
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
1
-2
/
+7
2017-10-19
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
1
-3
/
+0
2017-10-19
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
1
-2
/
+1
2017-10-19
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-10-19
clocksource: Improve GENERIC_CLOCKEVENTS dependency
Arnd Bergmann
1
-41
/
+9
2017-10-19
clocksource/drivers/rockchip: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-19
clocksource/drivers/owl: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-19
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-19
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-4
/
+2
2017-10-19
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
Geert Uytterhoeven
1
-17
/
+1
2017-10-19
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
Geert Uytterhoeven
1
-1
/
+5
2017-10-19
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
Geert Uytterhoeven
1
-20
/
+0
2017-10-19
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
Magnus Damm
1
-11
/
+27
2017-10-19
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
Magnus Damm
1
-3
/
+11
2017-10-13
arm_arch_timer: Expose event stream status
Julien Thierry
1
-3
/
+22
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
[next]